Skip to main content
GET
/
commerce
/
orders
/
{orderId}
/
pickups
/
{pickupId}
/
actions
Error
A valid request URL is required to generate request examples
[
  "<string>"
]

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 on which to get a list of available actions.

pickupId
string
required

Pickup ID to get fulfillment actions for.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success