v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Customer Addresses

Get a single address

Returns a single address by its ID for the specified customer.

🔒 Requires: customers:read scope

get/customers/{customer_id}/addresses/{address_id}

Path parameters

customer_idstring uuid required

The unique identifier of the customer.

address_idinteger required

The unique identifier of the address.

Response