object

OrderShipment

Shipment details.
Fields
awb_no
String
The airway bill number for the shipment.
An array containing details about the individual bags in the shipment.
beneficiary_details
Boolean
Indicates if there are any beneficiary details.
breakup_values
[OrderBreakupValues]
An array containing the breakup of various charges and discounts.
can_break
JSON
An object containing details about the breakability of the shipment.
can_cancel
Boolean
Indicates if the shipment can be canceled.
can_return
Boolean
Indicates if the shipment can be returned.
comment
String
Any comments related to the shipment.
custom_meta
[JSON]
An object containing custom metadata for the shipment.
delivery_address
DeliveryAddress
An object containing the delivery address details.
delivery_date
String
The expected delivery date.
dp_name
String
The name of the delivery partner.
fulfilling_company
FulfillingCompany
Fulfilling company details.
fulfilling_store
FulfillingStore
Store fulfilling the shipment.
invoice
Invoice
Schema for invoice.
need_help_url
String
The URL for customer support or help.
order_id
String
The unique identifier for the order.
order_type
String
The type of order.
An object containing payment details.
prices
Prices
Different prices related to the shipment(refund_amount, discount, etc).
promise
Promise
An object containing promise details for delivery.
refund_details
JSON
An object containing details of any refunds.
return_meta
JSON
An object containing metadata about the return process.
returnable_date
String
The last date by which the item can be returned.
shipment_created_at
String
The date and time when the shipment was created.
shipment_id
String
The unique identifier for the shipment.
shipment_status
ShipmentStatus
An object containing the current status of the shipment.
show_download_invoice
Boolean
Indicates if the download invoice option should be shown.
show_track_link
Boolean
Indicates if the track link should be shown.
size_info
JSON
An object containing size information for the items in the shipment.
total_bags
Int
The total number of bags in the shipment.
An object containing the total details of the shipment.
track_url
String
The URL for tracking the shipment.
tracking_details
[TrackingDetails]
An array containing details of the tracking history of the shipment.
traking_no
String
The tracking number for the shipment.
User information for the shipment.
billing_address
BillingAddress
Billing details for the order shipment
payment_info
ShipmentPayment
Payment information for the order shipment