detach

To detach a file from an order, send the order/detach command:

Copied!
svc=order/detach&params={"itemId":<long>,
			 "id":<long>,
			 "path":"<text>"}

Parameters

NameDescription

itemId

Resource ID.

id

Order ID within the resource.

path

File name.

Response

Copied!
{ }

Error codes

Error codeDescription
7Couldn't get the item with the provided itemId.
5An error occurred while deleting the file. 

If you find a mistake in the text, please select it and press Ctrl+Enter.

Your message was sent. Thank you!

Report a mistake

An error occurred while submitting the form

Download PDF file
Download Word document

See also