Create Address
Beta/v1/sales/addressesIdempotent with Idempotency-Key header. Learn more
Creates an address for the targeted account.
namestringDisplay name of the address.
phoneoptional stringnullablePhone number associated with the address.
emailoptional stringnullableEmail address associated with the address.
typeoptional stringenumValues:standarddrop_shipAddress type. Defaults to standard.
street_line_1optional stringnullableFirst line of the street address.
street_line_2optional stringnullableSecond line of the street address.
localityoptional stringnullableCity or locality.
stateoptional stringnullableState or administrative area.
postal_codeoptional stringnullablePostal or ZIP code.
countrystringTwo-letter country code.
idstringAddress ID.
objectstringenumValues:addressResource type identifier.
namestringDisplay name of the address.
phonestringnullablePhone number associated with the address.
emailstringnullableEmail address associated with the address.
typestringenumValues:standarddrop_shipAddress type.
geolocationobjectnullableGeolocation details for the address.
idstringGeolocation ID.
objectstringenumValues:geolocationResource type identifier.
street_line_1stringnullableFirst line of the street address.
street_line_2stringnullableSecond line of the street address.
localitystringnullableCity or locality.
statestringnullableState or administrative area.
postal_codestringnullablePostal or ZIP code.
countrystringTwo-letter country code.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
Responses
Successful response for Create Address