put
https://www.pelcro.com/api/v1/sdk/address/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Update an existing address belonging to the authenticated customer. Returns the updated customer plus a meta block. The address type cannot be changed. Requires a bearer token.
Example: A customer corrects the city and postal code on their shipping address.
Authentication requiredSend a bearer token as
Authorization: Bearer <token>. An address the customer does not own returns404Address not found.
Conditional Requirements
| Condition | Required Fields |
|---|---|
| Always | type, first_name, last_name, city, state, postal_code |
