get_attachment

To get an attached file, use order/get_attachment:

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

Parameters

NameDescription

itemId

Resource ID.

id

Order ID within the resource.

path

File name.

Response

In case of success, the server will return the requested file.

If failed,

Copied!
Invalid input{"error":3}

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