curl --location --request POST 'https://aayupe.com//api/v1/create_order' \
--header 'Content-Type: application/json' \
--data-raw '{
"mid": "AAPE6906121858",
"apikey": "c1khr3i397yqvau0",
"route": 1,
"client_txn_id": "245t26",
"amount": "100",
"customer_mobile": "9876543210"
}'{
"status": "True",
"validity": "Warning: Every Payment Link will be valid for 4 minutes only",
"msg": "Order created successfully",
"client_txn_id": "1256252212225",
"payment_url": "https://api.rockypayz.shop/api/payment/route/v1/pay.php?token=2557e34d24fed954223277504dbe6f0a"
}