Called whenever a Qliro order’s is complete or if we get an error from the shipping provider api:s.
The Notification data
OK
{- "OrderId": 0,
- "MerchantReference": "string",
- "IsSuccess": true,
- "ErrorMessage": "string",
- "Timestamp": "2019-08-24T14:15:22Z",
- "EventType": "string",
- "Provider": "string",
- "Payload": null
}
{- "callbackResponse": "string"
}