action mercedes_benz_online_code_get { label: "Get the configuration of the given onlineCode and marketId." description: "Gets the configuration for the given marketId and onlineCode." provider: mercedes_benz method: GET path: "/markets/{marketId}/onlinecode/{onlineCode}" encoding: json output: { type: "object" additionalProperties: true } }