We just GoLive API Rate Limits. Please follow up
curl --location 'https://api.omisell.com/api/v2/public/order/' \
--header 'Authorization: Omi {{Token}}' \
--header 'Seller-ID;' \
--header 'Country;' \
--header 'Content-Type: application/json'{
"data": {
"completed_time": 0.0,
"created_time": 1785915163.0,
"escrow_release_time": 0.0,
"external_information": {
"cart_id": null
},
"fulfilled_time": 0.0,
"invoice_information": {
"code": null,
"company": null,
"fullname": "Nguyen Van A",
"email": "[email protected]",
"phone": "0900000000",
"address": null,
"zip_code": null,
"commune": null,
"district": null,
"province": null,
"country": null
},
"is_fulfilled": false,
"omisell_created_time": 1785915163.0,
"omisell_order_number": "ODVN260805F24CA2C0",
"order_note": "Giao giờ hành chính",
"order_number": "DH-0001",
"order_type": "normal",
"parcels": [
{
"package_number": "1",
"pickup_id": 21,
"shipping_fee": 0,
"catalogue_items": [
{
"catalogue_sku": "SKU-001",
"product_name": null,
"quantity": 2,
"weight": 0,
"original_price": 150000.0,
"discounted_price": 150000.0,
"is_gift": false,
"discount_seller": 0.0,
"discount_platform": 0.0,
"voucher_seller": 0.0,
"voucher_platform": 0.0,
"warehouse_code": ""
}
],
"inventory_items": []
}
],
"payment_information": [
{
"origin_payment_method": "",
"payment_method": "1",
"payment_method_name": "Giao hàng thu tiền (CoD)",
"transaction_amount": 320000.0,
"transaction_status": 550,
"transaction_status_name": "Huỷ thu hộ",
"transaction_code": "PV260805AB6990AC",
"transaction_external_code": "",
"transaction_reference": "",
"transaction_time": 1785915164.0,
"transaction_note": ""
}
],
"platform": "retail",
"platform_name": "Offline store",
"receiver": {
"fullname": "Nguyen Van A",
"email": "",
"phone": "0900000000",
"address": "123 Example Street",
"country": "VN",
"zip_code": "00000",
"province": "TP. Hồ Chí Minh",
"province_id": 466617,
"district": null,
"district_id": null,
"subdistrict_name": null,
"subdistrict_id": null
},
"seller_id": 27001999,
"seller_voucher_code": [],
"shipped_time": 0.0,
"shipping_information": {
"origin_shipping_fee": 20000.0,
"buyer_shipping_fee": 20000.0,
"seller_shipping_fee": 0,
"platform_ship_rebate": 0,
"seller_ship_rebate": 0,
"wrong_weight_adjustment": 0
},
"shop_id": 11311,
"shop_name": "Bán lẻ - Pana - Shopee",
"status_id": 700,
"status_name": "Huỷ bởi người bán",
"updated_time": 1785915222.0
},
"error": false,
"error_code": 200,
"attr_error": null,
"messages": "",
"request_id": "6a7e9da0dc03ba7aa93665ab"
}