Skip to main content
POST
Approve or deny an application

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The application's ID.

Body

application/json
decision
enum<string>
required
Available options:
approved,
denied
decision_reason_code
enum<string>

Required when denying.

Available options:
housing_unsuitable,
landlord_denied,
insufficient_experience,
incomplete_information,
animal_unavailable,
better_match_found,
other
decided_on
string<date>

Today unless you say.

decision_notes
string

Why, in words.

Response

The application, decided.

application
object
required

The answers on an application. Send only what changes. A yes or no answer is true, false, or null for not asked. Text is trimmed, and empty text is stored as null.