Skip to content

Mark order as customer picked up

PUT
/api/v3/order-lifecycle/integrations/orders/{orderId}/customer_picked_up/{storeId}
curl --request PUT \
--url https://prod.store-management.glovo.alb.app.onlineservice.io/api/v3/order-lifecycle/integrations/orders/example/customer_picked_up/example \
--header 'Authorization: <Authorization>' \
--header 'Content-Type: application/json' \
--data '"example"'

Mark order as customer picked up

orderId
required
string

Unique identifier of the order.

storeId
required
string

Unique identifier of the store.

Media typeapplication/json

Customer picked up payload

string
Examplegenerated
example

Mark order as customer picked up

Media typeapplication/json

Error

Media typeapplication/json
string
Examplegenerated
example