cds imports dds
0.10.0
POST /declarações com cabeçalho X-EORI-Identifier
GET /declarações com cabeçalho X-EORI-Identifier
curl -d ' {"lrn": "1234"} ' -H " X-EORI-Identifier: eori123 " -H " Content-Type: application/json " -XPOST http://localhost:9759/declarations
curl -H "X-EORI-Identifier: eori123" http://localhost:9759/declarations
Este código é um software de código aberto licenciado sob a licença Apache 2.0.