Validation code examples
Our API validates data when received. After sending your data from a web browser, you should receive a confirmation code in your browser console. Please find below examples of codes you may receive:
Code 204: everything is OK!
Code 401: API key error!
Code 400: missing Order ID!
If you do not initiate the call to our API from a browser, please contact us, as you will need to include an additional parameter in your script, so that we can identify you correctly.