Skip to main content
POST
Create pass batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data

Batch

csv
file
required

CSV file containing pass data. 10 MB max size. Review the Batch Pass Creation guide for more information.

passTemplate
string
required

Pass Template ID.

name
string

Friendly name of the batch, used for display purposes. Auto-generated if not provided

Example:

"PassEntry Batch #1"

Response

Accepted

data
object