Add New Product

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Provides an easy way to expand your product offerings.

To add a new product, send a POST request to the add new product endpoint with the required data/body parameters, such as the product title, category, price, frequency etc. (see body parameters). Once the request is successfully processed, a JSON object containing the response message with status code 201 Created will be returned.

📘

In order to upload the product image, you will need to upload the image file to a storage service like Amazon S3 or Cloudinary first. Once the file is uploaded, you can retrieve the URL of the uploaded image file and include it in the request body.

To try this endpoint, replace the body parameters and api-access-key values below with yours.

🚧

The product details you entered while trying this endpoint will be added to the company's product.

Body Params
string
required
Defaults to Premium Shield
string
required
Defaults to 250
string
required
Defaults to Month
string
required
Defaults to https://www.youtube.com/watch?v=JZNV9u9I6d0
string
required
Defaults to https://uatdrive.s3.us-west-002.backblazeb2.com/PremiumShield.jpg
string
required
Defaults to Protect your investment with PremiumShield, our premium car insurance plan.
string
required
Defaults to Premium Shield offers the highest level of coverage, including protection for accidents, theft, natural disasters, and more. With personalized customer service and easy online claims processing, you can rest assured that your investment is in good hands.
Headers
string
required
Defaults to 12c3-de4b-b5bf-e057-08fe-d99f-f122-1e23
Responses

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