/v1/collector/debt/pay
Testing
POST
https://uat-api.wellnessliving.io/v1/collector/debt/pay
Request
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.Response
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": [""]
}
Request
Query Params
id_region
string
required
Example:
2
k_business
string
required
Example:
49197
uid
string
required
Example:
2720946
id_currency
string
required
Example:
1
k_collector_debt
string
required