API Documentation
Website ¶
Overview
Website endpoints are responsible for manipulating the data for our website builder.
Create a website ¶
Create a websitePOST/websites
Example URI
POST /websites
Request
Body
{
"template": "light",
"title": "Website Title",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"template_instance": "7fe4582e-a2bd-4649-9879-0064d0733091",
"brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"user": "80a227b2-29a0-11e7-b636-e4a7a08e15d4"
}Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}Get a website ¶
Get a websiteGET/websites/:id
Example URI
GET /websites/:id
URI Parameters
- id
string(required) Example: 312ec368-b12b-4dea-9d0c-6a056732fa1e
Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}Update a website ¶
Update a websitePUT/websites/:id
Example URI
PUT /websites/:id
URI Parameters
- id
string(required) Example: 312ec368-b12b-4dea-9d0c-6a056732fa1e
Request
Body
{
"template": "light2",
"title": "Website Title",
"attributes": {
"biography": "Foo bar",
"facebook_url": "https://updated_facebook_url",
"new_attribute": "value"
},
"user": "80a227b2-29a0-11e7-b636-e4a7a08e15d4"
}Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.586898,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light2",
"attributes": {
"biography": "Foo bar",
"facebook_url": "https://updated_facebook_url",
"new_attribute": "value"
},
"title": "Website Title",
"template_instance": null,
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}Get all user's websites ¶
Get all user's websitesGET/websites
Example URI
GET /websites
Response
200Body
{
"code": "OK",
"data": [
{
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
],
"info": {
"count": 1,
"total": 0
}
}Get all brand's websites ¶
Get all brand's websitesGET/brand/:brand/websites
Example URI
GET /brand/:brand/websites
URI Parameters
- brand
string(required) Example: 0a8f9d0f-e43b-40e4-9cae-7701ed203a8e
Response
200Body
{
"code": "OK",
"data": [
{
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
],
"info": {
"count": 1,
"total": 1
}
}Add hostname to a website ¶
Add hostname to a websitePOST/websites/:id/hostnames
Example URI
POST /websites/:id/hostnames
URI Parameters
- id
string(required) Example: 312ec368-b12b-4dea-9d0c-6a056732fa1e
Request
Body
{
"hostname": "localsite",
"is_default": true,
"website": "312ec368-b12b-4dea-9d0c-6a056732fa1e"
}Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"localsite",
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}Delete hostname from a website ¶
Delete hostname from a websiteDELETE/websites/:id/hostnames?hostname=:hostname
Example URI
DELETE /websites/:id/hostnames?hostname=:hostname
URI Parameters
- id
string(required) Example: 312ec368-b12b-4dea-9d0c-6a056732fa1e- hostname
string(required) Example: localsite
Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}Delete a website ¶
Delete a websiteDELETE/websites/:id
Example URI
DELETE /websites/:id
URI Parameters
- id
string(required) Example: 312ec368-b12b-4dea-9d0c-6a056732fa1e
Request
Body
{
"user": "80a227b2-29a0-11e7-b636-e4a7a08e15d4"
}Response
204Find a website by its hostname ¶
Find a website by its hostnameGET/websites/search?hostname=:hostname
Example URI
GET /websites/search?hostname=:hostname
URI Parameters
- hostname
string(required) Example: localsite
Response
200Body
{
"code": "OK",
"data": {
"id": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"type": "website",
"created_at": 1769132623.324188,
"updated_at": 1769132623.324386,
"user": {
"type": "user",
"username": null,
"first_name": "Unit",
"last_name": "Test",
"email": "[email protected]",
"phone_number": "+4368120265807",
"created_at": 1493115498.770362,
"id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1769132621.639196,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": true,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": false,
"personal_room": null,
"brand": null,
"fake_email": false,
"features": [
"Deals"
],
"last_seen_at": null,
"email_signature": null,
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"current_time": "7:43 PM - Thursday Jan 22, 2026",
"push_allowed": true,
"agents": [
{
"id": "66fd9d50-4fb4-4547-b28e-69e486ac2f7c",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "(972) 264-4703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "(469) 358-8080",
"generational_name": null,
"matrix_unique_id": "155155530",
"updated_at": 1769132621.715086,
"deleted_at": null,
"created_at": 1769132621.715086,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"(469) XXX-XX80"
]
}
],
"last_seen_type": null,
"active_brand": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"display_name": "Unit Test",
"abbreviated_display_name": "Unit",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "0a8f9d0f-e43b-40e4-9cae-7701ed203a8e",
"created_at": 1769132622.426576,
"updated_at": 1769132622.426576,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"created_at": 1769132622.391746,
"updated_at": 1769132622.391746,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "baf67eb9-cb57-4da9-bd8e-4e2121056827",
"created_at": 1769132621.833677,
"updated_at": 1769132621.833677,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"404d26c6-06f9-4db8-8fa0-2e776be7c74d",
"baf67eb9-cb57-4da9-bd8e-4e2121056827"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "7fe4582e-a2bd-4649-9879-0064d0733091",
"created_at": 1769132621.639196,
"html": "SOME HTML",
"file": {
"id": "fad40984-c627-4f4f-a5ce-cb388fc0299c",
"created_at": 1769132623.273258,
"updated_at": 1769132623.273258,
"deleted_at": null,
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"path": "templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"preview_url": "https://test.cloudfront.net/templates/instances/f3360b70-f7fc-11f0-8c7d-09c4c6e349ce.png",
"mime": "image/png"
},
"created_by": "80a227b2-29a0-11e7-b636-e4a7a08e15d4",
"branch": "http://mock-branch-url",
"updated_at": 1769132621.639196,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"localsite",
"nifty-heyrovsky.undefined"
],
"wid": "312ec368-b12b-4dea-9d0c-6a056732fa1e",
"ord": "1"
}
}