Get Channels

View as Markdown
### Get Channels The **Get Channels** endpoint retrieves the list of available disbursement channels supported by the platform (e.g., InstaPay, PESONet, e-wallets). Use this endpoint to populate channel options in your payout UI or to validate a channel code before submitting a disbursement request.

Authentication

AuthorizationBearer

Bearer token obtained from the Create Access Token endpoint. Tokens are valid for ~60 minutes — cache and reuse a token for its full lifetime instead of re-authenticating per request.

Response

OK
messagestring
dataobject

Errors

401
Unauthorized Error