Draws

Add entries in bulk

Up to 5,000 entries per request. ticket_id is optional — omit it and the server generates a Crockford-Base32 ticket. Supplied tickets must match [A-Za-z0-9_\-\.]+ and be unique within the draw.

post/v1/draws/{id}/entries

Request body

Response

Entries added.

successboolean
messagestring

Example response

{
  "success": true
}

Changes