'rollback_catalog_transaction' Response

The response to the 'rollback_catalog_transaction' request consists of the following elements describing the transaction result:

The following table describes the 'rollback_catalog_transaction' response parameters.

'rollback_catalog_transaction' 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.