servicestructure
Services Tructure
This section contains the operations available in the respective service, along with their internal structure and the notifications generated by the service..
Service Operations
The warehouse service includes the operations listed in Table 1. The internal structure of these specified operations is provided.
Servis | Endpoint | Method | Url | Tanım |
---|---|---|---|---|
İptal İşlemi | cancel | POST | /cancel | Asynchronous cancellation |
Müşteri Aktarma | createCustomer | POST | /createCustomer | Creation process for customer |
Teslimalma Aktarma | createExpectedReceipt | POST | /createExpectedReceipt | Creation of Expected Receipt |
Tedarikçi Aktarma | createSupplier | POST | /createSupplier | Creation process for supplier |
Sipariş Aktarma | createOrder | POST | /createOrder | Creation process for order |
Ürün Aktarma | createProduct | POST | /createProduct | Creation process for product |
Ürün Barkod Aktarma | createProductBarcode | POST | /createProductBarcode | Creation of product barcode information |
Ürün Kit Aktarma | productKit | POST | /productKit | Asorti Product Order |
Stok Listesi | stockList | POST | /stockList | Stock listing process |
Stok Detay Listesi | stockDetailList | POST | /stockDetailList | Stock Detail listing process |
Tablo 1. Servis işlem listesi