Update Branch Portal Config

HTTP Request

PATCHhttps://staging.api-gw.propdata.net/branches/api/v1/portal-configs/{id}/

Example Response

{
"id": 0,
"site": 0,
"created": "2025-09-08T12:20:16.968Z",
"modified": "2025-09-08T12:20:16.968Z",
"deleted": "2025-09-08T12:20:16.968Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"portal": -2147483648,
"active": false,
"credentials": "string",
"reference": "string",
"last_log": -2147483648,
"last_message": "string",
"feed_status": "string",
"on_portal": false,
"branch_email_override": "string",
"branch_mobile_override_option": "string",
"branch_mobile_override": "string",
"exclusive_mandate_types": [],
"exclusive_time_period": 0,
"branch": 0,
"statistics": 0
}

NameDescription

id

required

integer

id of Record

NameDescription

id

integer

ID

site

integer

Site

created

string

Created

modified

string

Modified

deleted

nullable

string

Deleted

uuid

string

Uuid

source_ref

nullable

string<= 100 characters

Source ref

portal

required

integer

Portal

active

boolean

Active

credentials

nullable

string<= 400 characters

Credentials

reference

nullable

string<= 100 characters

Reference

last_log

nullable

integer

Last log

last_message

nullable

string<= 200 characters

Last message

feed_status

nullable

string

Feed status

Choices: pendingwithdrawnsuccessfailed

on_portal

boolean

On portal

branch_email_override

nullable

string<= 200 characters

Branch email override

branch_mobile_override_option

nullable

string

Branch mobile override option

Choices: BlankSpecific Number

branch_mobile_override

nullable

string<= 40 characters

Branch mobile override

exclusive_mandate_types

nullable

array of strings

Exclusive mandate types

Choices: [ 1,2,3...2147483648 ]

exclusive_time_period

nullable

integer

Exclusive time period

Choices: 1257

branch

requirednullable

integer

Branch

statistics

nullable

integer

Statistics

Responses

200
400 Bad request body
403 You do not have permission to perform this action
404 Not found
500 Internal server error
503 This website is not active