Delivery Note

Get Sale Invoice :- LOGIC API PULL - DELIVERY NOTE

This API is used to fetch delivery note detail from LOGIC

Authorization Detail

Name

Detail

End Point

http://demo.logicerp.com/api/GetDeliveryNote

Request Type

POST

Authorization

Basic Auth

Username

Demo

Password

1

Request

 
{
    "GlobalModifyCode": 0,
    "Doc_Codes": "",
    "DateFrom":  null,
    "DateTo":  null,
    "Branch_Codes_From": ""
}
                 

Response

Last updated