generic products creation response body
unknown
plain_text
a year ago
879 B
1
Indexable
Never
{ "status": "SUCCESS", "message": "generic product created successfully", "data": { "identifiers": [ { "id": "product_01HBBB20B9SCAJ2PGR4D6WF8W5" } ], "generatedMaps": [ { "created_at": "2023-09-27T12:50:39.098Z", "updated_at": "2023-09-27T12:50:39.098Z", "deleted_at": null, "is_giftcard": false, "status": "published", "discountable": true } ], "raw": [ { "created_at": "2023-09-27T12:50:39.098Z", "updated_at": "2023-09-27T12:50:39.098Z", "deleted_at": null, "is_giftcard": false, "status": "published", "discountable": true } ] } }