# InboundLogistic Operations related to inbound logistic, including create, get, etc ## List InboundLogistic - [GET /InboundLogistic](https://developer.dealpos.com/openapi/openapi/inboundlogistic/get-inboundlogistic.md): Get list of Inbound Logistics You must have "View" role in "Logistic" Module ## Create InboundLogistic - [POST /InboundLogistic](https://developer.dealpos.com/openapi/openapi/inboundlogistic/post-inboundlogistic.md): >Previous Endpoint: https://brand.dealpos.net/api/v3/SupplierDelivery. As for now, both the new & the old ones can be use. Receive supplier delivery based on number You must have "DelC" role in "Logistic" Module if config Workflow Buy Approve need "PurA" role in "Buy" Module ## Delete Inbound Logistic - [DELETE /InboundLogistic](https://developer.dealpos.com/openapi/openapi/inboundlogistic/delete-inboundlogistic.md): You must have "DELETE" role in "Logistic" Module ## Get InboundLogistic By Number - [GET /InboundLogistic/Number](https://developer.dealpos.com/openapi/openapi/inboundlogistic/inboundnumber.md): Get Inbound Logistic By Number Required Group Role: "Logistic" - "VIEW" ## Get InboundLogistic By Order Number - [GET /InboundLogistic/byOrderNumber](https://developer.dealpos.com/openapi/openapi/inboundlogistic/ordnumberinbound.md): Get Supplier Delivery By Order / Invoice Number Required Group Role: "Logistic" - "VIEW" ## Get InboundLogistic With Total Count - [GET /InboundLogistic/WithTotalCount](https://developer.dealpos.com/openapi/openapi/inboundlogistic/withtotalcountinbound.md): Get list of Supplier Delivery with Total Count Required Group Role: "Logistic" - "VIEW"