action clicksend_create_reseller_account { label: "Create Reseller Account" description: "" provider: clicksend method: POST path: "/reseller/accounts" encoding: json output: { type: "object" additionalProperties: true } }