Delete a 1099-INT
Deletes a 1099-INT document. Once an action (/file
, /correct
, /void
) has been executed on a 1099-INT, it cannot be deleted.
Path parameters
documentId
The unique identifier for an existing document.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error