Authorization: Bearer ********************curl --location '/store/order/cetak-resi' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"invoice_code": [
"XQV1783916512546",
"FTA1783913640136"
]
}'{}