POST/propertyowners
Use this method to send a create property owners request. You need to create users who will login and use the system. When the callback url request is made, the user's ssn, first name, last name, address and mobile and email details are recalled.
Request
Parameters | Description | Type |
Field |
callbackUrl |
Can provide a url to be invoked once the request is processed. { |
Query |
*required |
Body |
Property Owner |
(Body) |
|
Response – output sample
{
"success": true,
"response": {
"transactionId": "ca146b25-38a7-407f-94be-4427f8a0d587",
"message": "Your request is being processed"
}
}
Comments
0 comments
Please sign in to leave a comment.