Update an outage using outageID
Update the details of a specified location outage by providing the outageId
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
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.
Path Parameters
The merchant-specified unique number to identify the location outage.
Body
Update outage request
Fulfillment methods disabled
Merchant-specified unique number to identify the location
Merchant-defined reason code for outage
Schedule of outage
createdBy
Placeholder for additional info, if any.
updatedBy
Response
Outage response
Fulfillment methods disabled
The merchant-specified unique number to identify a location.
The merchant-defined reason code for the outage.
Schedule of outage
Change history details
outage created date
Who triggered the outage response.
Placeholder for additional info, if any.
Unique ID for outage
The merchant-specified unique number to identify the outage.
Outage status
CREATED
, STARTED
, ENDED
, CANCELLED
Time of last update to outage (UTC)
The last person to update the outage.
Was this page helpful?