Sha256: 3b138704e81b9e2d3119f0590776d589aeb58f843a53b10506b235591e4586db

Contents?: true

Size: 1.44 KB

Versions: 91

Compression:

Stored size: 1.44 KB

Contents

{
  "services": {
    "service": [{
      "code": "INT_PARCEL_EXP_OWN_PACKAGING",
      "name": "Express",
      "price": "82.87",
      "max_extra_cover": 5000,
      "options": {
        "option": [{
          "code": "INT_TRACKING",
          "name": "Tracking"
        }, {
          "code": "INT_SIGNATURE_ON_DELIVERY",
          "name": "Signature on delivery"
        }, {
          "code": "INT_SMS_TRACK_ADVICE",
          "name": "SMS track advice"
        }, {
          "code": "INT_EXTRA_COVER",
          "name": "Extra Cover"
        }]
      }
    }, {
      "code": "INT_PARCEL_STD_OWN_PACKAGING",
      "name": "Standard",
      "price": "71.20",
      "max_extra_cover": 5000,
      "options": {
        "option": [{
          "code": "INT_TRACKING",
          "name": "Tracking"
        }, {
          "code": "INT_EXTRA_COVER",
          "name": "Extra Cover"
        }, {
          "code": "INT_SIGNATURE_ON_DELIVERY",
          "name": "Signature on delivery"
        }, {
          "code": "INT_SMS_TRACK_ADVICE",
          "name": "SMS track advice"
        }]
      }
    }, {
      "code": "INT_PARCEL_SEA_OWN_PACKAGING",
      "name": "Economy Sea",
      "price": "41.54",
      "max_extra_cover": 5000,
      "options": {
        "option": [{
          "code": "INT_EXTRA_COVER",
          "name": "Extra Cover"
        }, {
          "code": "INT_SIGNATURE_ON_DELIVERY",
          "name": "Signature on delivery"
        }]
      }
    }]
  }
}

Version data entries

91 entries across 91 versions & 3 rubygems

Version Path
workarea-core-3.5.15 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.36 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.14 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.35 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.13 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.34 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.12 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.33 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.11 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.10 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.32 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.9 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.31 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.8 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.30 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.7 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.29 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.6 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.4.28 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json
workarea-core-3.5.5 vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json