|
556 | 556 | ], |
557 | 557 | "totalDistance" => null |
558 | 558 | ], |
| 559 | + "customFields" => [ |
| 560 | + "fields" => [ |
| 561 | + [ |
| 562 | + "description" => "this is a test", |
| 563 | + "asArray" => false, |
| 564 | + "visibility" => [ |
| 565 | + "admin", |
| 566 | + "api", |
| 567 | + "worker" |
| 568 | + ], |
| 569 | + "editability" => [ |
| 570 | + "admin", |
| 571 | + "api" |
| 572 | + ], |
| 573 | + "key" => "test", |
| 574 | + "name" => "test", |
| 575 | + "type" => "single_line_text_field", |
| 576 | + "contexts" => [ |
| 577 | + [ |
| 578 | + "isRequired" => false, |
| 579 | + "conditions" => [], |
| 580 | + "name" => "save" |
| 581 | + ] |
| 582 | + ], |
| 583 | + "value" => "order 123" |
| 584 | + ] |
| 585 | + ] |
| 586 | + ], |
| 587 | + "workersTasks" => [ |
| 588 | + [ |
| 589 | + "id" => "Mdfs*NDZ1*lMU0abFXAT82lM", |
| 590 | + "timeCreated" => 1643317843000, |
| 591 | + "timeLastModified" => 1643319602671, |
| 592 | + "organization" => "nYrkNP6jZMSKgBwG9qG7ci3J", |
| 593 | + "shortId" => "c77ff497", |
| 594 | + "trackingURL" => "https://onf.lt/c77ff497", |
| 595 | + "worker" => "ZxcnkJi~79nonYaMTQ960Mg2", |
| 596 | + "merchant" => "nYrkNP6jZMSKgBwG9qG7ci3J", |
| 597 | + "executor" => "nYrkNP6jZMSKgBwG9qG7ci3J", |
| 598 | + "creator" => "vjw*RDMKDljKVDve1Vtcplgu", |
| 599 | + "dependencies" => [], |
| 600 | + "state" => 1, |
| 601 | + "completeAfter" => null, |
| 602 | + "completeBefore" => null, |
| 603 | + "pickupTask" => false, |
| 604 | + "notes" => "", |
| 605 | + "completionDetails" => [ |
| 606 | + "failureNotes" => "", |
| 607 | + "failureReason" => "NONE", |
| 608 | + "events" => [], |
| 609 | + "actions" => [], |
| 610 | + "time" => null, |
| 611 | + "firstLocation" => [], |
| 612 | + "lastLocation" => [], |
| 613 | + "unavailableAttachments" => [] |
| 614 | + ], |
| 615 | + "feedback" => [], |
| 616 | + "metadata" => [], |
| 617 | + "overrides" => [], |
| 618 | + "quantity" => 0, |
| 619 | + "additionalQuantities" => [ |
| 620 | + "quantityA" => 0, |
| 621 | + "quantityB" => 0, |
| 622 | + "quantityC" => 0 |
| 623 | + ], |
| 624 | + "serviceTime" => 0, |
| 625 | + "identity" => [ |
| 626 | + "failedScanCount" => 0, |
| 627 | + "checksum" => null |
| 628 | + ], |
| 629 | + "appearance" => [ |
| 630 | + "triangleColor" => null |
| 631 | + ], |
| 632 | + "scanOnlyRequiredBarcodes" => false, |
| 633 | + "container" => [ |
| 634 | + "type" => "WORKER", |
| 635 | + "worker" => "ZxcnkJi~79nonYaMTQ960Mg2" |
| 636 | + ], |
| 637 | + "trackingViewed" => false, |
| 638 | + "recipients" => [], |
| 639 | + "eta" => null, |
| 640 | + "delayTime" => null, |
| 641 | + "estimatedCompletionTime" => null, |
| 642 | + "estimatedArrivalTime" => null, |
| 643 | + "destination" => [ |
| 644 | + "id" => "nk5xGuf1eQguYXg1*mIVl0Ut", |
| 645 | + "timeCreated" => 1643317843000, |
| 646 | + "timeLastModified" => 1643317843121, |
| 647 | + "location" => [ |
| 648 | + -117.8764687, |
| 649 | + 33.8078476 |
| 650 | + ], |
| 651 | + "address" => [ |
| 652 | + "apartment" => "", |
| 653 | + "state" => "California", |
| 654 | + "postalCode" => "92806", |
| 655 | + "number" => "2695", |
| 656 | + "street" => "East Katella Avenue", |
| 657 | + "city" => "Anaheim", |
| 658 | + "country" => "United States", |
| 659 | + "name" => "Honda Center" |
| 660 | + ], |
| 661 | + "notes" => "", |
| 662 | + "metadata" => [], |
| 663 | + "googlePlaceId" => "ChIJXyczhHXX3IARFVUqyhMqiqg", |
| 664 | + "warnings" => [] |
| 665 | + ] |
| 666 | + ] |
| 667 | + ] |
559 | 668 | ] |
560 | 669 | ] |
561 | 670 | ]; |
0 commit comments