v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
PaymentMethod

Create Payment Method

Exactly one of rainforest_id or stripe_id must be provided. Practices on Hint Payments (Rainforest) submit a rainforest_id; practices on Stripe submit a stripe_id.

post/provider/patients/{patient_id}/payment_methods

Path parameters

patient_idstring required

Unique Patient ID

Request body

rainforest_idstring

Tokenized payment method id from Rainforest. Required if the practice uses Hint Payments.

stripe_idstring

Tokenized payment method id from Stripe. Required if the practice uses Stripe.

Response

Successful response