'upload_catalog' Request
The 'upload_catalog' request must specify:
transaction key obtained as the result of the 'start_catalog_transaction' operation
items to be uploaded to the catalog and their properties
The following table describes the 'upload_catalog' request parameters.
Name |
Required |
Type |
Description |
---|---|---|---|
user |
Yes |
struct |
'user' node |
transaction_key |
Yes |
string |
|
catalog |
Yes |
array |
array of 'item' elements each of which contains properties of a single item to be uploaded to the catalog |