post https://partner-api.getpliant.com/api/cards/
Issue a new credit card for a specific cardholder. A detailed explanation of different types and statuses can be found in our guides section. Hint: you can also replace an existing card instead.
Please be aware that card issuing is (as many other processes in Pliant's API) an asynchronous process. This means you need to rely on the callback for the card being active, before you can start using it.
This endpoint has changed in comparison to the previous version of the API. The following changes were made:
- added
cardControls
to request and response body - deprecated
type
and replaced it withcardConfig