cURL
curl --request GET \ --url https://api.notchpay.co/channels \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Channels retrieved", "items": [ "<unknown>" ] }
Country code to filter channels
"CM"
Minimum amount to filter channels
500
Currency code for minimum amount
Channels retrieved
200
"OK"
"Channels retrieved"
Was this page helpful?