Skip to main content
DELETE
Delete a sales order attachment

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

salesOrderId
integer
required

Sales order ID

attachmentId
integer
required

Attachment ID

Response

Attachment deleted

success
string
Example:

"Attachment deleted."