Skip to main content

Country List

GET 

/v2/disbursement/country-list

This endpoint will return the list of available country code along with it’s name. The country name will be in English

Responses

Return an object of all countries with format [country code][country name].

Schema

    property name* string
Loading...