Get organisations by product

Returns organisation-product pairs, filtered by the user’s role (non-superusers see only their organisation).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Organisation-product mapping

idinteger
product_namestring
organisation_idinteger
ID of the owning organisation
min_rangeinteger

Minimum loan term (months)

max_rangeinteger

Maximum loan term (months)

min_amountdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0

Minimum loan amount ($)

max_amountdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0

Maximum loan amount ($)

min_abn_ageinteger

Minimum ABN age (months)

max_abn_ageinteger
min_asset_ageinteger

Minimum asset age (months)

max_asset_ageinteger
min_gst_ageinteger

Minimum GST registration age (months)

max_gst_ageinteger
min_asset_age_plus_terminteger
max_asset_age_plus_terminteger
min_credit_scoreinteger
max_credit_scoreinteger
monthly_feedouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
documentation_feedouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
brokerage_capdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
Maximum brokerage percentage
maximum_brokerage_limitdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
Maximum brokerage dollar amount
compounding_frequencyenum
Compounding frequency: - `w` - Weekly - `m` - Monthly - `q` - Quarterly - `y` - Yearly
Allowed values:
brokerage_loading_treatmentdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
max_origination_fee_limitdouble2.2250738585072014e-308-1.7976931348623157e+308Defaults to 0
doc_fee_financedenum

Tri-state choice for product/rate bracket feature flags

Allowed values:
private_saleenum

Tri-state choice for product/rate bracket feature flags

Allowed values:
sale_hire_backenum

Tri-state choice for product/rate bracket feature flags

Allowed values:
home_ownerenum

Tri-state choice for product/rate bracket feature flags

Allowed values:
created_atdatetimeDefaults to 1970-01-01T00:00:00.000Z
updated_atdatetimeDefaults to 1970-01-01T00:00:00.000Z

Errors

502
Get Organisations by Product Request Bad Gateway Error
503
Get Organisations by Product Request Service Unavailable Error