Offline Product Response Body Format
Anonymous
plain_text
09/26/2023 3:07 PM
1.1 KB
14
Indexable
{
"status": "SUCCESS",
"message": "offline product created successfully",
"data": {
"identifiers": [
{
"id": "product_01HB90EXZ3NXKKH03XFDCE7K0R"
}
],
"generatedMaps": [
{
"created_at": "2023-09-26T15:06:59.432Z",
"updated_at": "2023-09-26T15:06:59.432Z",
"deleted_at": null,
"is_giftcard": false,
"status": "published",
"discountable": true
}
],
"raw": [
{
"created_at": "2023-09-26T15:06:59.432Z",
"updated_at": "2023-09-26T15:06:59.432Z",
"deleted_at": null,
"is_giftcard": false,
"status": "published",
"discountable": true
}
]
}
}Editor is loading...