id_region
(number): The ID of the region for the debt payment.k_business
(number): The business ID for the debt payment.uid
(number): The user ID for the debt payment.id_currency
(number): The ID of the currency for the debt payment.k_collector_debt
(string): The key for the collector debt.a_error
(array): An array of error objects.html_message
(string): The HTML message for the error.id
(null): The ID of the error.s_field
(string): The field related to the error.s_message
(string): The error message.sid
(string): The ID of the error.class
(string): The class of the response.code
(null): The code of the response.message
(string): The message of the response.status
(string): The status of the response.k_log
(string): The log key of the response.s_version
(string): The version of the response.__a_message
(array): An array of messages.{
"a_error": [
{
"html_message": "",
"id": null,
"s_field": "",
"s_message": "",
"sid": ""
}
],
"class": "",
"code": null,
"message": "",
"status": "",
"k_log": "",
"s_version": "",
"__a_message": [""]
}