action clicksend_list_of_reseller_accounts { label: "List of Reseller Accounts" description: "Get list of Reseller Accounts" provider: clicksend method: GET path: "/reseller/accounts" encoding: json output: { type: "object" additionalProperties: true } }