{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/agoda/main/json-schema/agoda-post-cm-hotelcontracts-response-schema.json", "title": "PostCmHotelcontractsResponse", "x-generated": "2026-09-22", "x-method": "derived", "x-generator": "derive-json-schema.py", "x-source": "openapi/_ae-authored/agoda-openapi-generated.yml#/components/schemas/PostCmHotelcontractsResponse", "type": "object", "properties": { "200": { "type": "string", "description": "The successful response with hotel contract information." }, "400": { "type": "string", "description": "The request content was malformed" }, "401": { "type": "string", "description": "The supplier was unauthorized" } } }