Card
/Get cards list
Get cards list
https://agents-api-sit.finci.com:5500/v1/get-cards
Returns the list of cards that match the submitted filter criteria.
Headers
X-Auth-TokenstringRequiredX-Auth-SignaturestringRequiredX-Auth-TimestampstringRequired
Partner Token
Signature of the request body
Request timestamp (Unix Epoch in UTC).
Request body
person_idstringcorporate_idstring
Person ID. Must be filled if account owner is a private person
Examples:10011000000000000001
Corporate ID. Must be filled if account owner is a corporate.
Examples:10011100000000000001
Response
Cards list
statusstringsuccessstringerrorstringerrorsarray of stringitemsarray of objecttoken_idstringembossing_namestringcard_numberstringexpiration_datestringproduct_idintegertotalinteger
Error codes list
List of cards
Card token ID
Embossing name. Allowed case-insensitive characters; a single space " " is valid.
Masked card number. XXXX-XX**-****-XXXX
Card expiration date, YYYY-MM, 2026-03
Client or Company product ID.
Total number of cards
Built with