Sha256: 057c49593bc799e4c46102564ce4e5b5e181c1f2d25078952e7cc40d024d9726

Contents?: true

Size: 1.86 KB

Versions: 91

Compression:

Stored size: 1.86 KB

Contents

{
  "services": {
    "service": [{
      "code": "INT_PARCEL_COR_OWN_PACKAGING",
      "name": "Courier",
      "price": "154.17",
      "max_extra_cover": 5000,
      "options": {
        "option": [{
          "code": "INT_TRACKING",
          "name": "Tracking"
        }, {
          "code": "INT_SMS_TRACK_ADVICE",
          "name": "SMS track advice"
        }, {
          "code": "INT_EXTRA_COVER",
          "name": "Extra Cover"
        }]
      }
    }, {
      "code": "INT_PARCEL_EXP_OWN_PACKAGING",
      "name": "Express",
      "price": "89.17",
      "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": "84.17",
      "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": "46.80",
      "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.json
workarea-core-3.4.36 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.14 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.35 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.13 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.34 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.12 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.33 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.11 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.10 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.32 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.9 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.31 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.8 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.30 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.7 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.29 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.6 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.28 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.5.5 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json