https://b-api.longbridge.xyz/ob_file/edit_financing_interest_configAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Included only when editing an existing record; not passed on creation.
Enum values: 1 = create, 2 = edit, 3 = delete; send 2 when a record id is present, otherwise 1.
Allowed values:
1- Add2- Edit3- Delete
1 · Add2 · Edit3 · Delete
A three-letter currency code. Read-only when editing an existing record.
USD · USDHKD · HKDSGD · SGDCNY · CNYAUD · AUDJPY · JPYGBP · GBPEUR · EURCAD · CADMYR · MYRAMD · AMDBGN · BGNBTN · BTNBWP · BWPBZD · BZDCDF · CDFCHF · CHFDKK · DKKGHS · GHSGMD · GMDGNF · GNFHRK · HRKHUF · HUFILS · ILSINR · INRIQD · IQDIRR · IRRISK · ISKLRD · LRDLYD · LYDMOP · MOPRUB · RUBUAH · UAHUGX · UGXUYI · UYIUYU · UYUUZS · UZSXAF · XAFXOF · XOFXSU · XSUYER · YERIDR · IDRTWD · TWDTHB · THBKRW · KRWNZD · NZD
A percentage value; the client validates the range > 0 and ≤ 9999, with at most 10 decimal places.
A percentage value; validated with the same rules as standard_financing_rate.
Enum comes from ref settlement_year_fee_days; submitted as a number.
Allowed values: 360, 365, 366
360 · 360365 · 365366 · 366
Rounding method.
1 · Round2 · Round Up3 · Round Down
Number of decimal places to retain, submitted as a number.
0 · 01 · 12 · 23 · 3
Format YYYYMM, generated by splitting the front-end "validity period" month-range picker.
Format YYYYMM, generated by splitting the front-end "validity period" month-range picker.
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureNo nested fields
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields