Samsung Pay push provisioning
This endpoint is only used for Samsung Pay push provisioning.
Response is a JSON that must be passed to Samsung and onwards to MDES/VTS.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
CardId for the card that should be provisioned (returned from card operation)
Query Parameters
The audit user to log the request
Body
Response
OK
Base64 encoded json structure containing needed data for MDES/VTS
Base64-encoded (RFC 4648 §4, non-URL-safe) PGP signed and encrypted Google Opaque Payment Card. Present only on Google Pay provisioning responses when the request included a serverSessionId.

