Access Pass
Manage a Customer's Access Pass
Last updated
Manage a Customer's Access Pass
Last updated
If a Customer has multiple , they can use your Broker to set a single Access Pass (barcode) to use across them all.
All requests that require the X-Api-Key
header must be made Server-side. Otherwise, it would be possible to view the secret API key with a browser.
POST
https://book.imin.co/api/v2/customer-accounts/:customerIdentifier/actions
Update the Access Pass stored in imin and the Customer's Linked Accounts.
customerIdentifier
string
Customer Identifier
X-Api-Key
string
API Key
object.text
string
Barcode text
Request Example:
There is currently no mechanism to delete an Access Pass.