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.

Authorization header is required for all the endpoints except GetAccessToken for authentication purpose

Update Ledger for Rubic

post

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-ledger
200

OK

Last updated