Update a customer
Updates a customer’s details and documents. All fields are optional and documents will be added or updated if provided.
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the customer.
Body
Individual customer
The type of this customer.
individual
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer full name
Customer birth date
"1990-01-01"
Individual customer
The type of this customer.
individual
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer full name
Customer birth date
"1990-01-01"
Business customer
The type of this customer.
business
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer legal name
Customer incorporation date
"2020-01-01"
Response
Unique customer identifier
The type of this customer.
individual
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
Record creation timestamp
Record last update timestamp
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer full name
Customer birth date
"1990-01-01"
Unique customer identifier
The type of this customer.
individual
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
Record creation timestamp
Record last update timestamp
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer full name
Customer birth date
"1990-01-01"
Unique customer identifier
The type of this customer.
business
List of customer documents
[
{
"country": "BRA",
"type": "TAX_ID",
"value": "123.456.789-00"
}
]
Record creation timestamp
Record last update timestamp
The wallet address of the customer.
"0x1234567890123456789012345678901234567890"
The block explorer URL of the customer.
"https://polygonscan.com/address/0x1234567890123456789012345678901234567890"
The balances of the customer. Only returned if includeBalances is true.
Customer legal name
Customer incorporation date
"2020-01-01"