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.

Log in to see full request history

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
Path Params
string
required

Unique identifier of the invoice.

Responses

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