Skip to content

Commit

Permalink
Merge pull request #157 from hmrc/DCWL-694
Browse files Browse the repository at this point in the history
DCWL-694 Samples Updated
  • Loading branch information
gavinharris43 authored Oct 13, 2022
2 parents 20c7266 + 613c805 commit 7c6cf03
Show file tree
Hide file tree
Showing 50 changed files with 3,124 additions and 1,900 deletions.
Binary file added public/api/conf/1.0/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion public/api/conf/1.0/docs/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Schema definitions for all the API endpoints request and response payloads can b
<a href="/api-documentation/docs/api/download/customs-inventory-linking-exports/1.0/inventory-linking-exports-schemas.zip" class="govuk-link">Schemas and example messages</a>
</p>

<p class="govuk-body-s" style="font-size: 16px;margin-bottom: 15px;">ZIP, 2.1MB last updated 30/09/2022</p>
<p class="govuk-body-s" style="font-size: 16px;margin-bottom: 15px;">ZIP, 2.1MB last updated 13/10/2022</p>

<p class="govuk-body-s" style="font-size: 16px;margin-bottom: 15px;">The ZIP file contains XML files. Open in your preferred file viewer.</p>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
Also results in a FEC challenge, which is detailed in the DMSACC Trader Notification: “Incredible value found : Value per kilo appears too high for this commodity”.
Acceptance Date is present on all supplementary declarations, and will match the CLE date listed in 2/1.
-->
<!--Acceptance Date is present on all supplementary declarations, and should match the CLE date listed in 2/1 for EIDR declarations. -->
<AcceptanceDateTime>
<p1:DateTimeString formatCode="304">20210708143931+01</p1:DateTimeString>
</AcceptanceDateTime>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
Also results in a FEC challenge, which is detailed in the DMSACC Trader Notification: “Incredible value found : Value per kilo appears too high for this commodity”.
Acceptance Date is present on all supplementary declarations, and will match the CLE date listed in 2/1.
-->

<!--Acceptance Date is present on all supplementary declarations, and should match the CLE date listed in 2/1 for EIDR declarations. -->
<AcceptanceDateTime>
<p1:DateTimeString formatCode="304">20210708143931+01</p1:DateTimeString>
</AcceptanceDateTime>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
Also results in a FEC challenge, which is detailed in the DMSACC Trader Notification: “Incredible value found : Value per kilo appears too high for this commodity”.
Acceptance Date is present on all supplementary declarations, and will match the CLE date listed in 2/1.
-->

<!--Acceptance Date is present on all supplementary declarations, and should match the CLE date listed in 2/1 for EIDR declarations. -->
<AcceptanceDateTime>
<p1:DateTimeString formatCode="304">20210708143931+01</p1:DateTimeString>
</AcceptanceDateTime>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Many of these Tariff codes are seasonal and the associated preference/SIV/SPV measures may change or expire.
The declaration may be rejected if a code entered is not active on the acceptance date.
-->
<!-- Acceptance Date is present on all supplementary declarations, and will match the CLE date listed in 2/1. -->
<!-- Acceptance Date is present on all supplementary declarations. -->
<AcceptanceDateTime>
<p1:DateTimeString formatCode="304">20201231010000+01</p1:DateTimeString>
</AcceptanceDateTime>
Expand Down Expand Up @@ -139,9 +139,9 @@
<ID>12345</ID>
<IdentificationTypeCode>10</IdentificationTypeCode>
</ArrivalTransportMeans>
<!--DE 5/23: Location of Goods - Identification of location.
ID to give a unique position of the location. -->
<GoodsLocation>
<!--DE 5/23: Location of Goods - Identification of location.
ID to give a unique position of the location. -->
<Name>WLALONBTW</Name>
<!--DE 5/23: Location of Goods - Type of location.
A in this scenario to represent that it is a designated location. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Tariff codes are seasonal and the associated preference/SIV/SPV measures may change or expire. The declaration
may be rejected if a code entered is not active on the acceptance date.
-->
<!-- Acceptance Date is present on all supplementary declarations, and will match the CLE date listed in 2/1.-->
<!--Acceptance Date is present on all supplementary declarations.-->
<AcceptanceDateTime>
<p1:DateTimeString formatCode="304">20220111220000+01</p1:DateTimeString>
</AcceptanceDateTime>
Expand All @@ -54,7 +54,7 @@
IM to represent an import declaration.-->
<!--DE 1/2: Additional Declaration Type.
Mandatory field.
A to represent an arrived frontier standard declaration.-->
Y to represent a supplementary SDP declaration. -->
<TypeCode>IMY</TypeCode>
<!--DE 1/9: Total number of items. Mandatory field. 1 to represent a single item declaration.-->
<GoodsItemQuantity>1</GoodsItemQuantity>
Expand Down
Loading

0 comments on commit 7c6cf03

Please sign in to comment.