patients

Get patients with Stripe configured

Returns patients that have both stripe_customer_id and payment_method set.

get/api/patients/with-stripe

Query parameters

limitinteger nullable

Maximum results

Maximum results

Response

Successful Response

idstring uuid required
user_idstring uuid required
psychologist_idstring uuid nullable
nutritionist_idstring uuid nullable
statusobject
stripe_customer_idstring nullable
payment_methodstring nullable
payment_method_typestring nullable
deductionboolean nullable
created_atstring date-time nullable
third_party_consentboolean

Changes

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