Delete a membership from an invoice

Provide a unique identifier of the invoice as invoice_id and invoice_item_id of the membership you want to delete from the invoice and this API will delete that item from the invoice.

Note: Comments are either mandatory or optional based on your configuration. If the comments are optional, then pass "comments" as an empty string ("") in the body of the API.

Ensure to remove the hash (#) at the end when using this API.

Response Details

NameTypeDescription
successbooleanDenotes whether the invoice is deleted from the invoice or not.
Language
Authorization
Header
Click Try It! to start a request and see the response here!