/
MLS Adress Request
MLS Adress Request
addressRequest (/mls/addressRequest)
list
URI | /list |
---|---|
HTTP method | GET |
Parameters | state (Dictionary: Requested, Accepted, Rejected, Acquired) |
Result | Array of objects: { "success": true, "totalCount": (integer) "data": { (...) } } |
Description |
create
URI | /create |
---|---|
HTTP method | POST |
Parameters | listingId (integer) |
Result | Array of objects: { "success": true, "data": { "id": (integer) } } |
Description |
accept
URI | /accept |
---|---|
HTTP method | POST |
Parameters | id (integer)* - id of request from list |
Result | Array of objects: { "success": true, } |
Description |
reject
URI | /reject |
---|---|
HTTP method | GET |
Parameters | id* (integer) id of request from list |
Result | Array of objects: { "success": true, "data": { (...) } } |
Description |
getContact
URI | /getContact |
---|---|
HTTP method | GET |
Parameters | id* (integer) id of request from list |
Result | Array of objects: { "success": true, "data": { (...) } } |
Description |
, multiple selections available,
Related content
MLS Listing
MLS Listing
More like this
MLS Transaction
MLS Transaction
More like this
MLS Location
MLS Location
More like this
MLS Contract
MLS Contract
More like this
MLS Print and Email register
MLS Print and Email register
More like this
MLS User
MLS User
More like this