Retrieves the current available cash amount of given device, to be able to e.g. validate user given amounts in CreateCashDeposit or CreateCashExpense services.
CreateCashDeposit
CreateCashExpense
Supply a CurrencyID and PaymentTypeID to indicate the Cash Journal to be used.
CurrencyID
PaymentTypeID
Will be required! Entity type: Currency
Entity type: Device
Will be required! Entity type: PaymentType
Retrieves the current available cash amount of given device, to be able to e.g. validate user given amounts in
CreateCashDeposit
orCreateCashExpense
services.Supply a
CurrencyID
andPaymentTypeID
to indicate the Cash Journal to be used.