Get CardID translate
Translates the internal card identification in the CMS to the internal card identification in the CP and vice‑versa. Provide either a CMS cardId or a CP cardProcessorId as query parameters to obtain the corresponding identifier.
URL test:
Method:
GET
Path items:
/cards
/convert
Parameters:
| Parameter | Location | Type | Example | Description | Required |
|---|---|---|---|---|---|
| cardId | query | integer | 40 | CMS internal card unique identifier | No* |
| cardProcessorId | query | string | 777826083 | CP internal card identifier (processor side) | No* |
*At least one of the two parameters must be supplied.