object

BillingAddress

Billing address data in shipment.
Fields
pincode
String
The postal code of the address. For example, '400001'.
phone
String
The phone number of the person associated with the address. For example, '9876543210'.
latitude
Float
The latitude coordinate. For example, 19.0760.
address2
String
The secondary line of the address. For example, 'Apartment 2B'.
landmark
String
A nearby landmark. For example, 'Gujarat'.
area
String
The area or locality. For example, '203'.
city
String
The city of the address. For example, 'Panjim'.
address
String
The full address. For example, '123 Main Street, Downtown, Panjim'.
address_type
String
The type of address. For example, 'home'.
longitude
Float
The longitude coordinate. For example, 73.8286.
country_iso_code
String
The ISO code for the country. For example, 'IN'.
state
String
The state of the address. For example, 'Goa'.
created_at
String
The date and time when the address was created. For example, '2023-01-14T06:17:37Z'.
address1
String
The primary line of the address. For example, '123 Main Street, Downtown'.
display_address
String
The formatted display address, typically used for printing or displaying in user interfaces. For example, '123 Main Street, Downtown, Panjim, Goa 403521'.
name
String
The name of the person associated with the address. For example, 'John Doe'.
contact_person
String
The name of the contact person. For example, 'Anil Joshi'.
address_category
String
The category of the address. For example, 'delivery'.
email
String
The email address. For example, 'user@example.com'.
country_phone_code
String
The country phone code. For example, '+91'.
version
String
The version of the address format. For example, 'v2'.
updated_at
String
The date and time when the address was last updated. For example, '2024-10-05T09:00:00Z'.
country
String
The country of the address. For example, 'India'.