Skip to main content
GET
Retrieve

Headers

string
required
Your API key for authorization.

Path Parameters

string
required
The ID of the shipping address to retrieve.

Response

boolean
Indicates whether the operation was successful.
object
The shipping address object.
string
A code indicating the result of the operation. Possible values:
  • SHIPPING_RETRIEVED: Shipping address retrieved successfully
  • SHIPPING_NOT_FOUND: Shipping address not found
string
Error message if the request fails.