Cycle Count Summary Adjustment
The following APIs allow you to fetch paginated results for Cycle Count Summary Adjustment Header entries and Cycle Count Summary Adjustment details.
Cycle Count Summary Adjustment Header URLs
Fetch paginated results using the following URL:
GET
.../lgfapi/v10/entity/cc_summary_adjustment_hdr/
Fetch non-paginated result by specific 'ID':
GET
.../lgfapi/v10/entity/cc_summary_adjustment_hdr/{id}
Cycle Count Summary Adjustment Detail URLs
Fetch paginated results using the following URL:
GET .../lgfapi/v10/entity/cc_summary_adjustment_dtl/
Fetch non-paginated result by specific 'ID'
GET .../lgfapi/v10/entity/cc_summary_adjustment_dtl/{id}