Creates a new membership policy for the requesting practice group.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "membership_scheme_id": "string",
- "customer": "string",
- "price": "string",
- "quantity": 0,
- "starts_on": 0,
- "collection_method": "charge_automatically",
- "billing_cycle_anchor": 0,
- "payment_method": "string",
- "days_until_due": 0,
- "discounts": [
- {
- "coupon": "string"
}
], - "members": [
- {
- "patient_record_id": "string"
}
]
}
{- "id": "string",
- "practice_group_id": "string",
- "membership_scheme_id": "string"
}