Permanently deletes an existing FilaAttachment from an Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/DeleteOrderFileAttachment |
The request body is of type DeleteOrderFileAttachment.
| Name | Description | Data Type |
|---|---|---|
id (path) | guid |
![]() |
|
The response body is of type DeleteOrderFileAttachmentResponse.
| Name | Description | Data Type |
|---|---|---|
DeleteOrderFileAttachmentResult (path) | xml:boolean |
![]() |
|