Skip to main content
POST
Create

Headers

string
required
Your API key for authorization.

Body Parameters

object
required
string
required
The ID of the profile to attach this shipping address to.

Response

boolean
Indicates whether the operation was successful.
object
The created shipping address object.
string
The ID of the profile this shipping address is attached to.
string
A code indicating the result of the operation. Possible values:
  • SHIPPING_CREATED: Shipping address created successfully
  • SHIPPING_CREATION_FAILED: Failed to create shipping address
string
Error message if the request fails.
Shipping addresses are used for order fulfillment. Ensure all required fields are provided with accurate information.