Status Code |
Description |
---|---|
200 |
OK - The request has succeeded. The client can read the result of the request in the body and the headers of the response. |
204 |
No Content - No result found for the request |
400 |
Bad Request - When all of the events are not valid and cannot be processed. |
401 |
Unauthorized - Wheter JWT is missing or incorrect or Product Subscription Key is invalid, or the Request is not authorized for the Affiliate id provided as the parameter |
500 |
Internal Server Error - When server was not able to process the request or unavailable |