Skip to content

Commit

Permalink
Correct the ISOEquipmentCode for the reefer example
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Thykier <[email protected]>
  • Loading branch information
nt-gt committed Dec 1, 2023
1 parent ea6d593 commit a404def
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"isEquipmentSubstitutionAllowed": true,
"requestedEquipments": [
{
"ISOEquipmentCode": "22RP", //TODO find a reefer code
"ISOEquipmentCode": "22RT",
"units": 1,
"isShipperOwned": false,
"commodities": [
Expand Down

0 comments on commit a404def

Please sign in to comment.