Skip to content
Longport Whale
Error Entries

Add Financing Interest Deltas

The "Save" step (addFinancingInterestDeltas) of the adjustment flow on the Error Entries page. The page's "Re-run" button uses a different endpoint, mistakeWaterFeeDelta (POST); see mistake_water_fee_delta.json below.

POSThttps://b-api.longbridge.xyz/add/financing/interest/deltas

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

contract_idstringrequired

Contract ID

amountstringrequired

Amount

remarkstringrequired

Remark

modify_typestringrequired

Modify Type. Options: 1 = By result.; 2 = By difference.; 3 = By Principal

123

ref_date_startnumberrequired

Ref Date Start

ref_date_endnumberrequired

Ref Date End

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs