Get Payment Channels
This API enables you to retrieve all your payment channels registered on your account.
GET payment channels
GET
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Basic <token>
Parameters
Name
Type
Description
is_active
boolean
Can be true or false to filter active or inactive channels (optional)
Response
Sample Code-PHP
Last updated
Was this helpful?