Update delivery package

You can only update package when package is in DRAFT. Once you make a pickup request, you can no longer change.

POST /v1/packages/{id}
{
  "address_name": "Wat Phnom Penh",
  "lat": 11.5760445,
  "lng": 104.9208625,
  "instruction": "Ring the bell when you arrive"
}

JSON Response

{
  "data": {
    "success": true
  }
}

Params

FieldsDescription
valueValue of the package in USD
cashCash on delivery. The cash that you want us to collect
latLatitude of your customer. It does not need to be exact. Our delivery team will make another call customer to verify if neccessary
lngLongitude of your customer. It does not need to be exact. Our delivery team will make another call customer to verify if neccessary
address_nameCustomer address
phone_numberCustomer phone number. It is number that our team contact to when deliver
customer_nameCustomer name
appointed_atAppointed time with customer. We try to delivery within this time but it is not guarantee. For example: "2021-01-01 15:00:00"
instructionAdditional instruction that help us delivery or additional request
xWidth of package in cm
yHeight of package in cm
zLength of package in cm
weightWeight in kg