POS365.VN APIs

<back to all web services

ManufacturingGet

Requires Authentication
Required permission:Manufacturing_Read
The following routes are available for this service:
GET/api/manufacturing/{Id}
ManufacturingGet Parameters:
NameParameterData TypeRequiredDescription
IdpathlongNo
Includesquerystring[]No
InventoryCount Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
CodeformstringNo
BranchIdformintNo
RetailerIdformintNo
StatusformshortNo
AdjustedByformlong?No
AdjustmentDateformDateTime?No
CreatedDateformDateTimeNo
CreatedByformlongNo
ModifiedByformlong?No
ModifiedDateformDateTime?No
DescriptionformstringNo
InventoryCountDetailsformICollection<InventoryCountDetail>No
InventoryCountDetail Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
InventoryCountIdformlongNo
ProductIdformlongNo
OnHandformdoubleNo
ActualCountformdoubleNo
CostformdecimalNo
ReasonOfDiffformstringNo
SerialNumbersformstringNo
IsLargeUnitformbool?No
ConversionValueformdouble?No
ExpiryDateformDateTime?No
ProductformProductNo
Product Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
CodeformstringNo
NameformstringNo
AttributesNameformstringNo
CategoryIdformlong?No
DescriptionformstringNo
PriceformdecimalNo
PriceLargeUnitformdecimalNo
ProductTypeformbyteNo
ConversionValueformdoubleNo
UnitformstringNo
LargeUnitformstringNo
IsSerialNumberTrackingformboolNo
CreatedDateformDateTimeNo
CreatedByformlongNo
ModifiedDateformDateTime?No
ModifiedByformlong?No
RetailerIdformintNo
IsPercentageOfTotalOrderformboolNo
SplitForSalesOrderformboolNo
OrderQuickNotesformstringNo
PrinterformstringNo
Hiddenformbool?No
IsTimerformbool?No
Coefficientformdouble?No
BonusPointformdoubleNo
ShowOnBranchIdformstringNo
BonusPointForAssistantformdoubleNo
BonusPointForAssistant2formdoubleNo
BonusPointForAssistant3formdoubleNo
PriceConfigformstringNo
BlockOfTimeToUseServiceformintNo
IsPriceForBlockformboolNo
FormularformstringNo
PositionformlongNo
LargeUnitCodeformstringNo
Code2formstringNo
Code3formstringNo
Code4formstringNo
Code5formstringNo
CategoryformCategoryNo
CompositeItemProductsformICollection<CompositeItem>No
ProductAttributesformICollection<ProductAttribute>No
ProductImagesformICollection<ProductImage>No
Category Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
NameformstringNo
ImageURLformstringNo
DescriptionformstringNo
ParentIdformlong?No
RetailerIdformintNo
CreatedDateformDateTimeNo
CreatedByformlongNo
ModifiedDateformDateTime?No
ModifiedByformlong?No
ShowOnBranchIdformstringNo
PositionformlongNo
ParentformCategoryNo
CompositeItem Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
ProductIdformlongNo
ItemIdformlongNo
QuantityformdoubleNo
RetailerIdformintNo
QuantityLargeUnitformdoubleNo
ItemformProductNo
ProductAttribute Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
ProductIdformlongNo
AttributeNameformstringNo
AttributeValueformstringNo
RetailerIdformintNo
ProductImage Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
ProductIdformlongNo
ImageURLformstringNo
ThumbnailUrlformstringNo
IsDefaultformboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /api/manufacturing/{Id} HTTP/1.1 
Host: api.pos365.vn 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"Id":0,"Code":"String","BranchId":0,"RetailerId":0,"Status":0,"AdjustedBy":0,"AdjustmentDate":"0001-01-01T00:00:00.0000000Z","CreatedDate":"0001-01-01T00:00:00.0000000Z","CreatedBy":0,"ModifiedBy":0,"ModifiedDate":"0001-01-01T00:00:00.0000000Z","Description":"String"}