Method
Endpoint
Description
POST
/v4/catalog-item
Create a catalog item.
GET
/v4/catalog-item/:id
Retrieve a catalog item.
PUT
Update a catalog item.
DELETE
Delete a catalog item.
/v4/catalog-item-templates
Retrieve catalog item templates.
/v4/catalog-item-statuses/:templateId
Retrieve catalog item statuses.
/v4/catalog-item-processes
Retrieve catalog item workflow processes.
/v4/catalog-item/:id/draft-templates
Retrieve catalog item draft templates.
/v4/catalog-item/:id/keyart/url
Retrieve catalog item key art URL.
/v4/catalog-item/:id/keyart
Update catalog item key art.
Delete catalog item key art.
/v4/catalog-item/:id/audit-history
Get catalog item audit history.
/v4/catalog-item/:id/switch-template
Switch catalog item template.
/v4/catalog-item/:id/delete-check
Catalog item delete check.
Last updated 8 months ago