Skip to main content

RoomRef

providerCodestringrequired

Provider that owns the room codes

roomCodesstring[]required

Provider-specific room codes for this provider

RoomRef
{
"providerCode": "string",
"roomCodes": [
"string"
]
}