Additional services
Supported scenarios
- Get Additional services.
For the business rules concerning additional services, please read Additional services.
Get Additional services
Purpose:
Get the information of the additional services of the warehouse(s) which the supplier organization is authorized to use.
Prerequisites:
- The user has inserted one or more warehouse(s) in the Floriday application;
- The user has inserted one or more additional service(s) in the Floriday application.
Process steps:
NR | Process step | API call / scenario |
---|---|---|
1 | Get commercial service types. | GetCommercialServiceTypes |
2 | The retrieved commercial service types will be added or updated in the supplier application. | |
3A | Get highest max sequencenumber found in additional services. | GetAdditionalServicesMaxSequence |
3A | Sync additional services | GetAdditionalServiceBySequenceNumber |
3B | Get additional services. | GetAdditionalServices |
3C | Get additional service by ID. | GetAdditionalServiceById |
2 | The retrieved additional services with additional servicedetails will be added or updated in the supplier application with a reference to the warehouse(s). |
Updated about 1 year ago