action clicksend_get_credit_card_info { label: "Get Credit Card info" description: "" provider: clicksend method: GET path: "/recharge/credit-card" encoding: json output: { type: "object" additionalProperties: true } }