{
"data": [
{
"id": "pm_nVAhf8kfmRW2FlfXPrFPsyun29A0HbtA",
"object": "payment_method",
"bank_account": null,
"billing_details": {
"address": {
"city": "Paris",
"country": "FR",
"line1": "10 Rue de la Paix",
"line2": "Batiment A",
"postal_code": "75002",
"state": "Ile-de-France"
},
"email": "example@example.com",
"name": "Example",
"phone": "+33189000023"
},
"card": {
"brand": "visa",
"exp_month": 12,
"exp_year": 2030,
"fingerprint": "fp_card_example",
"last4": "4242"
},
"created": "2026-04-01T00:35:36.204Z",
"driver": null,
"fleet": "flt_cb4mG1v23U4O4yo5FmfSdlfYBs4P1Yvy",
"type": "card",
"wallet": null
}
],
"next_page_url": "https://api.chargeapi.co/v1/payment_methods?page=page_a5QwckgP2SrgrjAajbNJUtXN9fBCYQfQNuBBctoKAY0&fleet=flt_cb4mG1v23U4O4yo5FmfSdlfYBs4P1Yvy&limit=10",
"previous_page_url": null
}