New APIs to Approve/Reject/Cancel Cycle Count Adjustments
We are introducing new APIs to approve, reject, or cancel single or multiple Cycle Count (CC) adjustment records.
The following table outlines the details of new APIs:
API Name |
Description |
URL |
Sample Payload |
---|---|---|---|
Approve a CC Adjustment Record |
This API is used to approve a pending CC adjustment record. |
|
|
Reject/Recount a CC Adjustment Record |
This API is used to reject/recount a pending CC adjustment record. |
|
|
Cancel a CC Adjustment Record |
This API is used to cancel a pending or in-progress CC adjustment record. |
|
|
Bulk Approve CC Adjustment Records |
This API is used to bulk approve pending CC adjustment record(s). |
|
|
Bulk Reject/Recount CC Adjustment Records |
This API is used to bulk reject/recount pending CC adjustment record(s). |
|
|
Bulk Cancel CC Adjustment Records |
This API is used to bulk cancel pending or in-progress CC adjustment record(s). |
|
|
NOTE:
- The following REST APIs are currently supported only in the synchronous mode.
- If facility or company context isn’t provided, the API will use the user’s default facility/company.
- The existing LGF API permissions are applicable for these new APIs.
For more details, refer to the WMS REST API Guide.
Steps to Enable
You don't need to do anything to enable this feature.