Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 791 Bytes

GetCategoryDetails.md

File metadata and controls

15 lines (11 loc) · 791 Bytes

GetCategoryDetails

Properties

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

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