Skip to main content
POST
Add Billing/Shipping

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

ID of an already existing customer object

type
enum<string>
required

The type of address you want to add.

Available options:
billing,
shipping

Body

application/json
address_details
object

Address Details

Response

200 - application/json

200

status
string
message
string
data
object