"comment": "my first order",
fetch("https://gateway.sirdata.io/api/v1/public/customer/storage/"+storageId+"/filter/"+filterId+"/order", {
"Content-Type": "application/json",
"x-api-token": "XXXXX-XXXXX-XXXXX-XXXXX",
"body": JSON.stringify(orderRequest)