Updates the details of an existing capacity override using its capacityOverrideId
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
x-fabric-channel-id identifies the sales channel through which the API request is being made; primarily for multichannel use cases. It is an optional field. The default US channel is 12 while the default Canada channel is 13.
Merchant-specified unique number to identify the location CapacityOverride
.
Request payload used to update an existing capacity override for a specific location. Updates include changes to capacity limits, scheduling, or associated metadata.
Location Capacity Override updated
Response object representing a capacity override at a specific location, including status, allocation limit, time window, and audit information.