v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBPre-digitalization
Create encrypted card data for Samsung Pay
Get encrypted card data to provision a token via Samsung SDK push-provisioning. Also returned is cardholder identifying information.
Notes:
- This is a PCI endpoint, use the https://gw-pci.pismolabs.io/cards-tokenization environment.
- This endpoint takes an account token - an access token encoded with a Pismo account ID.
- Currently only available for Visa
post/v1/cards/{cardId}/network-tokens/push-provisioning/wallets/samsungpay
Request body
Example request
{
"client_wallet_account_id": "ABC-198",
"client_device_id": "ABC-198",
"client_app_id": "ABC-198",
"client_wallet_provider": "ABC-198"
}Response
Success