Ask a Question

Ask a Question
Back to all

Endpoint to check Status of a Store

I have the following use case:

  • Store uses need the ability to "pause" a store from receiving orders.

I am looking to use the following endpoint to set the status of the store:
https://developers.deliverect.com/reference/update-store-status

Are there any endpoints to check the status of a store? I couldn't find any GET endpoints to do that.