Skip to main content

Check Archiveable Products

POST 

//:domain/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.

Authentication: Requires Bearer token.

Fields:

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

Request

Responses

OK

Response Headers
    Content-Type