To detach file from order send order/detach command:
svc=order/detach¶ms={"itemId":<long>, "id":<uint>, "path":<text>}
| Name | Description |
|---|---|
| itemId | resource id |
| id | order id within resource |
| path | file name |
To get list of files attached to order use order/list_attachments.
{ }