Retrieves a single FileAttachment object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachment |
The request body is of type GetOrderFileAttachment.
| Name | Description | Data Type |
|---|---|---|
| id | guid |
![]() |
|
The response body is of type GetOrderFileAttachmentResponse.
| Name | Description | Data Type |
|---|---|---|
| GetOrderFileAttachmentResult | FileAttachment |
![]() |
|