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

Log in to see full request history
Path Params
string
required

Card ID

Body Params
string
required

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

Hex encoded nonce generated by the client

string
required

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

Responses

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