v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
attachments

Delete an attachment

Delete the existing attachment. A deleted attachment cannot be restored. The deleted attachment is not available in the list of attachments.

delete/v3/attachments/{attachmentId}

Path parameters

attachmentIdstring required

BILL-generated ID of the attachment. The value begins with att.

Example:{{attachment_id}}

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Response

Delete an attachment response

status'SUCCESS' | 'FAILURE'

Request status