Create Wallet Messaging Batch
Create a new wallet messaging batch using segments, recipients, or a CSV file (via multipart/form-data).
The path parameter {id} is the entity sending the batch (your own entity). Recipients are defined separately in the request body via segments, recipients, or csv. Pass template and group tag segments can be combined to narrow the audience to passes that match both.
For more details, see the Wallet Messaging documentation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
UUID of the entity sending the batch (the entity that owns the API key making this request). This is independent of any entityId used inside segments to target recipients.
Body
Batch
- Segment-based targeting
- Recipient-based targeting