/api/partner/v1/drivers/{driverId}/cardDriver card status
Can this driver be charged today?
Reports the card on file and whether it is usable right now. isValid is the flag to gate a rental on: hasCard only says a card exists — it can still be expired, a wallet that keeps the card details, or suppressed after the issuer declined it repeatedly.
Authorization
X-Api-Key headerSend your partner key on every request. The key is bound to exactly one owner account.
Path parameters
driverIdstringpathrequiredOur driver id OR your own external driver id.
Response
200 · application/jsonsuccessbooleanrequireddataobjectWhether the driver can be charged today.
userIdstringexternalIdstringnullablehasCardbooleanA card is on file with us.
isValidbooleanOn file AND chargeable now — not expired, not a Link wallet, not suppressed. Gate on this.
brandstringnullablelast4stringnullableexpMonthintegernullableexpYearintegernullableexpiredbooleanfundingstringnullable"credit" | "debit" | "prepaid" | "unknown".
cardCountrystringnullableisWalletbooleanSaved through Stripe Link — the wallet keeps the card, so it can never be charged later.
suppressedbooleanTemporarily not attempted after declines / issuer refusal.
suppressionReasonstringnullablepaymentMethodIdstringnullableerrorstringnullable