Update nominal card PAN/PIN [beta]

Update a nominal UNNUMBERED card's Primary Account Number (PAN) and, optionally, Personal Identification Number (PIN).

UNNUMBERED cards are created without a Pismo platform-generated PAN and PIN.

Notes:

  • To set up encryption for this endpoint, contact your Pismo representative.

  • This endpoint takes an account token - an access token encoded with a Pismo account ID.

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

  • This endpoint generates a Card updated event with operation_type = PAN_UPDATE.

For more information, refer to Issuer-defined PAN/PIN.

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

Pismo card ID

Body Params

Request body

Update a card's PAN/PIN object. For cards with status UNNUMBERED.

pan
object
required

PAN update object

pin
object

PIN update object. If passed, either pinblock or pin_length is REQUIRED.

Headers
integer
required

Pismo customer ID

Responses
202

Accepted

400

Bad Request

401

Access token is missing or invalid

403

You don't have permission to access this resource

404

The specified resource was not found

406

Not accepetable

500

Internal server error

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