Recipients
Get Recipient Mandatory fields
post/v3/recipients/mandatory-fields
Headers
MIDstring required
Merchant or sub-merchant MID
Request body
Example request
{
"geo": "ID",
"currencyType": "fiat",
"type": "individual"
}Response
OK
Merchant or sub-merchant MID
{
"geo": "ID",
"currencyType": "fiat",
"type": "individual"
}OK