Skip to main content

Check Archiveable Products

POST 

/api/big-commerce/:integrationInstance/products/archiveable

Check which of the given BigCommerce products can be archived. Returns a collection indicating whether each product is archiveable.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Fields:

  • ids (required, array): Array of BigCommerce product IDs to check.

Request

Responses

OK

Response Headers
    Content-Type