{
    "pro": [
        {
            "proNumber": "123456789",
            "pickupDate": "05/04/2023",
            "pickupTime": "06:22 PM",
            "utcOffsetPU": "-04:00",
            "invoiceStatus": "Paid 07/20/2023",  //Mysefl Login Required
            "prepaidCollect": "Prepaid",   //Mysefl Login Required
            "billOfLadingNumber": "001002592209",  //Mysefl Login Required
            "purchaseOrderNumber": "",  //Mysefl Login Required
            "shipper": {
                "name": "HOME DEPOT PRO",  //Mysefl Login Required
                "address1": "123 DEMO LOCATION", //Mysefl Login Required
                "address2" : "", //Mysefl Login Required
                "address3" : "", //Mysefl Login Required
                "city": "RICHMOND",  
                "state": "VA",
                "zip": "23231",
                "zipExt": ""
            },
            "consignee": {
                "name": "SEFL DEMO",  //Mysefl Login Required
                "address1": "123 DEMO LOCATION", //Mysefl Login Required
                "address2" : "", //Mysefl Login Required
                "address3" : "", //Mysefl Login Required
                "city": "S BOSTON", 
                "state": "VA",
                "zip": "24592",
                "zipExt": ""
            },
            "originServiceCenter": "RIC",
            "destinationServiceCenter": "RAL",
            "pieces": "1",
            "location": "Delivered to Customer",
            "weight": "150",
            "status": "Private Residence;Delivered 05/08/2023 11:10 AM;Recvd by: CARL;Appointment scheduled for 05/08/2023 12:00 PM - 05:00 PM Delivery Driver: PLACE, DEMO A",
            "currentStatusCode": "DLV",  
            "currentStatusDate": "Mon May 08 18:13:00 EDT 2023",
            "currentStatusDateOnly": "05/08/2023",
            "currentStatusTime": "06:13 PM",
            "utcOffsetStatus": "-04:00",
            "currentStatusDescription": "Delivered",  
            "currentStatusComments": "Private Residence;, Delivered to CustomerDelivered 05/08/2023 11:10 AM, Appointment scheduled for 05/08/2023 12:00 PM - 05:00 PM",             
            "signedBy": "CARL",   //Mysefl Login Required
            "equipmentNumber": "",  //Mysefl Login Required
            "charges": "You must be logged into MySEFL to retrieve charges.",  //Mysefl Login Required
            "committedDate": "05/08/2023",   //Mysefl Login Required
            "delay": "Appointment",  
            "guaranteedService": "",  //Mysefl Login Required
            "currentStatusLatLong": "",  //Mysefl Login Required
            "deliveryDate": "05/08/2023",  //Mysefl Login Required
            "deliveryTime": "11:10 AM",  //Mysefl Login Required
            "utcOffsetDel": "-04:00",  //Mysefl Login Required
            "appointmentDate": "05/08/2023",  
            "appointmentStartTime": "12:00 PM",  
            "appointmentEndTime": "05:00 PM",  
            "utcOffsetAppt": "-04:00",  //Mysefl Login Required
            "routeCode": "1",  //Mysefl Login Required
            "detailInformation": {
                "detail": [
                    {
                        "date": "05/04/2023",
                        "time": "06:22 PM",
                        "utcOffset": "-04:00",
                        "location": "RICHMOND",
                        "city": "CHESTER",
                        "state": "VA",
                        "message": "Shipment Pickup using Trailer 534749",
                        "statusCode": "SPU"
                    },
                    {
                        "date": "05/04/2023",
                        "time": "07:56 PM",
                        "utcOffset": "-04:00",
                        "location": "RICHMOND",
                        "city": "CHESTER",
                        "state": "VA",
                        "message": "Closed Trailer 287411F to RALEIGH service center",
                        "statusCode": "CFD"
                    },
                    {
                        "date": "05/04/2023",
                        "time": "08:35 PM",
                        "utcOffset": "-04:00",
                        "location": "RICHMOND",
                        "city": "CHESTER",
                        "state": "VA",
                        "message": "Dispatched Trailer 287411F",
                        "statusCode": "DIS"
                    },
                    {
                        "date": "05/04/2023",
                        "time": "11:03 PM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Arrive Trailer 287411F",
                        "statusCode": "LOD"
                    },
                    {
                        "date": "05/05/2023",
                        "time": "01:05 AM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Closed Trailer TOTL533862 to RALEIGH service center",
                        "statusCode": "CFD"
                    },
                    {
                        "date": "05/05/2023",
                        "time": "08:48 AM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Closed Trailer SOR533102 to RALEIGH service center Hold for Appointment",
                        "statusCode": "LOD"
                    },
                    {
                        "date": "05/05/2023",
                        "time": "08:49 AM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Closed Trailer SOR533102 to RALEIGH service center Hold for Appointment",
                        "statusCode": "LOD"
                    },
                    {
                        "date": "05/08/2023",
                        "time": "05:24 AM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Out for Delivery on Trailer 537398",
                        "statusCode": "CDY"
                    },
                    {
                        "date": "05/08/2023",
                        "time": "11:10 AM",
                        "utcOffset": "-04:00",
                        "location": "RALEIGH",
                        "city": "DURHAM",
                        "state": "NC",
                        "message": "Delivered - Signed By: CARL",
                        "statusCode": "DLV"
                    }
                ]
            }
        }
    ]
}