POST
/
api
/
v1
/
erpintegration
/
deliveries
/
update

Headers

x-api-key
string
required

API key for authentication

Body

application/json
delivery_number
string

Unique number for the delivery transaction in the ERP

delivery_status
string

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

delivery_statusupdatedate
string

Date when this status was updated

Response

200 - application/json

The response is of type any.