FLORAL LOGISTICS OF MIAMI, INC

GetOneMawbOrder Method

    

    

Description

This method delivers all parameters for one AWB and one order or hawb with all details that you put in Uri from our TASSIS system.

    

    

Request

    

  • https://api.floralogistics.com/GetOneMawbOrder
  • Method : GET
  • Content-Type : application/json
  • Format : https://api.floralogistics.com/GetOneMawbOrder/{token}/{awbNumber}/{orderNumber}
  • 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.
  • orderNumber : Order number or hawb to request - Required.

    

    

Request Example

    

    

    

Response

    

    

Error status :

    

  • 0 or 200 - Response OK.
  • Other number and message that indicate error.

    

    

Response Example