Update the company’s Stripe Issuing cardholder
Updates the existing cardholder profile. All fields are optional — only provided fields will be updated.Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
firstName | string | No | Cardholder’s first name |
lastName | string | No | Cardholder’s last name |
billingLine1 | string | No | Billing address line 1 |
billingCity | string | No | Billing city |
billingState | string | No | Billing state (2-letter code) |
billingPostalCode | string | No | Billing postal/ZIP code |
billingCountry | string | No | Billing country (2-letter ISO code) |
email | string | No | Cardholder’s email address |
phone | string | No | Cardholder’s phone number |
type | string | No | Cardholder type: individual or company |
naive_cards_update_cardholder