Delete One Invoice By Source System Id
Invoices
Delete One Invoice By Source System Id
Delete an invoice by source system id
DELETE
Delete One Invoice By Source System Id
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Query Parameters
"sourceSystem" is required (enter it either in parameters or request body)
"sourceSystemId" is required (enter it either in parameters or request body)
Body
application/json
Query parameters can also be provided in the request body as a JSON object
Response
200 - application/json
Responses for DELETE /api/rest/invoices
response of any mutation on the table "invoices"

