Stock Transfer In

Get Stock Transfer In :- LOGIC API PULL - STOCK TRANSFER IN

This API is used to fetch detail of Stock Trasnfer that you have entered in LOGIC

Authorization Detail

Name

Detail

End Point

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

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