v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Network card profile

Assign network card profile

Binds a network card profile to specified card. Pass the network profile identifier as a string. The network card profile determines such things as how the card is visually displayed in a mobile payment app. As the issuer, you need to configure network profiles with the card network.

Notes:

post/v1/cards/{cardId}/network-tokens/profile

Request body

network_card_profilestring required

Network card profile that you, the issuer, have already configured with the card network.

update_previous_tokensboolean

Should previously issued tokens on the network be updated? ONLY for VISA and Mastercard. Default is false.

Response

No Content