All possible status codes

Status CodeDescriptionDetails
204No ContentWe have received your payout and will process it.
404Not FoundThe server has not found anything matching the Request-URI.
409ConflictThe payout you are trying to request has already been requested.
413Content Too LargeRequest entity is larger than limits defined by server.
422Unprocessable ContentThe 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.
429Too Many RequestsSent too many requests in a given amount of time ("rate limiting").
500Internal Server ErrorUnexpected generic error.
504Gateway TimeoutUnexpected error related to the gateway, DNS, proxy.