Update Fulfillment Info
Modifies the Fulfillment Info for a subscription.
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
The subscription identifier.
Query Parameters
Determines the update strategy for this update (ApplyToOriginal, ApplyToDraft).
limits which fields are returned in the response body
Body
New fulfillment info for subscription.
Shipment information, which includes the shipping address, price, estimated delivery date, tracking information, method (for example, Ground, Overnight, or Pick-up), carrier (for example, USPS, UPS, FedEx), and current status (for example, Not Shipped, In Transit, Delayed, or Returned To Sender).
Custom data originated by the shipping service.
Indicates that the destination is commercial
Code that uniquely identifies the shipping method such as "Ground," "Overnight," or "Digital." The site's shipping settings lists the valid shipping methods specified for this site.
Readable name of the shipping method
Response
OK
Shipment information, which includes the shipping address, price, estimated delivery date, tracking information, method (for example, Ground, Overnight, or Pick-up), carrier (for example, USPS, UPS, FedEx), and current status (for example, Not Shipped, In Transit, Delayed, or Returned To Sender).
Custom data originated by the shipping service.
Indicates that the destination is commercial
Code that uniquely identifies the shipping method such as "Ground," "Overnight," or "Digital." The site's shipping settings lists the valid shipping methods specified for this site.
Readable name of the shipping method

