Apple In-App Push Provisioning

Accepts a cardholder's public token and Apple Wallet information. Returns an encrypted payload to facilitate card tokenisation with Apple and the card network. Used for In-app push provisioning only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Documentation

For more information on the endpoint, see Apple In-App Push Provisioning.

Path Params
string
required
Body Params
certificates
array of strings
required
length between 2 and 2

Array of X.509 certificates in PEM format, where the first entry is the leaf certificate and the second entry is the sub-CA certificate. These are both provided by Apple and trusted by Apple’s Root Certificate Authority.

certificates*
string
required
length ≥ 1

A one-time, one-use number generated by the Secure Element on the device. This value is represented as a hexadecimal-encoded string.

string
required
length ≥ 1

The cryptographic signature of the nonce generated on the device. This value is represented as a hexadecimal-encoded string.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json