This method delivers all parameters for one AWB that you put in Uri, like hawb or order for this AWB and all details from our TASSIS system.
Request
- https://api.floralogistics.com/GetOneAWB
- Method : GET
- Content-Type : application/json
- Format : https://api.floralogistics.com/GetOneAWB/{token}/{awbNumber}
- For Master AWB that not comes in for airlines format is XXXMMDDYY-9, where XXX are 3 letters to distinguish each customer and our company will give there.
Request Uri Parameters
- token : Security token that you should get with method GetToken - Required.
- awbNumber : Master AWB to request - Required.
Request Example
Response
Error status :
- 0 or 200 - Response OK.
- Other number and message that indicate error.
Response Example