Create validation
Order identifier
Merchant identifier.
Channel identifier
Validation callback
Callback Adapter ID.
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.
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{"adapterId": "jetshop_adapter","url": "http://specific-feature-adapter.norce.io/api/v1/callbacks/orders/{order_id}/specific-callback"}
{"code": "order-not-found","message": "Order with id:{id} not found."}