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.eyJzdWIiOjE0OCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3NjM2NTczOX0.vOL4EQl2JdkMCbu1SbFCySk0JWAfCc9fO7ew_H_sLNI
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: 948c05f6-83c1-4926-8c21-0a81fa37ecd9
x-runtime: 0.019262

Status

204 No Content