I want to add category for each item using this POST /v3/merchants/{mId}/category_items I send this request {"elements":[{"item":{"id":"QG7NA088Q1JZ2"},"category":{"id":"JFCKWK5PHF7CM"}}]} or this {"item":{"id":"DWHEN36A03F5J"},"category":{"id":"JFCKWK5PHF7CM"}}
there are not working help me please to understand request syntax . or if you have code example answer this post and send me the code example please . thanks