This endpoint offers similar card issuing functionality as the main card issuing endpoint, but specifically allows for a synchronous and instant card issuing,
including PCI-DSS compliant sensitive card data retrieval, which can be then found in the response as object sensitiveCardData
.
This endpoint issues cards instantly in a synchronous fashion and returns the sensitive card data like the cards PAN and CVV directly.
Meaning the card is active and usable when this endpoint returns a 200 Ok
response and you can directly use the card data to do a purchase of any kind.
The use case being here a fully automated card issuing flow, followed by an immediate card usage on API level.
This endpoint can only be used after a separate configuration done by Pliant and the partner using this endpoint needs to be PCI-DSS certified!
A dedicated host URL pci-api.getpliant.com
is used for this endpoint! Please refer to the documentation for more information.