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.4.13 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
workarea-core-3.4.12 vendor/active_shipping/test/fixtures/json/australia_post/service_international.json
reactive_shipping-3.0.0 test/fixtures/json/australia_post/service_international.json
active_shipping-2.1.1 test/fixtures/json/australia_post/service_international.json
active_shipping-2.1.0 test/fixtures/json/australia_post/service_international.json
active_shipping-2.0.1 test/fixtures/json/australia_post/service_international.json
active_shipping-2.0.0 test/fixtures/json/australia_post/service_international.json
active_shipping-1.14.2 test/fixtures/json/australia_post/service_international.json
active_shipping-1.14.1 test/fixtures/json/australia_post/service_international.json
active_shipping-1.14.0 test/fixtures/json/australia_post/service_international.json
active_shipping-1.13.4 test/fixtures/json/australia_post/service_international.json
active_shipping-1.13.3 test/fixtures/json/australia_post/service_international.json
active_shipping-1.13.2 test/fixtures/json/australia_post/service_international.json
active_shipping-1.13.1 test/fixtures/json/australia_post/service_international.json
active_shipping-1.13.0 test/fixtures/json/australia_post/service_international.json
active_shipping-1.12.1 test/fixtures/json/australia_post/service_international.json
active_shipping-1.12.0 test/fixtures/json/australia_post/service_international.json
active_shipping-1.11.1 test/fixtures/json/australia_post/service_international.json
active_shipping-1.11.0 test/fixtures/json/australia_post/service_international.json
active_shipping-1.10.1 test/fixtures/json/australia_post/service_international.json