Documentation Index
Fetch the complete documentation index at: https://mintlify.com/manishrc/promostandards-sdk-js/llms.txt
Use this file to discover all available pages before exploring further.
Method Signature
Parameters
This method does not require any specific parameters beyond the authentication credentials that are automatically included from the client configuration.Authentication credentials (
id and password) are automatically included from the client configuration and do not need to be passed as parameters.Returns
Array of products that are being closed out
Example
Use Cases
- Clearance Sales: Identify products for special clearance promotions
- Inventory Planning: Plan for product discontinuation and find replacement items
- Last Chance Purchases: Alert customers about products that won’t be restocked
- Catalog Management: Remove or flag products that are being phased out
Best Practices
- Call this method regularly (e.g., weekly) to stay updated on supplier closeouts
- Cross-reference with inventory levels to determine purchase urgency
- Notify customers who previously purchased or favorited closeout items
- Consider bulk purchasing closeout items if you have consistent demand
Related Methods
- Use
getProductSellableto check if closeout products are still sellable - Use
getProductto get full details about closeout products - Check inventory levels with
getInventoryLevelsto see remaining stock