Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "courier_type": "FOOT",
- "regions": [
- 51,
- 55,
- 56
- ],
- "working_hours": [
- "19:00-20:00"
- ]
- },
- {
- "courier_type": "BIKE",
- "regions": [
- 52,
- 54,
- 56
- ],
- "working_hours": [
- "19:30-20:00"
- ]
- },
- {
- "courier_type": "AUTO",
- "regions": [
- 52,
- 54,
- 57
- ],
- "working_hours": [
- "19:00-21:00",
- "21:30-22:00"
- ]
- },
- {
- "courier_type": "AUTO",
- "regions": [
- 52,
- 54,
- 58
- ],
- "working_hours": [
- "18:00-21:00",
- "21:30-22:00"
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement