Add a membership to an invoice

Supply the url parameter invoice_id, request body and this api will update the requested invoice by booking the memberships aand returns the invoice id as the response.

Request Details

NameTypeDescription
invoice_idguidunique identifier of the invoice to be updated
center_idguidunique identifier of the center
user_idguidunique identifier of the guest
membeship_idsstringcomma separated unique identifiers of the memberships

Response Details

NameTypeDescription
invoice_idguidunique identifier of the invoice.
successbooleanStatus of the invoice updation
Language
Authorization
Header
Click Try It! to start a request and see the response here!