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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Fields:

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

Request

Responses

OK

Response Headers
    Content-Type