v1

latestOpenAPI 3.0.02026-07-26866217.8 KB
Incomes & Expenses

Query Income Methods

Query the dictionary of payment methods available to the operator for income entries. The returned id matches the payment_method_id returned by GET /transactions for entries with direction=income.

get/income_methods

Response

request_idstring required

Unique identifier for the request.

error_codeinteger required

Numeric error code representing the status of the response. A value of 200 indicates success. <br> See the Error Codes section for more information.

error_msgstring required

Message detailing the status of the response.

Example response

{
  "error_msg": "Done."
}