generic products creation response body
unknown
plain_text
2 years ago
879 B
9
Indexable
{
"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
}
]
}
}Editor is loading...