This API is used to retrieve a list of all Country & Currency that are supported by paycombat to support the transaction process.The output will be returned in the form of an array of objects that will be accommodated in the data field by containing information in the form of country_name, country_code, currency_code, currency_name, and description.
Request
Header Params
X-token
string
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.paycombat.com/api/v1/master-data/country-currency-code' \
--header'X-token;'