Skip to content

Commit

Permalink
deploy: cedf1de
Browse files Browse the repository at this point in the history
  • Loading branch information
nissimsan committed Dec 5, 2023
1 parent 1095324 commit aa5ad55
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,8 @@ properties:
additionalProperties: false
required:
- type
minItems: 0
maxItems: 3
preCarriageTransportMovement:
title: Pre-carriage Transport Movement
description: A pre-carriage logistics transport movement for the consignment.
Expand Down Expand Up @@ -1371,6 +1373,29 @@ example: |-
}
}
},
"notifyParty": [
{
"type": [
"Organization"
],
"name": "First Finanza Continentale",
"location": {
"type": [
"Place"
],
"address": {
"type": [
"PostalAddress"
],
"streetAddress": "Via Nuova Agnano, 49",
"addressLocality": "Chieuti",
"addressRegion": "FG",
"postalCode": "71010",
"addressCountry": "IT"
}
}
}
],
"mainCarriageTransportMovement": {
"type": [
"Transport"
Expand Down Expand Up @@ -1456,7 +1481,7 @@ example: |-
"type": [
"QuantitativeValue"
],
"value": "856",
"value": "220",
"unitCode": "cmb"
}
}
Expand Down
6 changes: 4 additions & 2 deletions openapi/openapi.bundled.json
Original file line number Diff line number Diff line change
Expand Up @@ -835202,7 +835202,9 @@
"required": [
"type"
]
}
},
"minItems": 0,
"maxItems": 3
},
"preCarriageTransportMovement": {
"title": "Pre-carriage Transport Movement",
Expand Down Expand Up @@ -836068,7 +836070,7 @@
"issuer",
"credentialSubject"
],
"example": "{\n \"@context\": [\n \"https://www.w3.org/2018/credentials/v1\",\n \"https://w3id.org/traceability/v1\"\n ],\n \"id\": \"did:key:z6MkmbqKc6KncFZUbVJwUppttTkiMAtnVJ5wzC5oVBWci3pc\",\n \"type\": [\n \"VerifiableCredential\",\n \"MultiModalBillOfLadingCredential\"\n ],\n \"issuanceDate\": \"2022-03-04T13:40:00Z\",\n \"issuer\": {\n \"type\": [\n \"Organization\"\n ],\n \"id\": \"did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U\",\n \"name\": \"MULTI CONTAINER LINE\",\n \"scac\": \"MCLI\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"name\": \"MCL Multi Container Line LTD.\",\n \"streetAddress\": \"Rm. 3501, 35/F Manhatten Place, 23 Wang Tai Road\",\n \"addressLocality\": \"Kowloon Bay\",\n \"addressRegion\": \"Hong Kong\",\n \"addressCountry\": \"HK\"\n }\n }\n },\n \"credentialSubject\": {\n \"type\": [\n \"MultiModalBillOfLading\"\n ],\n \"billOfLadingNumber\": \"EX600822199A\",\n \"bookingNumber\": [\n \"EX600822199\"\n ],\n \"shipper\": {\n \"type\": [\n \"Organization\"\n ],\n \"name\": \"Espresso Italiano Co.\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"streetAddress\": \"Via Vico Ferrovia 5\",\n \"addressLocality\": \"Goro\",\n \"addressRegion\": \"Ferrara\",\n \"postalCode\": \"44020\",\n \"addressCountry\": \"IT\"\n }\n },\n \"email\": \"[email protected]\",\n \"phoneNumber\": \"+39 5555 5252682\"\n },\n \"consignee\": {\n \"type\": [\n \"Organization\"\n ],\n \"name\": \"Prosumer Coffee Supplies, Ltd.\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"streetAddress\": \"3934 Spinnaker Lane\",\n \"addressLocality\": \"Joliet\",\n \"addressRegion\": \"Illinois\",\n \"postalCode\": \"60432\",\n \"addressCountry\": \"US\"\n }\n }\n },\n \"mainCarriageTransportMovement\": {\n \"type\": [\n \"Transport\"\n ],\n \"vesselNumber\": \"MS Seven Seas\",\n \"voyageNumber\": \"Atl-W0425\"\n },\n \"portOfLoading\": {\n \"type\": [\n \"Place\"\n ],\n \"unLocode\": \"ITMIL\"\n },\n \"portOfDischarge\": {\n \"type\": [\n \"Place\"\n ],\n \"unLocode\": \"USLGB\"\n },\n \"totalNumberOfPackages\": 2200,\n \"transportEquipmentQuantity\": 2,\n \"utilizedTransportEquipment\": [\n {\n \"type\": [\n \"TransportEquipment\"\n ],\n \"equipmentReference\": \"APZU4812090\",\n \"ISOEquipmentCode\": \"40GP\",\n \"seals\": [\n {\n \"type\": [\n \"Seal\"\n ],\n \"sealNumber\": \"PTW-002290109692\"\n }\n ]\n },\n {\n \"type\": [\n \"TransportEquipment\"\n ],\n \"equipmentReference\": \"APZU5985096\",\n \"ISOEquipmentCode\": \"40GP\",\n \"seals\": [\n {\n \"type\": [\n \"Seal\"\n ],\n \"sealNumber\": \"PTW-002255398220\"\n }\n ]\n }\n ],\n \"particulars\": [\n {\n \"type\": [\n \"ConsignmentItem\"\n ],\n \"marksAndNumbers\": \"Espresso Italiano\",\n \"commodity\": {\n \"type\": [\n \"Commodity\"\n ],\n \"commodityCode\": \"8516.71\",\n \"commodityCodeType\": \"HS\"\n },\n \"packageQuantity\": 2200,\n \"netWeight\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"unitCode\": \"kg\",\n \"value\": \"14600\"\n },\n \"grossWeight\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"unitCode\": \"kg\",\n \"value\": \"15960\"\n },\n \"grossVolume\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"value\": \"856\",\n \"unitCode\": \"cmb\"\n }\n }\n ],\n \"freightAndCharges\": [\n {\n \"type\": [\n \"ServiceCharge\"\n ],\n \"chargeCode\": \"basicFreight\",\n \"paymentTerm\": \"collect\",\n \"chargeText\": \"Negotiated ocean freight\",\n \"rate\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 2250,\n \"priceCurrency\": \"USD\"\n },\n \"calculationBasis\": \"Per container\",\n \"appliedAmount\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 4500,\n \"priceCurrency\": \"USD\"\n }\n }\n ],\n \"declaredValue\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 240000,\n \"priceCurrency\": \"USD\"\n },\n \"shippedOnBoardDate\": \"2022-02-02\",\n \"termsAndConditions\": \"https://terms-of-shipment.carrier.example.com\"\n }\n}"
"example": "{\n \"@context\": [\n \"https://www.w3.org/2018/credentials/v1\",\n \"https://w3id.org/traceability/v1\"\n ],\n \"id\": \"did:key:z6MkmbqKc6KncFZUbVJwUppttTkiMAtnVJ5wzC5oVBWci3pc\",\n \"type\": [\n \"VerifiableCredential\",\n \"MultiModalBillOfLadingCredential\"\n ],\n \"issuanceDate\": \"2022-03-04T13:40:00Z\",\n \"issuer\": {\n \"type\": [\n \"Organization\"\n ],\n \"id\": \"did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U\",\n \"name\": \"MULTI CONTAINER LINE\",\n \"scac\": \"MCLI\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"name\": \"MCL Multi Container Line LTD.\",\n \"streetAddress\": \"Rm. 3501, 35/F Manhatten Place, 23 Wang Tai Road\",\n \"addressLocality\": \"Kowloon Bay\",\n \"addressRegion\": \"Hong Kong\",\n \"addressCountry\": \"HK\"\n }\n }\n },\n \"credentialSubject\": {\n \"type\": [\n \"MultiModalBillOfLading\"\n ],\n \"billOfLadingNumber\": \"EX600822199A\",\n \"bookingNumber\": [\n \"EX600822199\"\n ],\n \"shipper\": {\n \"type\": [\n \"Organization\"\n ],\n \"name\": \"Espresso Italiano Co.\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"streetAddress\": \"Via Vico Ferrovia 5\",\n \"addressLocality\": \"Goro\",\n \"addressRegion\": \"Ferrara\",\n \"postalCode\": \"44020\",\n \"addressCountry\": \"IT\"\n }\n },\n \"email\": \"[email protected]\",\n \"phoneNumber\": \"+39 5555 5252682\"\n },\n \"consignee\": {\n \"type\": [\n \"Organization\"\n ],\n \"name\": \"Prosumer Coffee Supplies, Ltd.\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"streetAddress\": \"3934 Spinnaker Lane\",\n \"addressLocality\": \"Joliet\",\n \"addressRegion\": \"Illinois\",\n \"postalCode\": \"60432\",\n \"addressCountry\": \"US\"\n }\n }\n },\n \"notifyParty\": [\n {\n \"type\": [\n \"Organization\"\n ],\n \"name\": \"First Finanza Continentale\",\n \"location\": {\n \"type\": [\n \"Place\"\n ],\n \"address\": {\n \"type\": [\n \"PostalAddress\"\n ],\n \"streetAddress\": \"Via Nuova Agnano, 49\",\n \"addressLocality\": \"Chieuti\",\n \"addressRegion\": \"FG\",\n \"postalCode\": \"71010\",\n \"addressCountry\": \"IT\"\n }\n }\n }\n ],\n \"mainCarriageTransportMovement\": {\n \"type\": [\n \"Transport\"\n ],\n \"vesselNumber\": \"MS Seven Seas\",\n \"voyageNumber\": \"Atl-W0425\"\n },\n \"portOfLoading\": {\n \"type\": [\n \"Place\"\n ],\n \"unLocode\": \"ITMIL\"\n },\n \"portOfDischarge\": {\n \"type\": [\n \"Place\"\n ],\n \"unLocode\": \"USLGB\"\n },\n \"totalNumberOfPackages\": 2200,\n \"transportEquipmentQuantity\": 2,\n \"utilizedTransportEquipment\": [\n {\n \"type\": [\n \"TransportEquipment\"\n ],\n \"equipmentReference\": \"APZU4812090\",\n \"ISOEquipmentCode\": \"40GP\",\n \"seals\": [\n {\n \"type\": [\n \"Seal\"\n ],\n \"sealNumber\": \"PTW-002290109692\"\n }\n ]\n },\n {\n \"type\": [\n \"TransportEquipment\"\n ],\n \"equipmentReference\": \"APZU5985096\",\n \"ISOEquipmentCode\": \"40GP\",\n \"seals\": [\n {\n \"type\": [\n \"Seal\"\n ],\n \"sealNumber\": \"PTW-002255398220\"\n }\n ]\n }\n ],\n \"particulars\": [\n {\n \"type\": [\n \"ConsignmentItem\"\n ],\n \"marksAndNumbers\": \"Espresso Italiano\",\n \"commodity\": {\n \"type\": [\n \"Commodity\"\n ],\n \"commodityCode\": \"8516.71\",\n \"commodityCodeType\": \"HS\"\n },\n \"packageQuantity\": 2200,\n \"netWeight\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"unitCode\": \"kg\",\n \"value\": \"14600\"\n },\n \"grossWeight\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"unitCode\": \"kg\",\n \"value\": \"15960\"\n },\n \"grossVolume\": {\n \"type\": [\n \"QuantitativeValue\"\n ],\n \"value\": \"220\",\n \"unitCode\": \"cmb\"\n }\n }\n ],\n \"freightAndCharges\": [\n {\n \"type\": [\n \"ServiceCharge\"\n ],\n \"chargeCode\": \"basicFreight\",\n \"paymentTerm\": \"collect\",\n \"chargeText\": \"Negotiated ocean freight\",\n \"rate\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 2250,\n \"priceCurrency\": \"USD\"\n },\n \"calculationBasis\": \"Per container\",\n \"appliedAmount\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 4500,\n \"priceCurrency\": \"USD\"\n }\n }\n ],\n \"declaredValue\": {\n \"type\": [\n \"PriceSpecification\"\n ],\n \"price\": 240000,\n \"priceCurrency\": \"USD\"\n },\n \"shippedOnBoardDate\": \"2022-02-02\",\n \"termsAndConditions\": \"https://terms-of-shipment.carrier.example.com\"\n }\n}"
}
}
}
Expand Down
25 changes: 24 additions & 1 deletion sections/credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -8045,6 +8045,29 @@ <h2>Multi-Modal Bill of Lading Credential</h2>
}
}
},
"notifyParty": [
{
"type": [
"Organization"
],
"name": "First Finanza Continentale",
"location": {
"type": [
"Place"
],
"address": {
"type": [
"PostalAddress"
],
"streetAddress": "Via Nuova Agnano, 49",
"addressLocality": "Chieuti",
"addressRegion": "FG",
"postalCode": "71010",
"addressCountry": "IT"
}
}
}
],
"mainCarriageTransportMovement": {
"type": [
"Transport"
Expand Down Expand Up @@ -8130,7 +8153,7 @@ <h2>Multi-Modal Bill of Lading Credential</h2>
"type": [
"QuantitativeValue"
],
"value": "856",
"value": "220",
"unitCode": "cmb"
}
}
Expand Down
Loading

0 comments on commit aa5ad55

Please sign in to comment.