object

DeliveryAddress

An object containing the delivery address details.
Fields
address
String
The full address.
address1
String
The primary line of the address.
address2
String
The secondary line of the address.
address_category
String
The category of the address.
address_type
String
The type of address.
area
String
The area or locality.
city
String
The city of the address.
contact_person
String
The name of the contact person.
country
String
The country of the address.
country_iso_code
String
The ISO code for the country.
country_phone_code
String
The country phone code.
created_at
String
The date and time when the address was created.
email
String
The email address.
landmark
String
A nearby landmark.
latitude
Float
The latitude coordinate.
longitude
Float
The longitude coordinate.
name
String
The name of the person associated with the address.
phone
String
The phone number of the person associated with the address.
pincode
String
The postal code of the address.
state
String
The state of the address.
updated_at
String
The date and time when the address was last updated.
version
String
The version of the address format.