Overview
Initiates the provisioning of a card to Apple Wallet.
POST (/internal/v1/cards/{token}:provision-apple-wallet)
Parameters
- token (path) (required): Internal unique identifier for the card. See CardToken model.
Request Body
Responses
200 OK
The necessary details to complete the card provisioning.
400 Bad Request
Bad Request Response
500 Internal Server Error
Internal server error response
Architecture
Provision Apple Wallet request body.
An array of Base64-encoded certificates provided by Apple. The first element must be the leaf certificate, followed by any subordinate CA certificates, in order.
Type of device where the digital wallet token will be provisioned.
MOBILE_PHONE TABLET WATCHA one-time-use, Base64-encoded nonce provided by Apple for security purposes.
A Base64-encoded signature of the nonce.
Version of the application initiating the provisioning request.
150No properties match your search
Try a different search term or clear the search to see all properties
The necessary details to complete the card provisioning.
data provided to the payment network as a cryptographic one-time password.
Encrypted data containing the sensitive information needed to add a card to Apple Wallet.
Ephemeral public key used for the provisioning attempt.
No properties match your search
Try a different search term or clear the search to see all properties
Bad Request Response
urn:plmr:cards:connector:CARD_NOT_FOUND urn:plmr:cards:connector:CARD_ALREADY_TERMINATED urn:plmr:cards:connector:INVALID_CLIENT_PUBLIC_KEY urn:plmr:cards:connector:INVALID_CARD_STATE urn:plmr:cards:connector:IN_APP_PROVISION_NOT_ALLOWED urn:plmr:cards:connector:INVALID_CERTIFICATE_CHAINurn:plmr:cards:connector:NOT_BLANK urn:plmr:cards:connector:NOT_NULLNo properties match your search
Try a different search term or clear the search to see all properties
Internal server error response
urn:plmr:cards:connector:CARD_NOT_FOUND urn:plmr:cards:connector:CARD_ALREADY_TERMINATED urn:plmr:cards:connector:INVALID_CLIENT_PUBLIC_KEY urn:plmr:cards:connector:INVALID_CARD_STATE urn:plmr:cards:connector:IN_APP_PROVISION_NOT_ALLOWED urn:plmr:cards:connector:INVALID_CERTIFICATE_CHAINurn:plmr:cards:connector:NOT_BLANK urn:plmr:cards:connector:NOT_NULLNo properties match your search
Try a different search term or clear the search to see all properties