Report a delivery

StatusDeliveredDate is expected to be in the timezone of the delivery.

Path Params
string
required

The order id

Body Params

Report for order delivery

string | null
boolean
double | null
boolean
string | null
userFields
object | null
string | null
date-time | null

Date will be set as the Timezone of the delivery.

Responses
200

Order is delivered

404

Order not found

409

Order cannot delivered

500

An error occurred when trying to deliver order

Language
Response
Click Try It! to start a request and see the response here!