Delete Customs Information
Deletes customs information objects for a product.
## Example
This is a batch operation. The `product_id:in` query parameter is required.
```http
DELETE /shipping/products/customs-information?product_id:in=4,5,6
```
Deletes customs information objects for a product.
This is a batch operation. The product_id:in query parameter is required.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.