Delete product

Deletes a product permanently.

A product used on an order can't be deleted. The response is 409, and details.blocking_references shows what uses it. To stop selling a product that's in use, set its product_status to inactive instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Your merchant profile ID. Required in every request.

Find it in the BillPro dashboard address, after /profiles/. For example, in /profiles/1234/orders the profile ID is 1234.

string
required

ID of the product. A product from another profile returns 404.

Responses
204

Done. No response body.

Language
Credentials
Bearer
API token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json