Authorization: Bearer ********************
curl --location --request POST 'http://ip:port/openApi/ams/v2/open/receipt/batch/update' \
--header 'Content-Type: application/json' \
--data-raw ''
{
"code": "string",
"data": {},
"message": "string",
"time": "2019-08-24T14:15:22Z"
}