PUT v1/Customer/AddRecipient

Add a recipient to the currently authenticated customer

Request Information

Parameters (ParameterName * = required)

Name
Description
Sample Value
Country *
The 2-letter country code of the recipient's address
MX
IsSelf
No description available
Not available
BankAccountNumber
The recipient's bank account number.
9945643121
IdDocumentTypeId
No description available
Not available
SpecificIdTypeId
No description available
Not available
IdDocumentNumber
The identification value for the recipient (drivers license number, passport number, etc.).
2559-2150-094F
CustomerRecipientRelationshipId
The relationship between customer and recipient.
14231
CustomerRecipientRelationshipName
The string name of the customer relationship.
Friend
FirstName *
The first name of the recipient.
Tyler
MiddleName
The middle name of the recipient.
Jack
LastName1
The last name of the recipient.
Durden
LastName2
The 2nd last name of the recipient.
Singer
Address
Address of the recipient.
1503 Ria St.
UnitNumber
Unit Number of the Recipient's Address.
Apt. 10
City *
The city of the recipient's address.
Tijuana
State *
The state abbreviation of the recipient's address.
BCN
PostalCode
Zip / Postal code of the recipient's address
80201
EmailAddress
The email of the recipient
yourname@example.com
TelephoneNumber
The phone number for the recipient.
555-555-5555
TelephoneNumberCell
The cell phone number for the recipient.
555-555-5555
MobileWalletAccountNo
The account for mobile wallet payment method
159841532582758
VirtualPaymentAccountNo
No description available
Not available
VirtualPaymentType
No description available
Not available
CountryOfBirth
No description available
Not available
MobileWalletAccountTypeId
No description available
Not available
MobileWalletAccountNoPrefix
No description available
Not available
BankAccountFormatId
No description available
Not available

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>