Recipients
Create Business Recipient
post/v3/recipients/business
Headers
MIDstring required
Merchant or sub-merchant MID
Request body
Example request
{
"countryOfIncorporation": "ID",
"country": "ID",
"currencyType": "fiat",
"businessName": "Random Business Name",
"accountIdentifier": {
"type": "mobile_wallet",
"value": "+912121212121"
}
}Response
OK