Get in-app provisioning data for Apple Pay

Retrieves and encrypts the data needed for the client application to provision a card to Apple Pay

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

Card ID

Body Params

Apple in app provisioning request

string
required
length ≥ 1

Apple issued public base 64 encoded certificate to encrypt the provisioning data

additionalCertificates
array of strings
required

Apple issued public base 64 encoded certificates that complete the chain including the root certificate

additionalCertificates*
string
required
length ≥ 1

Hex encoded nonce generated by the client

string
required
length ≥ 1

Hex encoded nonce signed with the private key to verify the certificate public key

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*