...
If the code parameter does not match an addon for any order in the system an HTTP 404 code will be returned with the standard error body
Code Block |
---|
{ "error": "No record found", "details": [ "Provided: 999999000" ] } |
...
If the code parameter does not match an addon for any order in the system an HTTP 404 code will be returned with the standard error body
Code Block |
---|
{ "error": "No record found", "details": [ "Provided: 999999000" ] } |