Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.rampnow.io/api/partner/v1/ext/transfer_order/payment \ --header 'Content-Type: application/json' \ --data ' { "paymentDetail": { "transactionUid": "<string>" }, "uid": "<string>" } '
{ "code": 123, "data": {}, "message": "<string>", "traceId": "<string>", "displayError": "<string>" }
Show child attributes
Order UID
OK
Was this page helpful?