Required permission: | Transfer_Read |
GET | /api/transfers/detailforedit |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
TransferId | query | long | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /api/transfers/detailforedit HTTP/1.1 Host: api.pos365.vn Accept: application/json
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length [{"Code":"String","Code2":"String","Code3":"String","Code4":"String","Code5":"String","Name":"String","AttributesName":"String","Quantity":0,"Price":0,"UnitPrice":0,"ProductId":0,"Description":"String","IsSerialNumberTracking":false,"SerialNumbers":"String","IsLargeUnit":false,"ConversionValue":0,"Unit":"String","LargeUnit":"String","ExpiryDate":"0001-01-01T00:00:00.0000000Z","PriceLargeUnit":0}]