shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/collection/products/checksum?withRevisions=false&withData=true
HTTP/1.1 undefined
content-type: application/json; charset=utf-8
location: /_api/collection/products/checksum
x-content-type-options: nosniff
{
"error" : false,
"code" : 200,
"globallyUniqueId" : "hD1CC574CBE4/102414",
"isSystem" : false,
"type" : 2,
"status" : 3,
"name" : "products",
"checksum" : "3442510889787818590",
"id" : "102414",
"revision" : "_XWq5mcS--_"
}