Skip to main content

Payee

idstring<uuid>required
externalIdstringrequired
nicknamestringrequired
desciptionstring
typePayeeType (string)required

Possible values: [BILLER, DIGITAL_WALLET, DOMESTIC, INTERNATIONAL]

Payee
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"externalId": "string",
"nickname": "string",
"desciption": "string",
"type": "BILLER"
}