Create hook
Order identifier
Merchant identifier.
Channel identifier
Hook
Full valid url to be called by POST. If the url contains the substring '{order_id}' it will be replaced with the orders id before call is performed.
The version of the order body you expect to receive in the callback.
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{"adapterId": "jetshop_adapter","subscribeTo": "string","target": "string","invoke": "http://specific-feature-adapter.norce.io/api/v1/callbacks/orders/{order_id}/specific-callback","version": "v0"}
{"code": "order-not-found","message": "Order with id:{id} not found."}