admin Products Response Body

 avatar
unknown
plain_text
a year ago
871 B
1
Indexable
{
    "status": "SUCCESS",
    "message": "product created successfully",
    "data": {
        "identifiers": [
            {
                "id": "product_01HB91F5PXPSBW85667K85K04N"
            }
        ],
        "generatedMaps": [
            {
                "created_at": "2023-09-26T15:24:35.948Z",
                "updated_at": "2023-09-26T15:24:35.948Z",
                "deleted_at": null,
                "is_giftcard": false,
                "status": "published",
                "discountable": true
            }
        ],
        "raw": [
            {
                "created_at": "2023-09-26T15:24:35.948Z",
                "updated_at": "2023-09-26T15:24:35.948Z",
                "deleted_at": null,
                "is_giftcard": false,
                "status": "published",
                "discountable": true
            }
        ]
    }
}