Subscribe to order updates. Every time an order is updated, the system will POST relevant data to
the specified URL. Note that Basic Authentication is required for all requests
as such, make sure to provide the Authorization header with a valid value.
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password