'create_catalog' Request
The 'create_catalog' request specifies:
unique catalog label and language combination
catalog structure description (sent as 'field schemas')
The following table describes the ‘create_catalog' request parameters.
Name |
Required |
Type |
Description |
---|---|---|---|
user |
Yes |
struct |
'user' node |
label |
Yes |
string |
|
language |
Yes |
string |
|
name |
Yes |
string |
name of the catalog to be displayed in GUI |
field_schemas |
Yes |
array |
array of 'field_schema' elements, each of which contains one of the fields to be set for the catalog |
type_schemas |
No |
array |
array of 'type_schema' elements, each of which contains an item type and may also contain the inventory type corresponding to such item type |