shell> curl -X PUT --dump - http://localhost:8529/_api/collection/products/load
HTTP/1.1 200 OK
x-content-type-options: nosniff
content-type: application/json; charset=utf-8
location: /_api/collection/products/load
{
"code" : 200,
"error" : false,
"type" : 2,
"globallyUniqueId" : "hA8B21368261E/10244",
"count" : 0,
"status" : 3,
"id" : "10244",
"isSystem" : false,
"name" : "products"
}