v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Mastercard benefits

Allow freezing/unfreezing card benefits

Allows freezing or unfreezing a card for benefits.

This endpoint generates a Cards benefits allocation updated event.

Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

put/pcicards/v1/pcicards/benefits/cards/freeze

Request body

card_idinteger required

ID of card to create relationship for

freezing_enabledboolean required

Is freezing enabled?

Example request

{
  "card_id": 6743052
}

Response

No Content