Report a pickup

StatusPickedUpDate is expected to be in the timezone of the pickup.

Path Params
string
required

The order id

Body Params

Report for order pickup

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 pickup.

Responses
200

Order is picked up

404

Order not found

409

Order cannot picked up.

500

An error occurred when trying to pickup order

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