Pickup / Delivery Address

Pickup and delivery address object describes the attributes required for pickup_address and delivery_address in quick shipment. For description of objects, please see the Address Object.

AttributeTypeDescription

city*

string

Valid address city.

country*

string

ISO 2 country code for address. e.g. NG

email

string

Email of person at address. Only required when delivery is to be arranged.

first_name

string

First name of person at address. Only required when delivery is to be arranged.

last_name

string

Last name of person at address. Only required when delivery is to be arranged.

line1

string

Street address. Only required when delivery is to be arranged.

phone

string

International phone number for person at address. Must match country provided. Only required when delivery is to be arranged.

state*

string

Valid address state.

zip

string

Zip / Postal code for address. Only required when delivery is to be arranged.

Last updated