Create a product
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
product_name
organisation_id
min_range
max_range
min_amount
max_amount
min_abn_age
max_abn_age
min_asset_age
max_asset_age
min_gst_age
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_limit
compounding_frequency
Compounding frequency:
w- Weeklym- Monthlyq- Quarterlyy- Yearly
brokerage_loading_treatment
max_origination_fee_limit
doc_fee_financed
Tri-state choice for product/rate bracket feature flags
private_sale
Tri-state choice for product/rate bracket feature flags
sale_hire_back
Tri-state choice for product/rate bracket feature flags
home_owner
Tri-state choice for product/rate bracket feature flags
Response
Product created
id
product_name
message
Errors
400
Create Product Request Bad Request Error