2. Service Structure
Service Structure
In this section, the processes in the related service and the internal structure of these processes and the service information produced by the organization is available.
Service Operations
The warehouse service includes the operations listed in Table 1. The operations listed in structure is specified.
Servis | Endpoint | Method | Url | Tanım |
---|---|---|---|---|
İptal İşlemi | cancel | POST | /cancel | Asynchronous cancellation of Order or Receiving information (BTA) |
Müşteri Aktarma | createCustomer | POST | /createCustomer | Creation of customer information |
Teslimalma Aktarma | createExpectedReceipt | POST | /createExpectedReceipt | Creation information of the pickup information (BTA) |
Tedarikçi Aktarma | createSupplier | POST | /createSupplier | Creating supplier information |
Sipariş Aktarma | createOrder | POST | /createOrder | Order record creation process |
Ürün Aktarma | createProduct | POST | /createProduct | Creation of product information (size) |
Ürün Barkod Aktarma | createProductBarcode | POST | /createProductBarcode | Creation of product barcode information |
Stok Listesi | stockList | POST | /stockList | Stock listing process |
Stok Detay Listesi | stockListDetail | POST | /stockListDetail | Stock Detail listing process |
Trendyol Global | createTdyGlobal | POST | /createTdyGlobal | Trendyol Global transaction |
Tablo 1. Service process list