Update Ledger - RUBIC
For authentication you need to send Access token fetched from Get Access Token endpoint as a header for Authorization key. For details check Authentication block.
Updates the ledger with given details ofr Rubic
Body
Details of ledger you want to update it back
settlementKeystringOptional
settlementCompletebooleanOptional
reconciliationStatusIDinteger · int32Optional
startPeriodstring · date-timeOptional
endPeriodstring · date-timeOptional
expectedPayoutDatestring · date-timeOptional
paidAmountnumberOptional
feeAmountnumberOptional
feeVatAmountnumberOptional
payoutAmountnumberOptional
transactionTypeinteger · int32Optional
transactionTypeNamestringOptional
Responses
200
OK
application/json
post
/api/v1/ledger/rubic-ledger200
OK
Last updated