object

CustomerDetailsResponse

Schema for customer details response.
Fields
country
String
Country of the customer. For example, `country` can be set to 'India'.
name
String
Customer's name. For example, `name` can be set to 'John Doe'.
order_id
String
Unique identifier of the order. For example, `order_id` can be set to 'FY63C1FBA80195F734C0'.
phone
String
Customer's phone number. For example, `phone` can be set to '9876543210'.
shipment_id
String
Unique identifier of the shipment. For example, `shipment_id` can be set to '16736576489251696245'.