[Inventory Transfer Order] The recommended storage bins to place products at the destination warehouse - Request

{ "product": 1, "sort": "descend" // ADD IT LATER, NOTE: it could be either "ascend" or "descend" (as default). }
The Sample API Request
Module name: The recommended storage bins to place products at the destination warehouse
Sample view: Request

List (in order) all the storage bins in the given warehouse recommended to be place the specified product.

** Request **
URL: "/api/warehouse/<id>/recommended-storage-bins/" where <id> represents the ID of warehouse
Request Method: GET

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.