taweesoft

airline_commission_response_success

Jan 18th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. {
  2.   "status": 200,
  3.   "data_list": [
  4.     {
  5.       "status": 200,
  6.       "id": "7af581e5e453f1435e6778c19faf689029bd7044",
  7.       "basePrice": 10000.00,
  8.       "commission": -3500.00
  9.     },
  10.     {
  11.       "status": 200,
  12.       "id": "8bc94a9e9e02bba875444cee08ca6a33f374fae0",
  13.       "basePrice": 10000.00,
  14.       "commission": -3500.00
  15.     }
  16.   ]
  17. }
Add Comment
Please, Sign In to add comment