Authorization: Bearer ********************curl --location --request POST '/receipt/getItemInfo' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"exception": "string",
"extra": {},
"httpStatus": 0,
"message": "string",
"path": "string",
"result": {},
"success": true,
"timestamp": "2019-08-24T14:15:22.123Z"
}