Advertisement
SergeiP

Untitled

Jun 10th, 2025 (edited)
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.88 KB | None | 0 0
  1. {
  2.     "number": "BA-533652",
  3.     "inspection_type": "standard",
  4.     "price": "3809",
  5.     "instructions": "From auction to port",
  6.     "payment": {
  7.         "method": "zelle",
  8.         "terms": "5_days"
  9.     },
  10.     "invoice": {
  11.         "number": "BA-533652"
  12.     },
  13.     "pickup": {
  14.         "first_available_pickup_date": "2025-06-10T00:00:00+0000",
  15.         "scheduled_at": "2025-06-10T00:00:00+0000",
  16.         "date_type": "estimated",
  17.         "counterparty_guid": "f3f7f023-1943-4a1e-bb6a-78dca5555eb8"
  18.     },
  19.     "vehicles": [
  20.         {
  21.             "vin": "1FTFW1EFXHKC50292",
  22.             "year": "2017",
  23.             "make": "FORD",
  24.             "model": "F150 SUPER",
  25.             "is_inoperable": true,
  26.             "type": "sedan"
  27.         }
  28.     ],
  29.     "transport_type": "OPEN",
  30.     "delivery": {
  31.         "counterparty_guid": "36c04fb4-f498-48d9-b5e7-ad1ec4f0aa4a"
  32.     }
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement