Command disabled: backlink

List all files attached to order

To see all files attached to order use:

svc=order/list_attachments&params={"itemId":<long>,
				   "id":<uint>}

Parameters

Name Description
itemId resource id
id order id within resource

Response

[
	{
	    "n":<text>,		/* file name */
	    "s":<uint>,		/* size, bytes */
	    "ct":<uint>,	/* creation time */
	    "mt":<uint>		/* last modification time */
	},
	...
]
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam