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.eyJzdWIiOjE0OSwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc4ODYwNjUxNX0.kwW4xo_GDsaUUKZ3rBzcbD9N_4Y_scrHNcDS6CdDe9U
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: ca55576c-8f3c-4c5a-993f-1b5905aec02f
x-runtime: 0.024701

Status

204 No Content