Enrollments
Create an enrollment
POST
Create an enrollment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Replay-safe request key. Repeated requests with the same value within 24h return the original response unchanged.
Maximum string length:
255Response
Existing enrollment returned (idempotent)
Available options:
ACTIVE, INACTIVE, REVOKED Must be a multiple of
0.01Install URLs for the Apple / Google wallet passes
attached to this enrollment. Null when no passes have
been issued yet (poll GET /enrollments/{id} to pick
them up later). Per-platform values may be null when
that platform's credentials aren't configured for the
org. Always reuse these URLs — never reconstruct them.
Related topics
Find-or-create customer + enrolment (no transaction)Find-or-create customer + post transaction in one callAuthentication and scopesUpdate an enrollmentGet an enrollment
