post https://api-sandbox.interlace.money/open-api/v1/payment/payees/required-field
Get the required fields for making payments to corporate or individual bank accounts in various countries and currencies
Log in to see full request history
Responses
Get the required fields for making payments to corporate or individual bank accounts in various countries and currencies
xxxxxxxxxx
10curl --request POST \
--url https://api-sandbox.interlace.money/open-api/v1/payment/payees/required-field \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentType": "COMPANY",
"currency": "CNH"
}
'
Try It!
to start a request and see the response here! Or choose an example: