You are on page 1of 2

Sheet1

CLICKPOST Requirement ORDER Details


pickup_name sellerFname+selerMname+sellerLname
pickup_phone sellerMobile
pickup_pincode
pickup_address
pickup_time
pickup_city sellerCity
pickup_state sellerState
pickup_country sellerCountry
email sellerEmail
tin(gst)
pickup_lat(optional)
pickup_long(optional)

drop_name buyerName
drop_address billAddr
drop_phone billMobile
drop_pincode billZip
drop_city billCity
drop_state billState
drop_country billCountry
drop_email billingEmail
drop_lat(optional)
drop_long(optional)

name sellerName
address
phone sellerMobile
pincode
city sellerCity
state sellerState
country sellerCountry
email sellerEmail

items:
price payablePrice
description pilDesc
sku pilSku
quantity qty
product_url
invoice_value orderPayablePrice
invoice_number orderNumber
invoice_date createDate
reference_number orderId
length itemLength
breadth itemBreadth
height itemHeight

Page 1
Sheet1

weight netWeight
tin(gst)
images

order_type pmtCode
cod_value if cod then orderAmount
courier_partner ID of courier partner for which the order is to be placed
account_code(optional)

enterprise_gstin
seller_gstin
taxable_value(generally invoice_value of shipment)
ewaybill_serial_number(optional)
is_seller_registered_under_gst
place_of_supply
gst_discount(optional)
hsn_code
gst_total_tax
sgst_tax_rate(optional)
sgst_amount(optional)
igst_tax_rate(optional)
igst_amount(optional)
cgst_tax_rate(optional)
cgst_amount(optional)
consignee_gstin(compulsory for B2B shipments)
invoice_reference

true or false based upon if label need to be


label generated
return_info return info object information if needed
awb_number return info object information if needed
delivery_type FORWARD or RVP
rvp_reason rvp reason if order is for reverse pickup
priority “NORMAL” or any other priority for order
for real time orders false and true if order need to
async generated in background
gst_number
Acceptable values: “WH” (for warehouse
pickup) / “SL” (for seller pickup [marketplace]).
pickup_type This value is passed to EcomExpress only
vendor_code(optional)
true if shipment is fragile. Default false.
is_fragile [Currently used only for eKart APIs]
true if shipment is dangerous/liquid. Default false.
is_dangerous [Currently used only for eKart APIs]
order_id orderId

Page 2

You might also like