XML Request - Fetch StockItem GUID from Voucher Request

Discussion in 'Tally Integration' started by Dumb Uses, Jan 13, 2020.

    
Tags:
  1. Dumb Uses

    Dumb Uses New Member


    I have a xml request that responds with all the Sales Vouchers for a particular time period.

    The response does not contain the StockItem Guid.

    When exporting sales voucher XML directly from tally - I can enable "Show All Dependent Master".

    How do I fetch/enable master in the voucher xml through SOAP request? To also get GUID of stock items
     


  2. teja varma

    teja varma Active Member


    You cannot get the Guid of masters directly with normal request
    You need to customize your request like in TDL to fetch the Guid


    I attached a document which contains sample code snippets and steps to create a custom request to get whatever you want
     

    Attached Files:

    saravanan1999 likes this.


Share This Page