App Introduction
Yurtiçi Kargo enables users to manage the shipping of orders in their store. The Yurtiçi Kargo App is a solution designed to accelerate and simplify the shipping process for all orders placed in your store. With this app, you can instantly ship orders received by your store in bulk or individually, filter them, generate and view your shipping documents. You can also instantly cancel shipments when needed. It allows you to manage all your shipping operations quickly and securely from a single platform.
Core Functionality
- Tekli Kargo, Toplu Kargo,
- Siparişe Göre, İsme Göre, Tarihe Göre, Ödemeye Göre, Kargo Durumuna Göre Filtre
- Kargo İptal Etme, Kargo Dokümanı Seçme, Kargo Dokümanı Görüntüleme
- Müşteri SMS Bildirimi
Merchant-Friendly
- Logistics-focused E-commerce
- Cross-border E-commerce
- High-order Volume Merchants
- Multi-channel Sellers
- Local Delivery Merchants
Basic Information
- Developer:Entegre Türk
- Address:Yenibosna Merkez Mah. 1.Asena Sok. No:15/D Daire:1017, Prime İstanbul Residences, İstanbul/Bahçelievler, 34196, TR
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-2-25
- Supported languages:Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
Aylık Giriş Paketi
- Unlimited Orders
- Shipment Tracking Code Update
- SMS Notification
- Bulk Shipping
- Bulk Shipping Label Generation
- Cash on Delivery
Yıllık Giriş Paket
- Unlimited Orders
- Shipment Tracking Code Update
- SMS Notification
- Bulk Shipping
- Bulk Shipping Label Generation
- Cash on Delivery
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipments.json
- PUT /admin/api/shipments/{id}.json
- GET /admin/api/shipments/{id}.json
Permission:write_shipments,read_shipments,manage_orders
- POST /admin/api/shipments/bulk.json
- PUT /admin/api/shipments/bulk/{ids}.json
- GET /admin/api/shipments/bulk.json
Permission:write_shipments,read_shipments,manage_orders
- GET /admin/api/shipments.json?filter=order
- GET /admin/api/shipments.json?filter=name
- GET /admin/api/shipments.json?filter=date
Permission:read_shipments,read_orders,manage_orders
- GET /admin/api/shipments.json?filter=payment
- GET /admin/api/shipments.json?filter=status
- GET /admin/api/shipments.json?filter=tracking
Permission:read_shipments,read_orders,manage_orders
- PUT /admin/api/shipments/{id}/cancel.json
- POST /admin/api/shipments/{id}/cancel.json
- GET /admin/api/shipments/{id}/cancel_status.json
Permission:write_shipments,read_shipments,manage_orders
- POST /admin/api/shipments/{id}/documents.json
- GET /admin/api/shipments/{id}/documents.json
- PUT /admin/api/shipments/{id}/documents/{doc_id}.json
Permission:write_shipments,read_shipments,manage_orders
- POST /admin/api/shipments/{id}/sms_notify.json
- PUT /admin/api/shipments/{id}/sms_notify.json
- GET /admin/api/shipments/{id}/sms_notify_status.json
Permission:write_shipments,read_shipments,manage_notifications