Get Client Payment Cards (Staff Access)Ask AIget https://api.vcita.biz/platform/v1/clients/{client_id}/payment/cardsOverview Retrieve all payment cards for a specific client. Available for Staff Tokens.Path Paramsclient_idstringrequiredUnique identifier of the clientQuery Paramsfilter[usage_permission]stringenumDefaults to staffFilter cards by usage permission scopeallstaffclientAllowed:allstaffclientResponses 200Successfully retrieved client payment cards 401Unauthorized - Invalid or missing authentication 404Not Found - Client not found 422Unprocessable Entity - Request cannot be processed 500Internal Server ErrorUpdated 2 months ago