Get Contact Requests for Property
GET/ubm-contact-request/property/:propertyReferenceId
Retrieves the contact requests for a property listed by an agency.
The propertyReferenceId is provided in the URL.
Default content type is application/json. API keys can only request
on the default content type. Any other response type is limited to
requests using an authentication token from a user with MFA enabled.
Request
Responses
- 200
- 400
- 403
- 500
Successful response
Bad request - Invalid parameters
Forbidden - Insufficient permissions
Internal server error