Shipping Addresses
Retrieve
Retrieve a shipping address.
GET
Headers
Your API key for authorization.
Path Parameters
The ID of the shipping address to retrieve.
Response
Indicates whether the operation was successful.
The shipping address object.
A code indicating the result of the operation. Possible values:
SHIPPING_RETRIEVED
: Shipping address retrieved successfullySHIPPING_NOT_FOUND
: Shipping address not found
Error message if the request fails.