object

BillingAddress

Billing Address data in shipment
Fields
pincode
String
The postal code of the address.
phone
String
The phone number of the person associated with the address.
latitude
Float
The latitude coordinate.
address2
String
The secondary line of the address.
landmark
String
A nearby landmark.
area
String
The area or locality.
city
String
The city of the address.
address
String
The full address.
address_type
String
The type of address.
longitude
Float
The longitude coordinate.
country_iso_code
String
The ISO code for the country.
state
String
The state of the address.
created_at
String
The date and time when the address was created.
address1
String
The primary line of the address.
display_address
String
The formatted display address, typically used for printing or displaying in user interfaces.
name
String
The name of the person associated with the address.
contact_person
String
The name of the contact person.
address_category
String
The category of the address.
email
String
The email address.
country_phone_code
String
The country phone code.
version
String
The version of the address format.
updated_at
String
The date and time when the address was last updated .
country
String
The country of the address.