action clicksend_get_reseller_setting { label: "Get Reseller Setting" description: "Get reseller setting." provider: clicksend method: GET path: "/reseller" encoding: json output: { type: "object" additionalProperties: true } }