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 GET \ --url https://api.notchpay.co/transfers/{reference} \ --header 'Authorization: <api-key>'
{ "status": "Accepted", "message": "Transfer retrieved", "code": 202, "transfer": "<unknown>" }
Reference of the transaction
Transfer retrieved
"Accepted"
"Transfer retrieved"
202
Was this page helpful?