Search CardsAsk AIget https://api.soldo.com/business/v2/cardsEndpoint to find Cards using filtering parameters.Query ParamstypestringenumThe type of a resource the Card is attached to.walletwalletcompanyemployeeonlineAdsubscriptionpurchaseAllowed:walletcompanyemployeeonlineAdsubscriptionpurchaseidstringThe ID of the type resource (it's not applicable for company resource; it's not required for employees).customreferenceIdstringThe custom reference ID of the type resource.statusstringenumOne among the available Card statuses of a Card.NormalDo not honorLost cardStolen cardExpired cardRestricted cardSecurity ViolationCardholder to contact the issuerCard DestroyedShow 9 enum valuesgroupIdstringThe ID of the Group the Card is related to.namestringThe name of the Card.labelstringThe label of the Card.pint32Defaults to 0It indicates the specific page to display (the counter starts from zero).sint32≤ 50Defaults to 0It indicates the number of items per page.dstringenumIt indicates how the pages are ordered.DESCASCDESCAllowed:ASCDESCpropsarray of stringsIt indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.propsADD stringResponses 200The result is an array containing Cards. 400Your request has missing arguments or is malformed.Updated 6 months ago