Skip to main content

Subscribe to the Store events

POST 

/store/subscribe

URLDescription
https://petstore.swagger.io/v2Default server
https://petstore.swagger.io/sandboxSandbox server
http://127.0.0.1:4010Prism Mock API (local)

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