Create Branch Portal Config

HTTP Request

POSThttps://staging.api-gw.propdata.net/branches/api/v1/portal-configs/

Example Response

{
"id": 0,
"site": 0,
"created": "2024-04-18T08:56:04.054Z",
"modified": "2024-04-18T08:56:04.054Z",
"deleted": "2024-04-18T08:56:04.054Z",
"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,
"agent_email": "string",
"branch": 0,
"statistics": 0
}

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

agent_email

nullable

string<= 200 characters

Agent email

branch

nullable

integer

Branch

statistics

nullable

integer

Statistics

Responses

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