Custom packages
Supported custom packages scenarios
- Receiving custom packages
Receiving custom packages
Purpose:
Receive custom package information from suppliers on Floriday.
| NR | Process step | API call / scenario | 
|---|---|---|
| 1 | Returns the custom package for the given customPackageId | GetCustomPackageById | 
| 2 | Returns the maximum sequence number found in custom packages. | GetCustomPackagesMaxSequence | 
| 3 | Returns a list of max 1000 custom packages starting from a specified sequence number. | GetCustomPackagesBySequenceNumber | 
Updated 6 months ago
