OAuth scope: attachment.write
Removes a single attachment from the transaction identified by the id
path parameter.
In the Qonto app, attachments are files uploaded onto transactions by users. Attachments typically correspond to the invoice or receipt, and are used to justify the transactions from a bookkeeping standpoint.
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
"644cf847-125e-4ec9-920d-0d09aaeb4bbc"
Returns a success status code.