Advertisement
taweesoft

airline_commission_response_fail_2

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