Skip to main content
DELETE
/
commerce
/
orders
/
{orderId}
/
pickups
/
{pickupId}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order with which to associate the pickup.

pickupId
string
required

Pickup to remove from the order

Response

200

Success