Overview

The product create API accepts a batch of up to 500 products to create, and will return a list of warnings
and errors from the batch.

By specifying the currency of offer_data, you can create product for different stores,
eg AUD for Kogan Australia, NZD for Kogan New Zealand.

This API cannot update existing products. To update an existing product, please use the update API (PATCH) instead.

Asynchronous

This is an asynchronous endpoint, you will need to poll the pending_url to get the results.

Language
Authorization
Header
Click Try It! to start a request and see the response here!