Skip to main content

Add Sender Address

Add a new sender address to user's Address Book.

Request Body REQUIRED
default boolean
name string
first_name string
last_name string
business_name string
address1 string
address2 string
city string
state string
zip string
country_id string
Responses
200

OK

Schema OPTIONAL
httpCode number OPTIONAL
status string OPTIONAL
address object OPTIONAL

An address

id int32 OPTIONAL
type string OPTIONAL

Possible values: [user_from, user_to, order_from, order_to]

user_id integer OPTIONAL
order_id integer OPTIONAL
name string OPTIONAL
business_name string OPTIONAL
address1 address OPTIONAL
address2 string OPTIONAL
city string OPTIONAL
state string OPTIONAL
zip integer OPTIONAL
date_created date-time OPTIONAL
date_updated date-time OPTIONAL
basket_id integer OPTIONAL
country string OPTIONAL
delivery_cost float OPTIONAL
country_id integer OPTIONAL
first_name string OPTIONAL
last_name string OPTIONAL
birthday date OPTIONAL
anniversary date OPTIONAL
address_id integer OPTIONAL
ext_id integer OPTIONAL
country_obj object OPTIONAL
id integer OPTIONAL
name string OPTIONAL
delivery_cost number OPTIONAL
400

INVALID DATA

Schema OPTIONAL
httpCode integer OPTIONAL

Possible values: [400]

status string OPTIONAL
message string OPTIONAL

Possible values: [Error verifying the address., The address you have entered cannot be found., Error response from shippingapis, Invalid Zip Code., Invalid State., Looks like the address you entered is incorrect. Please check Address 2., More information is needed (such as an apartment, suite, or box number) to match to a specific address.]

401

UNAUTHORIZED

Schema OPTIONAL
httpCode integer OPTIONAL

Possible values: [401]

Http status code

status string OPTIONAL

Possible values: [error]

message string OPTIONAL