| Column Description |
The RERATING_LAST_STATUS field contains the last rerating status of the charging contract in order to detect if the rerating
operation failed or succeeded.
This status is a positive value in case of success, and a negative value in case of failure.
Possible values are:
- -9: PREPAID_ACCOUNT_FAILURE. The rerating process has failed due to a contract with a prepaid account.
- -8: EXPORT_AND_UNLOCK_FAILURE, which means that the rerating operation failed because of a provider contract export and a
provider contract unlock issue.
- -7: UNLOCK_FAILURE, which means that the rerating operation failed because of a provider contract unlock issue.
- -6: EXPORT_FAILURE, which means that the rerating operation failed because of a provider contract export issue.
- -5: BART_RESTORATION_FAILURE, which means that the restoration process failed for the last rerating operation because the
BART Server denied the rerating operation.
- -4: DEPRECATED
- -3: COUNTER_RESTORATION_FAILURE, which means that the counter restoration process failed.
- -2: NOT_LOCKED_FAILURE, which means that the rerating operation failed because the provider contract was not locked (but should
have been locked).
- -1: ALREADY_LOCKED_FAILURE, which means that the rerating operation failed because the provider contract was locked by a concurrent
rating process or another previous rerating operation.
- 0: UNSET.
- 1: SELECTION_SUCCESS, which means that the restoration process was successful for the last rerating operation.
- 2: RESTORATION_SUCCESS.
- 3: RERATING_SUCCESS, which means that the rerating process was successful.
|