Sweepstakes Entry
| API | Description |
|---|---|
| POST api/v1/sweepstakes/entry |
Use this call to submit an entry for a given program. Creates a record of the entry. |
The following calls allow for interaction with a sweepstakes program.
The body of all requests are to be formatted as JSON. Therefore, we expect the Content-Type header of "application/json" to be present in all POST requests.
For authentication purposes, please refer to the authentication help page.
| API | Description |
|---|---|
| POST api/v1/sweepstakes/entry |
Use this call to submit an entry for a given program. Creates a record of the entry. |