Document V2
Cancel a document
DELETE
/
v2
/
doc
/
{doc_hash_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
doc_hash_id
string
requiredThe hash id of the document to be cancelled
Query Parameters
cancel_einvoice
integer
default: 0Set to 1 if you want to cancel a document with e-invoice
Response
200 - application/json
success
boolean
default: truemessage
string
Success Message
error_code
string
Error Code
errors
object
Error details
data
object