Skip to main content

Check Deleteable Products

POST 

//:domain/api/big-commerce/:integrationInstance/products/deleteable

Check which of the given BigCommerce products can be deleted.

Authentication: Requires Bearer token.

Fields:

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

Request

Responses

OK

Response Headers
    Content-Type