cds imports dds
0.10.0
ヘッダーX-EORI-Identifier
を含む POST /宣言
ヘッダーX-EORI-Identifier
を含む GET /declarations
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 ライセンスに基づいてライセンスされたオープン ソース ソフトウェアです。