- RestAPI sipariş statüleri tablonun sağ tarafındaki sütunda yer almaktadır. Eski statülere göre mapleme yapabilirsiniz.
| Sipariş maddesi durum bilgisi | |
| 1:İşlem Bekliyor | Verdiğimiz bir değer değildir. |
| 2:Ödendi | Created |
| 3:Geçersiz | Verdiğimiz bir değer değildir. |
| 4:İptal Edilmiş | Canceled |
| 5:Kabul Edilmiş | Picking |
| 6:Kargoda | Shipped |
| 7:Teslim Edilmiş | Delivered |
| 8:Reddedilmiş | UnSupplied |
| 9:İade Edildi | Delivered |
| 10:Tamamlandı | Delivered |
| 11: İade İptal Değişim Talep Edildi | Delivered |
| 12: İade İptal Değişim Tamamlandı | Delivered |
| 13:Kargoda İade | Shipped |
| 14:Kargo Yapılması Gecikmiş | Created |
| 15:Kabul Edilmiş Ama Zamanında Kargoya Verilmemiş | Picking |
| 16:Teslim Edilmiş İade, | Delivered |
| 17:Ödeme Ertelendi | Delivered |
| 51: İptal Talep Edildi | Picking |
| 52: İade Talep Edildi(sipariş tamamlanması sonrası) | Delivered |
| 53: Değişim Talep Edildi(sipariş tamamlanması sonrası) | Delivered |
- SOAP API DetailedOrderList ve RestAPI GetShipmentPackages parametre karşılıkları aşağıdaki tabloda yer almaktadır.
* ile belirtilen parametreler RestAPI sipariş listeleme servisinde yer almamaktadır.
| SOAP API | Rest API |
| orderList.order.billingAddress.address | billingAddress.address |
| orderList.order.billingAddress.city | billingAddress.city |
| orderList.order.billingAddress.district | billingAddress.district |
| orderList.order.billingAddress.fullName | billingAddress.fullName |
| orderList.order.billingAddress.gsm | billingAddress.gsm |
| orderList.order.billingAddress.neighborhood | billingAddress.neighborhood |
| orderList.order.billingAddress.postalCode | billingAddress.postalCode |
| orderList.order.billingAddress.taxHouse | billingAddress.taxHouse |
| orderList.order.billingAddress.taxId | billingAddress.taxId |
| orderList.order.billingAddress.tcId | billingAddress.tcId |
| orderList.order.buyer.email | customerEmail |
| orderList.order.buyer. fullName | customerfullName |
| orderList.order.buyer.id | customerId |
| orderList.order.buyer.taxId | taxId |
| orderList.order.buyer.taxOffice | taxOffice |
| orderList.order.buyer.tcId | tcIdentityNumber |
| orderList.order.citizenshipId | * |
| orderList.order.createDate | packageHistories.createdDate = 1731312671000
packageHistories.status = Created |
| orderList.order.id | * |
| orderList.order.invoiceType | billingAddress.invoiceType |
| orderList.order.orderItemList.orderItem.approvedDate | packageHistories.createdDate = 1731312671000
packageHistories.status = Picking |
| orderList.order.orderItemList.orderItem.attributes | lines.variantAttributes |
| orderList.order.orderItemList.orderItem.bundle | * |
| orderList.order.orderItemList.orderItem.commission | * |
| orderList.order.orderItemList.orderItem.customTextOptionValues | lines.customTextOptionValues |
| orderList.order.orderItemList.orderItem.deliveryFeeType | * |
| orderList.order.orderItemList.orderItem.dueAmount | lines.dueAmount |
| orderList.order.orderItemList.orderItem.id | lines.orderLineId |
| orderList.order.orderItemList.orderItem.installmentChargeWithVAT | lines.installmentChargeWithVAT |
| orderList.order.orderItemList.orderItem.mallDiscount | lines.mallDiscount |
| orderList.order.orderItemList.orderItem.price | lines.price |
| orderList.order.orderItemList.orderItem.productId | lines.productId |
| orderList.order.orderItemList.orderItem.productName | lines.productName |
| orderList.order.orderItemList.orderItem.productSellerCode | * |
| orderList.order.orderItemList.orderItem.quantity | lines.quantity |
| orderList.order.orderItemList.orderItem.sellerCouponDiscount | lines.sellerCouponDiscount |
| orderList.order.orderItemList.orderItem.sellerDiscount | lines.sellerDiscount |
| orderList.order.orderItemList.orderItem.sellerInvoiceAmount | lines.sellerInvoiceAmount |
| orderList.order.orderItemList.orderItem.sellerStockCode | lines.stockCode |
| orderList.order.orderItemList.orderItem.shipmenCompanyCampaignNumber | cargoTrackingNumber |
| orderList.order.orderItemList.orderItem.shipmentInfo.campaignNumber | cargoTrackingNumber |
| orderList.order.orderItemList.orderItem.shipmentInfo.campaignNumberStatus | * |
| orderList.order.orderItemList.orderItem.shipmentInfo.shipmentCode | * |
| orderList.order.orderItemList.orderItem.shipmentInfo.shipmentCompany.id | shipmentCompanyId |
| orderList.order.orderItemList.orderItem.shipmentInfo.shipmentCompany.name | cargoProviderName |
| orderList.order.orderItemList.orderItem.shipmentInfo.shipmentCompany.shortName | * |
| orderList.order.orderItemList.orderItem.shipmentInfo.shipmentMethod | shipmentMethod |
| orderList.order.orderItemList.orderItem.shipmentInfo.shippingDate | packageHistories.createdDate = 1731312671000
packageHistories.status = Shipped |
| orderList.order.orderItemList.orderItem.shipmentInfo.sppApproved | * |
| orderList.order.orderItemList.orderItem.status | lines.orderItemLineItemStatusName ( Sipariş statü tablosunda eşleşen değerler mevcut ) |
| orderList.order.orderItemList.orderItem.stockKeepingUnitId | * |
| orderList.order.orderItemList.orderItem.totalMallDiscountPrice | lines.totalMallDiscountPrice |
| orderList.order.orderItemList.orderItem.updatedDate | lastModifiedDate |
| orderList.order.orderItemList.orderItem.version | * |
| orderList.order.orderNumber | orderNumber |
| orderList.order.paymentType | * |
| orderList.order.serviceItemList.serviceItem.intallmentChargeWithVAT | * |
| orderList.order.serviceItemList.serviceItem.orderItemList.orderItem | * |
| orderList.order.serviceItemList.serviceItem.orderItemType | * |
| orderList.order.serviceItemList.serviceItem.price | * |
| orderList.order.serviceItemList.serviceItem.quantity | * |
| orderList.order.serviceItemList.serviceItem.sellerInvoiceAmount | * |
| orderList.order.serviceItemList.serviceItem.totalDiscountPrice | * |
| orderList.order.shippingAddress.address | shippingAddress.address |
| orderList.order.shippingAddress.city | shippingAddress.city |
| orderList.order.shippingAddress.district | shippingAddress.district |
| orderList.order.shippingAddress.fullName | shippingAddress.fullName |
| orderList.order.shippingAddress.gsm | shippingAddress.gsm |
| orderList.order.shippingAddress.neighborhood | shippingAddress.neighborhood |
| orderList.order.shippingAddress.postalCode | shippingAddress.postalCode |
| orderList.order.shippingAddress.taxHouse | * |
| orderList.order.shippingAddress.taxId | * |
| orderList.order.shippingAddress.tcId | shippingAddress.tcId |
| orderList.order.status | shipmentPackageStatus ( Sipariş statü tablosunda eşleşen değerler mevcut ) |
| orderList.order.totalAmount | totalAmount |
| orderList.order.totalDiscountAmount | totalDiscountAmount |
- SOAP DetailedOrderList servisinde yer almayan, RestAPI GetShipmentPackages servisine eklenen parametreler
| Rest API | Açıklama |
| id | Sipariş Paket Numarası |
| cargoSenderNumber | Kargo takip numarası |
| cargoTrackingLink | Kargo takip linki |
| installmentChargeWithVATprice | KDV dahil vade farkı |
| lines.totalSellerDiscountPrice | Mağaza indirim toplamı |
| agreedDeliveryDate | Maksimum kargolama tarihi |
| packageHistories.createdDate | Tüm statülerin paket statü geçmişi bazlı tarihleri bu alanda yer almaktadır. |
| packageHistories.status | Tüm statülerin paket statü geçmişi bu alanda yer almaktadır. |
| sellerId | n11 satıcı ID bilgisi |