shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/document/products&waitForSync=true <<EOF
{ "Hello": "World" }
EOF