Push provision virtual cardpost https://api.getansa.com/v1/customers/{customerId}/virtual-cards/{virtualCardId}/provisionPath ParamscustomerIdstringrequiredThe id of the customer.virtualCardIdstringrequiredThe id of the issued virtual card.Body ParamsdigitalWalletstringenumrequiredSpecification of the digital wallet to be provisioned for.APPLE_PAYGOOGLE_PAYAllowed:APPLE_PAYGOOGLE_PAYnoncestringRequired if digitalWallet is APPLE_PAY. Base64 cryptographic nonce provided by the device's wallet.nonceSignaturestringRequired if digitalWallet is APPLE_PAY. Base64 cryptographic nonce provided by the device's wallet.certificatestringRequired if digitalWallet is APPLE_PAY. Apple's public leaf certificate. Base64 encoded in PEM format with headers (-----BEGIN CERTIFICATE-----) and trailers omitted. Provided by the device's wallet.Responses 200200 500500Updated 7 months ago