'create_catalog' Response
The response to the 'create_catalog' request consists of the following elements describing the transaction result:
The following table describes the 'create_catalog' response parameters.
Name | Type | Description |
---|---|---|
result_code |
int |
transaction result code. 'result_code' is always returned in a response. '0' on success. If the transaction fails, the 'result_code' is other than 0. |
error_msg |
string |
more specific description of the error. Returned only when the 'result_code' is other than 0. |