All possible status codes
Status Code | Description | Details |
---|---|---|
204 | No Content | We have received your payout and will process it. |
404 | Not Found | The server has not found anything matching the Request-URI. |
409 | Conflict | The payout you are trying to request has already been requested. |
413 | Content Too Large | Request entity is larger than limits defined by server. |
422 | Unprocessable Content | The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions. |
429 | Too Many Requests | Sent too many requests in a given amount of time ("rate limiting"). |
500 | Internal Server Error | Unexpected generic error. |
504 | Gateway Timeout | Unexpected error related to the gateway, DNS, proxy. |