POST
/
api
/
v1
/
erpintegration
/
deliveries

Headers

x-api-key
string
required

API key for authentication

Body

application/json
delivery_acceptedby
string

Name of the person who accepted the delivery

delivery_address1
string

Primary address of the buyer

delivery_address2
string

Secondary address of the buyer

delivery_amount
number

Total amount for the delivery

delivery_area
string

Area where the buyer is located

delivery_assignmentdate
string

Date when the order or task was assigned

delivery_barcode
string

Barcode for the delivery

delivery_buyercode
string

Unique code identifying the buyer in the ERP

delivery_buyername
string

Name of the buyer

delivery_city
string

City where the buyer is located

delivery_contactname
string

Name of the contact person for the buyer

delivery_contactnumber
string

Contact number of the buyer or contact person

delivery_country
string

Country where the buyer is located

delivery_date
string

Date and time when the delivery was made

delivery_deliverydate
string

Date of delivery

delivery_dispatchdate
string

Date when the product was dispatched

delivery_firmcode
string

Unique code identifying the firm in the ERP

delivery_freequantity
number

Free quantity included in the delivery

delivery_gstamount
number

GST amount for the delivery

delivery_invoicebarcode
string

Barcode of the invoice (appears twice, presumably for different purposes)

delivery_note
string

Note related to the delivery

delivery_number
string

Unique number identifying the delivery in ERP

delivery_purchasequantity
number

Purchase quantity for delivery

delivery_ridercode
string

Code of the delivery rider

delivery_ridername
string

Name of the delivery rider

delivery_salesmancode
string

Unique code identifying the salesman in the ERP

delivery_salesmannote
string

Notes provided by the salesman

delivery_state
string

State where the buyer is located

delivery_status
string

Status of the delivery (e.g., pending, shipped, delivered)

delivery_statusupdatedate
string

Date when delivery status was changed

delivery_totalquantity
number

Total quantity in the delivery

Response

200 - application/json

The response is of type any.