v4

OpenAPI 3.1.02026-08-0255174167.5 KB
billing

Set the default card

Makes a saved card the account's default payment method for invoices (top-ups) and subscription renewals. Not available during impersonation.

post/api/v1/billing/payment-methods/{id}/default

Path parameters

idstring required

Stripe PaymentMethod id (pm_…).

Headers

Authorizationstring required

Your Dial API key, sent as Authorization: Bearer sk_live_...

Response

Default updated.

defaultboolean