VERB https://api.staging.deliverect.com Staging Environment

Retail API

erDiagram

  CHANNELS ||--|| DELIVERECT_RETAIL : sends
  DELIVERECT_RETAIL ||--|| CATALOG_BUILDER : forwards
  CATALOG_BUILDER ||--|| QUEST_APP : validates
  QUEST_APP ||--|| DECISION : processes
  DECISION ||--|| MORRISONS : outputs_final

  CHANNELS {
    string action "Send Order"
  }

  DELIVERECT_RETAIL {
    string step1 "Receive Order"
    string step2 "Forward Order Data"
  }

  CATALOG_BUILDER {
    string step1 "Build Catalog"
    string step2 "Validate Catalog"
    string step3 "Send Catalog Data"
  }

  QUEST_APP {
    string step1 "Process Order"
    string step2 "Update Order"
  }

  DECISION {
    string rule "Order Change?"
  }

  MORRISONS {
    string step "Receive Final Order"
  }

Last update on Apr 21, 2026.

Request
Select an operation first to start working on a request.

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/retail-pos/explorer

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.