post
https://api.zenoti.com/v1/invoices/memberships
Supply the request body and this api will generate an invoice by booking the memberships aand returns the invoice id as the response.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request Details
| Name | Type | Description |
|---|---|---|
| center_id | guid | unique identifier of the center |
| user_id | guid | unique identifier of the guest |
| membership_ids | string | comma separated unique identifiers of the memberships |
Response Details
| Name | Type | Description |
|---|---|---|
| invoice_id | guid | unique identifier of the invoice |
| success | boolean | Status of the invoice creation |
