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:
-
Card can be added to next scheduled embossing event containing the field
operation_type=CARD_PROGRAM_MIGRATIONif the card has not yet been embossed. -
Card migrated event.
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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
202Success
400Bad Request, missing customer ID or program ID
401Access token is missing or invalid
403You don't have permission to access this resource
404The specified resource was not found
406Not accepetable
500Internal server error