Supply requests
Supported supply requests scenarios
- Receiving supply requests
- Placing supply requests
- Setting supply request line as selected
For the business rules concerning requests, please read Supply request.
Placing supply requests
Purpose:
Enables customer to request one or more missing supply lines to be added to a specific trade item by specifying the supply line or supply lines in this request. Supplier can ad the supply lines in Floriday after accepting the supply request.
NR | Process step | API call / scenario |
---|---|---|
1 | Create a supply request. |
Receiving supply requests
Purpose:
Receiving updates of placed supply requests.
NR | Process step | API call / scenario |
---|---|---|
1 | Return the supply request by ID. | |
2 | Return the maximum sequence number found in supply requests. | |
3 | Returns a list of max 1000 connections starting from a specified sequence number. |
Sets the selected supply request line as selected
Purpose:
Locking selected supply line from changes by grower.
NR | Process step | API call / scenario |
---|---|---|
1 | Setting supply request line as selected. |
Updated 3 months ago