Create a shipping address and attach it to a profile.
Your API key for authorization.
The ID of the profile to attach this shipping address to.
Indicates whether the operation was successful.
The created shipping address object.
The ID of the profile this shipping address is attached to.
A code indicating the result of the operation. Possible values:
SHIPPING_CREATED
: Shipping address created successfullySHIPPING_CREATION_FAILED
: Failed to create shipping addressError message if the request fails.
Shipping addresses are used for order fulfillment. Ensure all required fields are provided with accurate information.