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

Changes

No recorded changes to this endpoint across all 1 revision of this API.