Vigilfield Docs
API referenceBilling

`POST /billing/payment-methods/{id}/default` — make a saved card the default (what top-up charges hit). **Owner-only**.

POST/billing/payment-methods/{id}/default

Path Parameters

id*string

Stripe payment method id

Response Body

curl -X POST "https://example.com/billing/payment-methods/string/default"
Empty