Add address to customer
Customers
Add Address to Customer
POST
Add address to customer
Documentation Index
Fetch the complete documentation index at: https://docs.truust.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your account's Secret Key as the Bearer token.
Path Parameters
Customer UUID.
Body
application/json
Address label or recipient name.
Maximum string length:
255Example:
"my_address"
Address line 1 (street and number).
Maximum string length:
255Example:
"Main street 123"
Maximum string length:
255Example:
"Barcelona"
Maximum string length:
255Example:
"Catalonia"
ZIP or postal code.
Example:
"08001"
ISO 3166-1 alpha-2 country code.
Maximum string length:
2Example:
"ES"
Address line 2 (apartment, suite, etc.).
Maximum string length:
255Maximum string length:
255Phone country prefix (e.g. +34). Required with phone.
Example:
"+34"
Phone number. Required with prefix.
Example:
"612345678"
Maximum string length:
100Response
Address created
Hypermedia links to related resources.
