action clicksend_get_list_of_referral_accounts { label: "Get List of Referral Accounts" description: "" provider: clicksend method: GET path: "/referral/accounts" encoding: json output: { type: "object" additionalProperties: true } }