v1

latestOpenAPI 3.1.0Proprietary2026-07-24462215.9 KB
Recipients

Get Recipient Mandatory fields

post/v3/recipients/mandatory-fields

Headers

MIDstring required

Merchant or sub-merchant MID

Request body

geostring required

Two Digit Country Code of the recipient being created For Example: ID for Indonesia

currencyType'fiat' | 'crypto' required

Type of currency being used for recipient creation.

type'individual' | 'organization' required

Type of Recipient for which mandatory fields needs to be fetched

Example request

{
  "geo": "ID",
  "currencyType": "fiat",
  "type": "individual"
}

Response

OK

statusstring