Create an invoice for memberships

Supply the request body and this api will generate an invoice by booking the memberships aand returns the invoice id as the response.

Log in to see full request history

Request Details

NameTypeDescription
center_idguidunique identifier of the center
user_idguidunique identifier of the guest
membership_idsstringcomma separated unique identifiers of the memberships

Response Details

NameTypeDescription
invoice_idguidunique identifier of the invoice
successbooleanStatus of the invoice creation
Body Params
string

Unique identifier of the center.

string

Unique identifier of the user.

string

Unique identifier of the guest's membership.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json