Change card mode status

Change card mode status (active or suspended). A card can have both a credit and debit mode, meaning it can have both a credit and debit account. Each mode is associated with a credit or debit program and account.

For more information, refer to the mode documentation in the Cards overview guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pismo card ID

string
required

Card mode ID. For more information, refer to Create a combination card with card modes.

Body Params

Change card mode request body

string
enum

Status descriptions:

  • ACTIVE - Status when card is created
  • SUSPENDED - Cannot perform actions like authorization or tokenization flow
Allowed:
Headers
integer
required

Pismo customer ID

Responses
204

Status updated

401

Access token is missing or invalid

403

You don't have permission to access this resource

409

You already have a card with this type and name active

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!