Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token for authentication.

Example:

"Bearer <token>"

accountId
string
required

The parent accountId of the business.

Example:

"890022ce-bae0-45c1-9b9d-ee7872e6ca27"

Query Parameters

isMobileMoney
boolean

Set to true to return mobile money providers. Set to false to return bank or institution providers.

Example:

false

countryIsoCode
string

ISO 3166-1 alpha-2 destination country code used to return providers for a specific country.

Example:

"US"

Response

200 - application/json

Providers retrieved successfully.

code
string
Example:

"00"

description
string
Example:

"Success"

status
boolean
Example:

false

data
object[]