DELETE api/Invoice/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "InvoiceID": "b0a3ac20-6d37-4d9a-ab4c-7d89027780ef", "InvoiceNumber": 2, "InvoiceDate": "2025-07-05T13:42:35.7146345-04:00", "PersonID": "e54e3079-05ee-493f-8b8e-d3f9cb43d76c", "InvoiceTotal": 4.0, "PaymentMethod": "sample string 5", "PaymentStatus": 64, "PaymentMessage": "sample string 7", "PaymentTransactionID": "sample string 8", "Deleted": true, "PaymentDateTime": "2025-07-05T13:42:35.7146345-04:00", "ReceiptEmailed": true, "InvoicePayor": true, "InvoicePayorCompanyID": "041fb234-9475-4cfb-bbcb-2e0dabd071c9", "InvoicePayorBillSent": true, "InvoicePayorBillPaid": true, "ClientPONumber": "sample string 14", "ClientBrandingURLID": "32daf7ca-ca59-4f7a-b67f-a6681e773d27", "UserHostAddress": "sample string 15", "FirstName": "sample string 16", "LastName": "sample string 17", "Company": "sample string 18", "Street1": "sample string 19", "Street2": "sample string 20", "City": "sample string 21", "State": "sample string 22", "Zip": "sample string 23", "Country": "sample string 24", "Phone": "sample string 25", "Fax": "sample string 26", "EmailAddress": "sample string 27", "Ship_Name": "sample string 28", "Ship_Street1": "sample string 29", "Ship_Street2": "sample string 30", "Ship_City": "sample string 31", "Ship_State": "sample string 32", "Ship_Zip": "sample string 33", "Ship_Country": "sample string 34", "Ship_Phone": "sample string 35" }