POST https://api.staging.deliverect.com /{channelName}/updateStoreStatus/{channelLinkId} Staging Environment

Update Store Status

For any number of reasons, your platform may close one of your customer's stores e.g. after too many failed orders. When doing so, it is possible to sync the new status of the store to Deliverect via a channel status update.

For the payload, we always expect a JSON that contains:
* status: expeсted values would be open or closed.
* reason: reason for the status changes.

Path parameters

  • string Required
  • string Required

Body

  • string Required
  • string Required
POST /{channelName}/updateStoreStatus/{channelLinkId}
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://docs.deliverect.com/doc/channel-api/explorer/operation/operation-post-parameter-updatestorestatus-parameter

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.