curl --location --request GET 'https://test.api.globkurier.pl/v1/order/tradeDocument/manifest?hash=' \
--header 'Accept-Language: pl'{
"documentList": {
"invoice.pdf": {
"name": "invoice.pdf",
"description": "Commercial invoice",
"referenceNumber": null,
"uploadDate": "2026-04-17 11:50:14",
"hash": "84116ea814f12a0186ba23b2f8339bbb",
"type": "COMMERCIAL_INVOICE",
"isSendToCarrier": false
}
},
"typeList": [
"COMMERCIAL_INVOICE",
"PRO_FORMA_INVOICE",
"CERTIFICATE_OF_ORIGIN",
"NAFTA_CERTIFICATE_OF_ORIGIN",
"OTHER"
]
}