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}
Name | Description |
---|---|
id required | integer id of Record |
Name | Description |
---|---|
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 statusChoices: 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 optionChoices: BlankSpecific Number |
branch_mobile_override nullable | string<= 40 characters Branch mobile override |
exclusive_mandate_types nullable | array of strings Exclusive mandate typesChoices: [ 1,2,3...2147483648 ] |
exclusive_time_period nullable | integer Exclusive time periodChoices: 1257 |
branch requirednullable | integer Branch |
statistics nullable | integer Statistics |