action tradematic_post_client_users_login { label: "Logs user into the system" description: "Logs user into the system" provider: tradematic method: POST path: "/client/users/login" encoding: json output: { type: "object" additionalProperties: true } }