https://b-api.longbridge.xyz/ob_file/edit_financing_interest_configAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Config ID. Included only when editing an existing record; not passed on creation.
Action Type. Enum values: 1 = create, 2 = edit, 3 = delete; send 2 when a record id is present, otherwise 1.
Currency. Enum comes from ref atm_ref_currency_iso; when editing an existing record the front end disables this field (not editable).
Standard Financing Rate. A percentage value; the front end validates the range > 0 and ≤ 9999, with at most 10 decimal places.
Minimum Interest Spread. A percentage value; validated with the same rules as standard_financing_rate.
Annual Fee Rate Days. Enum comes from ref settlement_year_fee_days; submitted as a number.
Rounding Method. Enum comes from the billing_fee_cutoff_method reference; known values: 0 = round half up, 1 = round up, 2 = round down.
Rounding Decimals. Enum from the ref billing_cutoff_digit; submitted as a number.
Begin Month (Effective). Format YYYYMM, generated by splitting the front-end "validity period" month-range picker.
End Month (Effective). Format YYYYMM, generated by splitting the front-end "validity period" month-range picker.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields