Catalog Push API (v0)
Upsert Products
POST
/
catalog
/
v0
/
products
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
merchant
string
requiredproducts
object[]
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?