Skip to content

Instantly share code, notes, and snippets.

@dnunez24
Created February 21, 2017 18:22
Show Gist options
  • Save dnunez24/bc225ece64f5639f92689db0159580aa to your computer and use it in GitHub Desktop.
Save dnunez24/bc225ece64f5639f92689db0159580aa to your computer and use it in GitHub Desktop.

Revisions

  1. dnunez24 created this gist Feb 21, 2017.
    146 changes: 146 additions & 0 deletions freight.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,146 @@
    {
    "ErrorMessage": "",
    "Freight": {
    "Details": [
    {
    "OrderLineNumber": 3,
    "ProductCode": "2323892",
    "ShippingMethods": [
    {
    "BoxHandlingCharge": 0,
    "Code": "XC",
    "ContractFreightTypesApplied": 0,
    "Cost": 4.01,
    "DropShipMethodCode": "",
    "FreightCharge": 7.99,
    "InsuranceCharge": 0,
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "TotalCharge": 7.99
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XK",
    "ContractFreightTypesApplied": 0,
    "Cost": 6.03,
    "DropShipMethodCode": "",
    "FreightCharge": 14.99,
    "InsuranceCharge": 0,
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "TotalCharge": 14.99
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XM",
    "ContractFreightTypesApplied": 0,
    "Cost": 6.92,
    "DropShipMethodCode": "",
    "FreightCharge": 19.99,
    "InsuranceCharge": 0,
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "TotalCharge": 19.99
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XV",
    "ContractFreightTypesApplied": 0,
    "Cost": 4.01,
    "DropShipMethodCode": "",
    "FreightCharge": 0,
    "InsuranceCharge": 0,
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "TotalCharge": 0
    }
    ],
    "Weight": 0.71
    }
    ],
    "ShippingMethods": [
    {
    "BoxHandlingCharge": 0,
    "Code": "XV",
    "ContractFreightTypesApplied": 0,
    "Cost": 4.01,
    "Description": "2-5 business days",
    "EstimatedArrival": "n/a",
    "FreightCharge": 0,
    "InsuranceCharge": 0,
    "IsCustomerAccount": false,
    "Name": "CDW Xerox FREE - FedEx Ground",
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "SpecialCode": "XDR",
    "TotalCharge": 0,
    "TotalWeight": 2,
    "WeightType": "A"
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XC",
    "ContractFreightTypesApplied": 0,
    "Cost": 4.01,
    "Description": "2-5 business days",
    "EstimatedArrival": "n/a",
    "FreightCharge": 7.99,
    "InsuranceCharge": 0,
    "IsCustomerAccount": false,
    "Name": "CDW Xerox - FedEx Ground",
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "SpecialCode": "XDR",
    "TotalCharge": 7.99,
    "TotalWeight": 2,
    "WeightType": "A"
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XK",
    "ContractFreightTypesApplied": 0,
    "Cost": 6.03,
    "Description": "2 business days",
    "EstimatedArrival": "02/01/2017",
    "FreightCharge": 14.99,
    "InsuranceCharge": 0,
    "IsCustomerAccount": false,
    "Name": "CDW Xerox - FedEx 2 Day",
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "SpecialCode": "XDR",
    "TotalCharge": 14.99,
    "TotalWeight": 4,
    "WeightType": "A"
    },
    {
    "BoxHandlingCharge": 0,
    "Code": "XM",
    "ContractFreightTypesApplied": 0,
    "Cost": 6.92,
    "Description": "Next business day afternoon",
    "EstimatedArrival": "01/31/2017",
    "FreightCharge": 19.99,
    "InsuranceCharge": 0,
    "IsCustomerAccount": false,
    "Name": "CDW Xerox - FedEx Standard Overnight",
    "OrderHandlingCharge": 0,
    "OtherCharge": 0,
    "SaturdayCharge": 0,
    "SpecialCode": "XDR",
    "TotalCharge": 19.99,
    "TotalWeight": 4,
    "WeightType": "A"
    }
    ]
    },
    "PackageCount": 1,
    "TransactionIdentifier": "DC3E507D-357D-48BF-A082-C1632B221B2F"
    }