For the complete documentation index, see llms.txt. This page is also available as Markdown.

Payout Methods

List payout channel for specified provider and currency.

To retrieve payout methods, use the endpoint below. Find possible options for the provider parameter explained below.

  • ngbank - Nigerian banks

  • ghbank - Ghanaian banks

  • momo - Mobile money networks

Get a list of payment channels (bank/momo)

Endpoint

POST https://api.xtrakit.com/api/v1/payout/channels

Headers

Authorization: Bearer API_KEY

Request Body

Parameters
Type
Description

currency

string

Required

NGN | KSH | GHS

provider

string

Required

ngbank | momo | xtrapaywallet | ghbank

Sample Response

Last updated