Skip to main content
GET
Get member plan

Path Parameters

memberId
string
required
clientPlanId
string
required

Query Parameters

expand
enum<string>[]
Available options:
client,
organisation,
bookingCredits,
charges

Response

200 - application/json
billingType
enum<string>
required

Whether the plan is billed as a one-off or on a recurring basis. Recurring when the plan has a subscription.

Available options:
one_off,
recurring
Example:

"one_off"

id
string
required
createdAt
string
required
clientId
string
required
status
enum<string>
required
Available options:
created,
active,
inactive,
cancelled,
past_due,
completed
paymentTiming
enum<string>
required
Available options:
pay_later,
prepaid
plan
object
required
client
Client · object

Expandable field

organisation
Organisation · object

Expandable field

bookingCredits
Booking credits · object[]

Expandable field

charges
Charges · object[]

Expandable field

organisationId
string
subscription
object