Clear booking entriesCopy Pagepost https://api.instellix.io/v2/bookingAccounts/{accountNumber}/{accountCurrency}/clearingsClears a set of matching booking entriesPath ParamsaccountNumberintegerrequiredThe account number of the accountaccountCurrencystringrequiredlength between 3 and 3The currency of the accountQuery ParamsaccountobjectrequiredValidates that account is an OPOS accountaccount objectBody ParamscreditBookingEntryIdsarray of int64srequiredlength ≥ 1Must not be empty.creditBookingEntryIds* int64ADD int64debitBookingEntryIdsarray of int64srequiredlength ≥ 1Must not be empty.debitBookingEntryIds* int64ADD int64Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 8 months ago