Invoices API

delete entry

DELETE /api/rest/admin/invoices/:id

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE0OSwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc4NjM2MDI5M30.CXvo6f_W0huCgwv-S1wwZtNi7LGPBp_yACnaVWCGPOo
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/invoices/20

Response

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
vary: Accept
cache-control: no-cache
x-request-id: d41446d9-0338-4a31-8736-910161338f33
x-runtime: 0.022126

Status

204 No Content