get
https://api.staging.deliverect.com/channelDisabledProducts
Purpose
Get all products currently marked out of stock
Query Parameters
Refine results to specific accounts and locations by applying query parameter as below;
By account;
?where={"account": "65********************6f"}By location
?where={"location": "65********************fd"}Results Pagination
As results can potentially be paginated, please reference the link below which shows how to correctly handle this.
Querying Results
As results can be paginated, please reference the link below which shows how to correctly handle this;
