v1
latestOpenAPI 3.0.12026-07-2662118182.1 KBCard
Validate Customised Card Number.
post/api/v1/card/custom-pan
Headers
X-Correlation-IDstring
A GUID, that used to identify a card creation flow.
Request body
Response
Success
Example response
{
"customPan": "008185",
"isCustomPanValid": true,
"panOptions": []
}