Payer
iduuidrequired
externalIdstringrequired
Possible values: non-empty
accountIduuidrequired
typestringrequired
Possible values: [INDIVIDUAL, BUSINESS]
fullLegalNamestringrequired
Possible values: non-empty
emailAddressstringrequired
Possible values: non-empty
phoneNumberstring
countrystringrequired
Possible values: non-empty
notificationEnabledboolean
addressstring
areaOrCitystring
provinceOrStatestring
postalCodestring
cryptoEnabledbooleanrequired
Payer
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"externalId": "string",
"accountId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"type": "INDIVIDUAL",
"fullLegalName": "string",
"emailAddress": "string",
"phoneNumber": "string",
"country": "string",
"notificationEnabled": true,
"address": "string",
"areaOrCity": "string",
"provinceOrState": "string",
"postalCode": "string",
"cryptoEnabled": true
}