Authorization: Bearer ********************curl --location --request GET 'https://dev-api.inwantaiwan.com/api/apps/v2/digital-order//invoice' \
--header 'x-os-type;' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": 0,
"ecs_token": "string"
}
}