Returning Lowest Price Home Delivery Options for the next 20 days
Use the Basic Parameters to return the lowest price home delivery options for each carrier 'service group' for the next 20 days:
-
Set the delivery postcode c_pc.
-
Set your optionType (in this case,
HOME). -
Use return type ggg.
-
Display the returned options on your checkout page.
Here is an example of an API call incorporating the above:
GET https://dmo.metapack.com/dmoptions/find?key=<API-KEY>&wh_code=SL123&c_pc=SL10AG&optionType=HOME&r_t=ggg
Here is an example of the server response (assuming a 200 OK status):
{
"header": {
"requestId": "32a93ce8-bcda-4729-9995-7e70fef56e5e",
"requestDate": "2020-03-11T12:16:41.771Z",
"inputParameters": {
"optionType": [
"HOME"
],
"c_pc": [
"SL10AG"
],
"r_t": [
"ggg"
],
"wh_code": [
"SL123"
],
"key": [
"<API-Key>"
]
},
"responseDate": "2020-03-11T12:16:42.127Z"
},
"results": [
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-11T08:00:00.000Z",
"to": "2020-03-11T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-11T18:30:00.000Z",
"to": "2020-03-11T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-11/*-*/*/*-*",
"cutOffDateTime": "2020-03-11T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-12T08:00:00.000Z",
"to": "2020-03-12T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-12T18:30:00.000Z",
"to": "2020-03-12T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-12/*-*/*/*-*",
"cutOffDateTime": "2020-03-12T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-12T08:00:00.000Z",
"to": "2020-03-12T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-11T18:30:00.000Z",
"to": "2020-03-11T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-11/*-*/*/*-*",
"cutOffDateTime": "2020-03-11T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED2MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 20,
"lat": null,
"delivery": {
"from": "2020-03-12T07:00:00.000Z",
"to": "2020-03-12T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "2 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 2 Man Nominated-Day",
"collection": {
"from": "2020-03-11T18:30:00.000Z",
"to": "2020-03-11T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED2MAN/2020-03-11/*-*/*/*-*",
"cutOffDateTime": "2020-03-11T18:00:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-12T08:00:00.000Z",
"to": "2020-03-13T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-11T18:30:00.000Z",
"to": "2020-03-11T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-11/*-*/*/*-*",
"cutOffDateTime": "2020-03-11T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-13T08:00:00.000Z",
"to": "2020-03-13T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-13T18:30:00.000Z",
"to": "2020-03-13T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-13/*-*/*/*-*",
"cutOffDateTime": "2020-03-13T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-13T08:00:00.000Z",
"to": "2020-03-13T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-12T18:30:00.000Z",
"to": "2020-03-12T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-12/*-*/*/*-*",
"cutOffDateTime": "2020-03-12T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-13T07:00:00.000Z",
"to": "2020-03-13T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-12T18:30:00.000Z",
"to": "2020-03-12T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-12/*-*/*/*-*",
"cutOffDateTime": "2020-03-11T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-13T08:00:00.000Z",
"to": "2020-03-14T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-12T18:30:00.000Z",
"to": "2020-03-12T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-12/*-*/*/*-*",
"cutOffDateTime": "2020-03-12T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-14T08:00:00.000Z",
"to": "2020-03-14T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-13T18:30:00.000Z",
"to": "2020-03-13T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-13/*-*/*/*-*",
"cutOffDateTime": "2020-03-13T18:00:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-14T08:00:00.000Z",
"to": "2020-03-16T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-13T18:30:00.000Z",
"to": "2020-03-13T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-13/*-*/*/*-*",
"cutOffDateTime": "2020-03-13T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-15T07:00:00.000Z",
"to": "2020-03-15T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-13T18:30:00.000Z",
"to": "2020-03-13T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-13/*-*/*/*-*",
"cutOffDateTime": "2020-03-12T18:30:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-16T08:00:00.000Z",
"to": "2020-03-16T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-16T18:30:00.000Z",
"to": "2020-03-16T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-16/*-*/*/*-*",
"cutOffDateTime": "2020-03-16T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-17T08:00:00.000Z",
"to": "2020-03-17T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-17T18:30:00.000Z",
"to": "2020-03-17T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-17/*-*/*/*-*",
"cutOffDateTime": "2020-03-17T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-17T08:00:00.000Z",
"to": "2020-03-17T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-16T18:30:00.000Z",
"to": "2020-03-16T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-16/*-*/*/*-*",
"cutOffDateTime": "2020-03-16T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-17T07:00:00.000Z",
"to": "2020-03-17T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-16T18:30:00.000Z",
"to": "2020-03-16T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-16/*-*/*/*-*",
"cutOffDateTime": "2020-03-15T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-17T08:00:00.000Z",
"to": "2020-03-18T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-16T18:30:00.000Z",
"to": "2020-03-16T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-16/*-*/*/*-*",
"cutOffDateTime": "2020-03-16T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-18T08:00:00.000Z",
"to": "2020-03-18T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-18T18:30:00.000Z",
"to": "2020-03-18T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-18/*-*/*/*-*",
"cutOffDateTime": "2020-03-18T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-18T08:00:00.000Z",
"to": "2020-03-18T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-17T18:30:00.000Z",
"to": "2020-03-17T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-17/*-*/*/*-*",
"cutOffDateTime": "2020-03-17T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-18T07:00:00.000Z",
"to": "2020-03-18T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-17T18:30:00.000Z",
"to": "2020-03-17T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-17/*-*/*/*-*",
"cutOffDateTime": "2020-03-16T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-18T08:00:00.000Z",
"to": "2020-03-19T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-17T18:30:00.000Z",
"to": "2020-03-17T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-17/*-*/*/*-*",
"cutOffDateTime": "2020-03-17T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-19T08:00:00.000Z",
"to": "2020-03-19T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-19T18:30:00.000Z",
"to": "2020-03-19T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-19/*-*/*/*-*",
"cutOffDateTime": "2020-03-19T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-19T08:00:00.000Z",
"to": "2020-03-19T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-18T18:30:00.000Z",
"to": "2020-03-18T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-18/*-*/*/*-*",
"cutOffDateTime": "2020-03-18T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-19T07:00:00.000Z",
"to": "2020-03-19T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-18T18:30:00.000Z",
"to": "2020-03-18T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-18/*-*/*/*-*",
"cutOffDateTime": "2020-03-17T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-19T08:00:00.000Z",
"to": "2020-03-20T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-18T18:30:00.000Z",
"to": "2020-03-18T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-18/*-*/*/*-*",
"cutOffDateTime": "2020-03-18T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-20T08:00:00.000Z",
"to": "2020-03-20T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-20T18:30:00.000Z",
"to": "2020-03-20T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-20/*-*/*/*-*",
"cutOffDateTime": "2020-03-20T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-20T08:00:00.000Z",
"to": "2020-03-20T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-19T18:30:00.000Z",
"to": "2020-03-19T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-19/*-*/*/*-*",
"cutOffDateTime": "2020-03-19T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-20T07:00:00.000Z",
"to": "2020-03-20T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-19T18:30:00.000Z",
"to": "2020-03-19T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-19/*-*/*/*-*",
"cutOffDateTime": "2020-03-18T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-20T08:00:00.000Z",
"to": "2020-03-21T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-19T18:30:00.000Z",
"to": "2020-03-19T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-19/*-*/*/*-*",
"cutOffDateTime": "2020-03-19T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-21T08:00:00.000Z",
"to": "2020-03-21T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-20T18:30:00.000Z",
"to": "2020-03-20T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-20/*-*/*/*-*",
"cutOffDateTime": "2020-03-20T18:00:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-21T08:00:00.000Z",
"to": "2020-03-23T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-20T18:30:00.000Z",
"to": "2020-03-20T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-20/*-*/*/*-*",
"cutOffDateTime": "2020-03-20T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-22T07:00:00.000Z",
"to": "2020-03-22T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-20T18:30:00.000Z",
"to": "2020-03-20T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-20/*-*/*/*-*",
"cutOffDateTime": "2020-03-19T18:30:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-23T08:00:00.000Z",
"to": "2020-03-23T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-23T18:30:00.000Z",
"to": "2020-03-23T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-23/*-*/*/*-*",
"cutOffDateTime": "2020-03-23T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-24T08:00:00.000Z",
"to": "2020-03-24T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-24T18:30:00.000Z",
"to": "2020-03-24T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-24/*-*/*/*-*",
"cutOffDateTime": "2020-03-24T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-24T08:00:00.000Z",
"to": "2020-03-24T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-23T18:30:00.000Z",
"to": "2020-03-23T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-23/*-*/*/*-*",
"cutOffDateTime": "2020-03-23T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-24T07:00:00.000Z",
"to": "2020-03-24T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-23T18:30:00.000Z",
"to": "2020-03-23T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-23/*-*/*/*-*",
"cutOffDateTime": "2020-03-22T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-24T08:00:00.000Z",
"to": "2020-03-25T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-23T18:30:00.000Z",
"to": "2020-03-23T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-23/*-*/*/*-*",
"cutOffDateTime": "2020-03-23T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-25T08:00:00.000Z",
"to": "2020-03-25T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-25T18:30:00.000Z",
"to": "2020-03-25T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-25/*-*/*/*-*",
"cutOffDateTime": "2020-03-25T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-25T08:00:00.000Z",
"to": "2020-03-25T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-24T18:30:00.000Z",
"to": "2020-03-24T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-24/*-*/*/*-*",
"cutOffDateTime": "2020-03-24T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-25T07:00:00.000Z",
"to": "2020-03-25T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-24T18:30:00.000Z",
"to": "2020-03-24T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-24/*-*/*/*-*",
"cutOffDateTime": "2020-03-23T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-25T08:00:00.000Z",
"to": "2020-03-26T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-24T18:30:00.000Z",
"to": "2020-03-24T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-24/*-*/*/*-*",
"cutOffDateTime": "2020-03-24T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-26T08:00:00.000Z",
"to": "2020-03-26T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-26T18:30:00.000Z",
"to": "2020-03-26T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-26/*-*/*/*-*",
"cutOffDateTime": "2020-03-26T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-26T08:00:00.000Z",
"to": "2020-03-26T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-25T18:30:00.000Z",
"to": "2020-03-25T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-25/*-*/*/*-*",
"cutOffDateTime": "2020-03-25T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-26T07:00:00.000Z",
"to": "2020-03-26T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-25T18:30:00.000Z",
"to": "2020-03-25T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-25/*-*/*/*-*",
"cutOffDateTime": "2020-03-24T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-26T08:00:00.000Z",
"to": "2020-03-27T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-25T18:30:00.000Z",
"to": "2020-03-25T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-25/*-*/*/*-*",
"cutOffDateTime": "2020-03-25T18:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-27T08:00:00.000Z",
"to": "2020-03-27T10:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-27T18:30:00.000Z",
"to": "2020-03-27T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-27/*-*/*/*-*",
"cutOffDateTime": "2020-03-27T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-27T08:00:00.000Z",
"to": "2020-03-27T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-26T18:30:00.000Z",
"to": "2020-03-26T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-26/*-*/*/*-*",
"cutOffDateTime": "2020-03-26T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-27T07:00:00.000Z",
"to": "2020-03-27T23:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-26T18:30:00.000Z",
"to": "2020-03-26T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-26/*-*/*/*-*",
"cutOffDateTime": "2020-03-25T18:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-27T08:00:00.000Z",
"to": "2020-03-28T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-26T18:30:00.000Z",
"to": "2020-03-26T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-26/*-*/*/*-*",
"cutOffDateTime": "2020-03-26T18:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-28T08:00:00.000Z",
"to": "2020-03-28T17:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-27T18:30:00.000Z",
"to": "2020-03-27T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-27/*-*/*/*-*",
"cutOffDateTime": "2020-03-27T18:00:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-28T08:00:00.000Z",
"to": "2020-03-30T16:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-27T18:30:00.000Z",
"to": "2020-03-27T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-27/*-*/*/*-*",
"cutOffDateTime": "2020-03-27T18:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-29T06:00:00.000Z",
"to": "2020-03-29T22:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-27T18:30:00.000Z",
"to": "2020-03-27T19:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-27/*-*/*/*-*",
"cutOffDateTime": "2020-03-26T18:30:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-30T07:00:00.000Z",
"to": "2020-03-30T09:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-30T17:30:00.000Z",
"to": "2020-03-30T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-30/*-*/*/*-*",
"cutOffDateTime": "2020-03-30T17:00:00.000Z"
},
{
"groupCodes": [
"EARLY"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "PLPRE1000OC",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 4,
"lat": null,
"delivery": {
"from": "2020-03-31T07:00:00.000Z",
"to": "2020-03-31T09:00:59.999Z"
},
"address": "",
"carrierServiceName": "BEFORE 10 - Early Cut off",
"postcode": "",
"fullName": "DPD BEFORE 10 - Early Cut off",
"collection": {
"from": "2020-03-31T17:30:00.000Z",
"to": "2020-03-31T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "DPD",
"hasDisabledAccess": false,
"bookingCode": "PLPRE1000OC/2020-03-31/*-*/*/*-*",
"cutOffDateTime": "2020-03-31T17:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-03-31T07:00:00.000Z",
"to": "2020-03-31T16:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-30T17:30:00.000Z",
"to": "2020-03-30T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-30/*-*/*/*-*",
"cutOffDateTime": "2020-03-30T17:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-03-31T06:00:00.000Z",
"to": "2020-03-31T22:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-30T17:30:00.000Z",
"to": "2020-03-30T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-30/*-*/*/*-*",
"cutOffDateTime": "2020-03-29T17:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-03-31T07:00:00.000Z",
"to": "2020-04-01T16:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-30T17:30:00.000Z",
"to": "2020-03-30T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-30/*-*/*/*-*",
"cutOffDateTime": "2020-03-30T17:00:00.000Z"
},
{
"groupCodes": [
"NEXT"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RM1STLT",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 3,
"lat": null,
"delivery": {
"from": "2020-04-01T07:00:00.000Z",
"to": "2020-04-01T16:00:59.999Z"
},
"address": "",
"carrierServiceName": "1st Class Letter",
"postcode": "",
"fullName": "Royal Mail 1st Class Letter",
"collection": {
"from": "2020-03-31T17:30:00.000Z",
"to": "2020-03-31T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RM1STLT/2020-03-31/*-*/*/*-*",
"cutOffDateTime": "2020-03-31T17:00:00.000Z"
},
{
"groupCodes": [
"NOMINATE"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "ASLNOMINATED1MAN",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 15,
"lat": null,
"delivery": {
"from": "2020-04-01T06:00:00.000Z",
"to": "2020-04-01T22:58:59.999Z"
},
"address": "",
"carrierServiceName": "1 Man Nominated-Day",
"postcode": "",
"fullName": "ASDA Logistics Services 1 Man Nominated-Day",
"collection": {
"from": "2020-03-31T17:30:00.000Z",
"to": "2020-03-31T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ASL",
"hasDisabledAccess": false,
"bookingCode": "ASLNOMINATED1MAN/2020-03-31/*-*/*/*-*",
"cutOffDateTime": "2020-03-30T17:30:00.000Z"
},
{
"groupCodes": [
"STANDARD"
],
"photoUrls": [],
"telephoneNumber": null,
"distance": {
"unit": "m",
"value": 0
},
"description": null,
"carrierServiceCode": "RMSECONDSTL",
"long": null,
"optionType": "HOME",
"countryCode": null,
"storeName": "",
"shippingCharge": 0.8,
"lat": null,
"delivery": {
"from": "2020-04-01T07:00:00.000Z",
"to": "2020-04-02T16:00:59.999Z"
},
"address": "",
"carrierServiceName": "2nd Class Packet",
"postcode": "",
"fullName": "Royal Mail 2nd Class Packet",
"collection": {
"from": "2020-03-31T17:30:00.000Z",
"to": "2020-03-31T18:30:59.999Z"
},
"storeId": null,
"logoUrl": null,
"storeTimes": {},
"carrierCode": "ROYALMAIL",
"hasDisabledAccess": false,
"bookingCode": "RMSECONDSTL/2020-03-31/*-*/*/*-*",
"cutOffDateTime": "2020-03-31T17:00:00.000Z"
}
]
}