v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Embossing data

Get noname card embossing info

Get noname card embossing group information.

Noname cards are batch-generated and not initially associated with customers, which occurs later.

Contact your Pismo representative to set up your embossing configuration and process. For more information on embossing, refer to the Physical card embossing guide.

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

get/embossing/v1/cards/noname/{cardId}

Path parameters

cardIdstring required

Pismo card ID

Response

Get noname card embossing information response

program_idnumber

Pismo program ID.

card_idinteger

ID of card to create relationship for

embossing_groupstring

Embossing group name. Clients can work with multi-embossers. You can use this field to notify an embosser about a card request. If this parameter is not passed, and you work with multi-embossers, the default embosser is used. For more information, refer to the Physical card embossing guide.

Example response

{
  "program_id": 1010,
  "card_id": 6743052,
  "embossing_group": "EM1-embosser"
}