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.

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

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!