post https://partner-api.getpliant.com/api/cards/details
Returns card details for one or more cards depending on the given input. You can also request card details per cardholder(s) or organization(s).
The API returns all card details to the given input which can be found in the system. So you can also combine the different input fields (OR relation).
Be aware that the usage of cardholder or organizations IDs most likely add multiple card details themselves. Also cardholders can be part of multiple organizations, thus when searching via cardholder IDs, it might return more data than it would for just one organization this cardholder is part of.
At least one parameter has to be set.
This endpoint has changed in comparison to the previous version of the API. The following changes were made:
- added
cardControls
to response body - changed the enumeration for the status field in the response body
- deprecated
type
and replaced it withcardConfig