Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 812 Bytes

GetCategoryDetails.md

File metadata and controls

15 lines (11 loc) · 812 Bytes

GetCategoryDetails

Properties

Name Type Description Notes
id string Category ID for which you requested the details
name string Name of the category for which you requested the details
createdAt string Creation UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ)
modifiedAt string Last modification UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ)
url string URL to the category [optional]
isDeleted bool category deleted from the shop's database [optional]

[Back to Model list] [Back to API list] [Back to README]