Skip to content

Instantly share code, notes, and snippets.

@justinkelly
Created May 8, 2013 14:05
Show Gist options
  • Save justinkelly/5540654 to your computer and use it in GitHub Desktop.
Save justinkelly/5540654 to your computer and use it in GitHub Desktop.
[
"loadId"
]=>int(290)[
"ownerId"
]=>int(100080)[
"reference"
]=>string(9)"TEST LOAD"[
"from"
]=>array(5){
[
"country"
]=>string(2)"US"[
"area"
]=>string(6)"Nevada"[
"town"
]=>string(9)"Las Vegas"[
"fullAddress"
]=>string(18)"Las Vegas, NV, USA"[
"coordinates"
]=>array(2){
[
"lng"
]=>float(-115.172816)[
"lat"
]=>float(36.114646)
}
}[
"readyAt"
]=>string(20)"2011-12-20T17:00:00Z"[
"collectBy"
]=>string(20)"2011-12-20T23:00:00Z"[
"to"
]=>array(5){
[
"country"
]=>string(2)"US"[
"area"
]=>string(4)"Utah"[
"town"
]=>string(9)"St George"[
"fullAddress"
]=>string(18)"St George, UT, USA"[
"coordinates"
]=>array(2){
[
"lng"
]=>float(-113.5780556)[
"lat"
]=>float(37.0952778)
}
}[
"deliverFrom"
]=>string(20)"2011-12-23T00:00:00Z"[
"deliverBy"
]=>string(20)"2011-12-23T00:00:00Z"[
"jobDescription"
]=>string(8)"3_5_DAYS"[
"freightType"
]=>string(13)"GENERAL_CARGO"[
"grossWeight"
]=>array(2){
[
"value"
]=>float(200)[
"units"
]=>string(2)"lb"
}[
"packaging"
]=>string(10)"CONTAINERS"[
"numberOfItems"
]=>int(4)[
"notes"
]=>string(14)"TEST LOAD ONLY"[
"status"
]=>string(9)"COMPLETED"[
"invoiced"
]=>bool(false)[
"minVehicleSize"
]=>string(8)"CARGO SM"[
"bodyType"
]=>string(2)"NA"[
"liftgate"
]=>bool(false)[
"hiab"
]=>bool(false)[
"trailer"
]=>bool(false)[
"moffetMounty"
]=>bool(false)[
"currency"
]=>string(3)"USD"[
"order"
]=>array(6){
[
"subcontractorId"
]=>int(100093)[
"agreedRate"
]=>float(60)[
"paymentTerm"
]=>string(4)"30FI"[
"collection"
]=>array(6){
[
"companyName"
]=>string(17)"CX DEMO COMPANY A"[
"contactName"
]=>string(2)"AB"[
"addressLine1"
]=>string(4)"2468"[
"addressLine2"
]=>string(0)""[
"addressLine3"
]=>string(0)""[
"postcode"
]=>string(5)"89109"
}[
"delivery"
]=>array(6){
[
"companyName"
]=>string(17)"CX DEMO COMPANY B"[
"contactName"
]=>string(0)""[
"addressLine1"
]=>string(3)"901"[
"addressLine2"
]=>string(0)""[
"addressLine3"
]=>string(0)""[
"postcode"
]=>string(5)"84770"
}[
"pod"
]=>array(6){
[
"deliveredOn"
]=>string(20)"2011-12-22T00:00:00Z"[
"deliveryTimeZone"
]=>string(10)"US/Pacific"[
"deliveryStatus"
]=>string(9)"COMPLETED"[
"receivedBy"
]=>string(4)"Jack"[
"leftAt"
]=>string(20)"RECEIVING_DEPARTMENT"[
"notes"
]=>string(13)"Test Delivery"
}
}[
"postedAt"
]=>string(20)"2011-12-19T19:47:39Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment