cds imports dds
0.10.0
POST /Deklarationen mit Header X-EORI-Identifier
GET /declarations mit Header 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
Bei diesem Code handelt es sich um Open-Source-Software, die unter der Apache 2.0-Lizenz lizenziert ist.