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

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

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