v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Cards

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

post/cards/{cardId}/in-app-provisioning/apple

Path parameters

cardIdstring required

Card ID

Request body

leafCertificatestring required

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

additionalCertificatesstring[] required

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

noncestring required

Hex encoded nonce generated by the client

nonceSignaturestring required

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

Response

In app provisioning data for Apple Pay retrieved successfully

ephemeralPublicKeystring required

Ephemeral public key generated to encrypt the data on the provisioning attempt

encryptedPassDatastring required

Encrypted payload data requested

activationDatastring required

Encrypted OTP for the card provider