Categories
Allow convertedin to get your product categories
Last updated
Allow convertedin to get your product categories
Last updated
These keys are specified to use as defined in docs, they are case-sensitive. Any change in these keys may cause issues during data sync
Use your token provided inside converted.in after on boarding process to authenticate the request using form-data body
POST
YOUR_BASEURL/convertedin/categories
per_page*
integer
limit per page (default 100)
page*
integer
page number
token*
string
Fixed token provided by Convertedin
id
category id linked to your products
Required
title
category name
Required
handle
category slug or url
Not required
content
category description or brief
Not required
subcategories
Each category object has a subcategories key, which is an array of subcategory objects.
Required
available
is category publicly available
Required
published_at
the date that the category was available on it.
Required