Update Pickup
Updates pickup details on the order.
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
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the order with which to associate the pickup.
Pickup to update on the order
Query Parameters
limits which fields are returned in the response body
Body
Pickup content to update on the order
Represents a pickup by a customer from a merchant.
Actions that can be taken on this fulfillment unit
Change messages related to the fulfillment unit.
A human-readable identifier for this fulfillment unit. If not set on create, will be autogenerated as a string of the form {fulfillmentUnitType} #{next available int}
Date of the pickup
Location code from which to obtain this item
ID of the fulfillment unit.
List of items in the fulfillment unit
Status of the fulfillment unit See FulfillmentStatusConst
Response
Success
Represents a pickup by a customer from a merchant.
Actions that can be taken on this fulfillment unit
Change messages related to the fulfillment unit.
A human-readable identifier for this fulfillment unit. If not set on create, will be autogenerated as a string of the form {fulfillmentUnitType} #{next available int}
Date of the pickup
Location code from which to obtain this item
ID of the fulfillment unit.
List of items in the fulfillment unit
Status of the fulfillment unit See FulfillmentStatusConst

