Skip to main content

This is a Custom Api Page Generated by docusaurus-openapi-docs using api.mustache template




Subscribe to the Store events

POST 

/store/subscribe

Add subscription for a store events

Request

Responses

Subscription added

Callbacks

POST 

{$request.body#/callbackUrl}?event={$request.body#/eventName}

A callback triggered every time an Order is updated status to "inProgress" (Description)

Callbacks Responses

Callback successfully processed and no retries will be performed




This is a Custom Api Page Generated by docusaurus-openapi-docs using api.mustache template