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
id
product_name
organisation_id
ID of the owning organisation
min_range
Minimum loan term (months)
max_range
Maximum loan term (months)
min_amount
Minimum loan amount ($)
max_amount
Maximum loan amount ($)
min_abn_age
Minimum ABN age (months)
max_abn_age
min_asset_age
Minimum asset age (months)
max_asset_age
min_gst_age
Minimum GST registration age (months)
max_gst_age
min_asset_age_plus_term
max_asset_age_plus_term
min_credit_score
max_credit_score
monthly_fee
documentation_fee
brokerage_cap
Maximum brokerage percentage
maximum_brokerage_limit
Maximum brokerage dollar amount
compounding_frequency
Compounding frequency:
- `w` - Weekly
- `m` - Monthly
- `q` - Quarterly
- `y` - Yearly
Allowed values:
brokerage_loading_treatment
max_origination_fee_limit
doc_fee_financed
Tri-state choice for product/rate bracket feature flags
Allowed values:
private_sale
Tri-state choice for product/rate bracket feature flags
Allowed values:
sale_hire_back
Tri-state choice for product/rate bracket feature flags
Allowed values:
home_owner
Tri-state choice for product/rate bracket feature flags
Allowed values:
created_at
updated_at
Errors
502
Get Organisations by Product Request Bad Gateway Error
503
Get Organisations by Product Request Service Unavailable Error