Warehouse Product ID.
Optional
xPfStoreId: stringUse this to specify which store you want to use (required only for account level token).
The store IDs can be retrieved with the Get basic information about stores endpoint.
any OK
Retrieve a list of warehouse products This endpoint returns paginated results containing detailed information about warehouse products, including their variants, stock levels, and dimensions.
Optional
filterName: stringWildcard match of the name value. Note that the value will be matched if the name property contains the value anywhere in the string.
Optional
xPfStoreId: stringUse this to specify which store you want to use (required only for account level token).
The store IDs can be retrieved with the Get basic information about stores endpoint.
The number of results to return per page.
Optional
offset: numberThe number of results to not include in the response starting from the beginning of the list.
This can be used to return results after the initial 100. For example, sending offset 100
any OK
Retrieve a single warehouse product Get information about a single warehouse product with it's stock location.