i am stuck on this . i am calling product create api . but in response i need to get product array .
but in my response showing products array key under multiple products. please help to solve this issue.
admin/api/2024-07/products.json
POST method
but in response showing like
{
“products”: [
{
“id”: 3453,
“title”: “product title”,
“body_html”: