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.

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
Language
Authorization
Header
Click Try It! to start a request and see the response here!