We just GoLive API Rate Limits. Please follow up
curl --location 'https://api.omisell.com/api/v2/public/shipment/' \
--header 'Authorization: Omi {{Token}}' \
--header 'Authorization: Omi {{Token}}' \
--header 'Seller-ID;' \
--header 'Country;' \
--header 'Content-Type: application/json'{
"data": {
"cod_amount": 0.0,
"courier": {
"name": "Tự vận chuyển",
"service_code": "OMI_SD",
"service_name": "Dịch vụ tiêu chuẩn"
},
"courier_tracking_number": "585245841906959599",
"created_time": 1785226453.0,
"cross_check_by": {
"id": 421,
"name": "ZAAQ",
"logo": "https://storage.googleapis.com/omisell-cloud/logo/courier/custom_carrier.svg"
},
"currency": "VND",
"delivered_time": 1785303310.0,
"fail_reason": "",
"fulfilled_time": 1785233156.0,
"fulfillment_by": "Tự đóng gói",
"is_fulfilled": true,
"items": [
{
"catalogue_sku": "EH-NA27PN645",
"inventory_sku": "EH-NA27PN645",
"product_name": "Máy Sấy Tóc Dưỡng Ẩm Nanoe Panasonic EH-NA27PN645 - Công Suất 1200W - Tay cầm gập dễ mang đi - Hàng Chính Hãng",
"quantity": 1,
"sale_price": 1702778.0,
"vendor_pickup_id": "",
"vendor_name": "Demo Live",
"vendor_id": null
}
],
"omisell_order_number": "ODVN260728CB2F8BB3",
"omisell_shipment_number": "SPVN260728600605E9",
"order_number": "585245841906959599",
"pickup": {
"id": 21,
"pickup_code": "PK100021",
"pickup_name": "SDA - Warehouse",
"address": "Block D - Chung Cư EhomeS - Bình Hưng"
},
"receiver": {
"fullname": "Nguyen Van A",
"phone": "0900000000",
"email": "",
"address": "123 Example Street",
"subdistrict_name": null,
"subdistrict_id": null,
"district_name": "Phường Bình Tân",
"district_id": 50035,
"province_name": "TP. Hồ Chí Minh",
"province_id": 466617,
"country": "VN"
},
"shipment_note": "",
"shipped_time": 1785233156.0,
"sla_time": 1785398479.0,
"status_id": 800,
"status_name": "Giao hàng thành công",
"total_amount": 1702778.0,
"updated_time": 1785303325.0,
"volume": "10x20x10",
"weight": 100,
"wms_order_number": ""
},
"error": false,
"error_code": 200,
"attr_error": null,
"messages": "",
"request_id": "6a7e9da1dc03ba7aa93665ad"
}