Stock Transfer Out

Get Stock Transfer Out :- LOGIC API PULL - STOCK TRANSFER OUT

This API is used to fetch the detail of the stock Transfer that you have out from Logic LOGIC

Authorization Detail

Name

Detail

End Point

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

Request Type

POST

Authorization

Basic Auth

Username

Demo

Password

1

Request

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

Response

Last updated