Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": true,
- "message": "Quotation split technician created successfully",
- "data": {
- "areas": [
- {
- "area_id": 1,
- "user_technician_id": 96000,
- "work_select_id": [
- 7,
- 13,
- 14
- ]
- },
- {
- "area_id": 2,
- "user_technician_id": 1000,
- "work_select_id": [
- 15,
- 16
- ]
- }
- ],
- "works": [
- {
- "user_technician_id": 119,
- "type": "work",
- "work_select_id": 1,
- "area_id": 1,
- "qty": 7,
- "price": 5000,
- "user_created": 88,
- "updated_at": "2020-06-02 16:51:41",
- "created_at": "2020-06-02 16:51:41",
- "id": 36,
- "group": {
- "group_id": 1,
- "sub_id": 1
- }
- },
- {
- "user_technician_id": 300,
- "type": "work",
- "work_select_id": 2,
- "area_id": 2,
- "qty": 60,
- "price": 60000,
- "user_created": 88,
- "updated_at": "2020-06-02 16:51:41",
- "created_at": "2020-06-02 16:51:41",
- "id": 37,
- "group": {
- "group_id": 2,
- "sub_id": 2
- }
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment