Detaches the saved card from Stripe and removes it from the contact.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
idRequiredstringContact id
methodIdRequiredstringPayment method id
Start saving a payment method
Begins saving a card for a contact. Returns a Stripe SetupIntent `clientSecret` to confirm client-side with Stripe Elements (the card never touches our servers). After the client confirms, call the attach endpoint with the returned `setupIntentId` to persist the card.
List Features
Lists the host's feature catalog. Filterable by type or active status.