BillingInvoices
Delete Invoice
Delete an invoice by ID
Authorization
api_key x-access-token<token>
In: header
Path Parameters
invoice_id*string
The ID of the invoice to delete
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/shipos/invoices/string"{ "success": true}