cds imports dds
0.10.0
帶有標頭X-EORI-Identifier
的 POST /聲明
帶有標頭X-EORI-Identifier
的 GET /聲明
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
此程式碼是根據 Apache 2.0 許可證授權的開源軟體。