Start card embossing

Starts card embossing for a specific embossing configuration. Within that configuration, you can emboss cards for a specific program or card(s).

  • If only config_id is passed in the request, then all cards in all programs are added to the embossing file.
  • If config_id and program ID(s) are passed in the request, then all cards in those programs are added to the embossing file.
  • If config_id and card ID(s) are passed in the request, then only those cards are added to the embossing file.

You can call the List embossing files endpoint to get embossing configuration IDs.

The file generation is asynchronous and not in real-time for any option described above.

Only available in the EXT environment. For more information, refer to Embossing flows.

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

Body Params
uuid
required

Embosser configuration/group ID.

You can call Get nominal card embossing info to get a card's embossing group.

You can also call Get org embosser info to get an embossing group's configuration ID.

programs
array of integers

Program ID array

programs
cards
array of integers

Card ID array

cards
Responses
202

Embossing trigger as Accepted

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json