Update
Authentication
AuthorizationBearer
Your API key, sent as Authorization: Bearer usgmk_live_....
Path parameters
id
Request
This endpoint expects an object.
type
shipping = a shipment destination; deposit = where check deposits are sent.
name
line1
line2
line3
city
state
postal_code
country
phone_number
tax_id
Response
id
Address id (UUID).
type
shipping = a shipment destination; deposit = where check deposits are sent.
is_default
The default address of its type — one per type.
name
Recipient name on the address.
line1
line2
city
state
postal_code
country
line3
phone_number
tax_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error