Skip to Content
0
May 01, 2023 at 06:35 AM

Can you help me explain the voucher interface about manageaccountingentryin for webservice XML

77 Views Last edit Sep 05, 2023 at 09:39 AM 3 rev

I want to entry Ledger voucher by manageaccountingentryin ,this folowing XML for Webservice.

I want to input values for 'CashLocationID' and 'CashLocationTypeCode', but don't konw how to get it

<CashLedgerAccountItem>

<!--Optional:-->

<HouseBankID>?</HouseBankID>

<CashLocationID>?</CashLocationID>

<!--Optional:-->

<CashLocationTypeCode>?</CashLocationTypeCode>

</CashLedgerAccountItem>