Migrate card to different program [beta]

Migrate a card to a different program. It is possible to migrate from a Zero balance program to a Full balance program and vice-versa.

This endpoint generates two events:

Notes:

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

  • For combination cards, this endpoint migrates the card mode the card was originally created with. To migrate the secondary mode, call the Migrate card mode endpoint.

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

integer
required

Pismo program ID

Headers
integer
required

Pismo customer ID

Responses
202

Success

400

Bad Request, missing customer ID or program ID

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!