cURL
curl --request POST \ --url https://api.rampnow.io/api/partner/v1/ext/transfer_order/remitter \ --header 'Content-Type: application/json' \ --data ' { "capability": "inr_bank_transfer", "idDocs": [ { "backSideUrl": "<string>", "docSetType": "unknown", "documentId": "<string>", "frontSideUrl": "<string>", "expiration": "2023-11-07T05:31:56Z", "issuingCountry": "AD" } ], "orderType": "unknown" } '
{ "code": 123, "data": { "capabilities": [ { "actions": [ { "description": "<string>", "title": "<string>", "type": "<string>", "url": "<string>" } ], "capability": "inr_bank_transfer", "status": "unknown" } ], "country": "AD", "email": "<string>", "name": "<string>", "type": "individual", "uid": "<string>" }, "message": "<string>", "traceId": "<string>", "displayError": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.rampnow.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rampnow.io/llms.txt
Use this file to discover all available pages before exploring further.
inr_bank_transfer
php_bank_transfer
sepa
ach
crypto
Show child attributes
unknown
buy
sell
swap
payment
refill
payout
cross_border
payroll
sendout
OK
Was this page helpful?