API Docs
Home
Home
Developer GuideAPI
StatusWebhooks
Developer GuideAPI
StatusWebhooks
  1. Shipment Inbound
  • Config
    • List Pickup Address
      GET
    • List Box Dimension
      GET
    • List vendor
      GET
    • List store
      GET
  • Online Product
    • Options
      • List category
      • List brand
    • Create Single Product
      POST
    • Create Product From Product Inventory
      POST
    • List product
      GET
    • Product detail
      GET
  • Product Inventory
    • Options
      • List Outbound Strategy
      • List Product Type
      • List Material
      • List Storage Method
    • List product inventory
      GET
    • Product inventory detail
      GET
    • Create single inventory product
      POST
  • Order
    • Shipping Service
      • Preview shipping prices
        • List shipping service
        • List available courier
      • List available courier from order
      • List shipping service of courier
    • Create order B2C
      POST
    • Create order B2B
      POST
    • List order
      GET
    • Order detail
      GET
    • Cancel order
      PATCH
  • Shipment
    • Create shipment auto
      POST
    • [Retail][Ship by self] Create shipment with item
      POST
    • Cancel shipment
      PATCH
    • List shipment
      GET
    • Shipment detail
      GET
    • List shipment of order
      GET
  • Shipment Inbound
    • Create shipment inbound
      POST
    • Cancel shipment inbound
      PATCH
    • List shipment inbound
      GET
    • Shipment inbound detail
      GET
    • Shipment inbound items
      GET
  • Order Return
    • List return order
    • Return order detail
    • Create return order
    • Cancel Return Order
  • Courier
    • List courier service integrated
    • List courier operate
    • List courier integrated
  • Address Directory
    • Province
    • District
    • Ward
  1. Shipment Inbound

Shipment inbound items

Developing
GET
/api/v1/public/shipments/inbound/detail/{{inbound_id}}/items
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET '/api/v1/public/shipments/inbound/detail/{{inbound_id}}/items' \
--header 'Authorization;'
Response Response Example
{
  "status_code": 200,
  "data": [
    {
      "id": 11987,
      "nhsin": "NHSINV1908344528",
      "sku": "VinamilkHappyStar220ml",
      "barcode": "",
      "inbound_code": "NHIV19017299",
      "parcel_code": "PN00002",
      "inbound_quantity": 2000,
      "received_quantity": 0,
      "damaged_quantity": 0,
      "damaged_2_quantity": 0,
      "damaged_3_quantity": 0,
      "lost_quantity": 0,
      "inspection_note": "",
      "inspection_time": 0,
      "cost": "369000.00",
      "currency": "VND",
      "weight_old": 1680,
      "volume_old": "49x36x25",
      "shelf_life_old": null,
      "weight": 1680,
      "volume": "49x36x25",
      "shelf_life": null,
      "created_time": 1743177174,
      "updated_time": 1743177174,
      "is_delete": false,
      "shipment_inbound": {
        "id": 1264,
        "country": "VN",
        "currency": "VND",
        "inbound_code": "NHIV19017299",
        "reference_code": "NHIV19017299",
        "status": 400,
        "status_update_time": 1743179036,
        "inbound_address": 167
      },
      "product_inventory": {
        "id": 36417,
        "country": "VN",
        "currency": "VND",
        "sku": "VinamilkHappyStar220ml",
        "name": "Thùng 48 bịch sữa dinh dưỡng tiệt trùng có đường Vinamilk Happy Star 220ml",
        "image_url": "https://nhl.sgp1.cdn.digitaloceanspaces.com/ts/thung48bichsuadinhduongcoduongvinamilkhappystar220ml202307031322132319_1738573909.jpg",
        "nhsin": "NHSINV1908344528",
        "cost": "369000.00",
        "sale_price": "379000.00",
        "has_variant": false,
        "shelf_life": null,
        "outbound_strategy": "lifo",
        "min_shelf_life_outbound": 30,
        "min_shelf_life_inbound": 30,
        "min_shelf_life_inbound_percent": null,
        "min_shelf_life_outbound_percent": null,
        "status": 450,
        "status_update_time": 1738574099,
        "is_serial_number": false,
        "is_batch_control": true,
        "last_update_special_fields": 1739932738,
        "weight": 1680,
        "package_length": 49,
        "package_width": 36,
        "package_height": 25,
        "parent": null,
        "status_display": "Out Of Stock",
        "is_single": true,
        "can_map_product": true,
        "can_publish_product": true,
        "can_cancel": false,
        "can_edit": false,
        "can_inactive": true,
        "can_active": false,
        "status_css": "warning",
        "is_changed_special_fields": false
      },
      "shipment_inbound_parcel": 1662,
      "product_inventory_stock_id": 30761
    },
    {
      "id": 11986,
      "nhsin": "NHSINV1905351271",
      "sku": "250204067",
      "barcode": "",
      "inbound_code": "NHIV19017299",
      "parcel_code": "PN00001",
      "inbound_quantity": 1000,
      "received_quantity": 0,
      "damaged_quantity": 0,
      "damaged_2_quantity": 0,
      "damaged_3_quantity": 0,
      "lost_quantity": 0,
      "inspection_note": "",
      "inspection_time": 0,
      "cost": "25999000.00",
      "currency": "VND",
      "weight_old": 685,
      "volume_old": "12x30x5",
      "shelf_life_old": null,
      "weight": 685,
      "volume": "12x30x5",
      "shelf_life": null,
      "created_time": 1743177174,
      "updated_time": 1743177174,
      "is_delete": false,
      "shipment_inbound": {
        "id": 1264,
        "country": "VN",
        "currency": "VND",
        "inbound_code": "NHIV19017299",
        "reference_code": "NHIV19017299",
        "status": 400,
        "status_update_time": 1743179036,
        "inbound_address": 167
      },
      "product_inventory": {
        "id": 36576,
        "country": "VN",
        "currency": "VND",
        "sku": "250204067",
        "name": "PRIME GeForce RTX 5070 Ti 16GB GDDR7",
        "image_url": "https://nhl.sgp1.cdn.digitaloceanspaces.com/ts/unnamed_1741681300.webp",
        "nhsin": "NHSINV1905351271",
        "cost": "25999000.00",
        "sale_price": "30700000.00",
        "has_variant": false,
        "shelf_life": null,
        "outbound_strategy": "fifo",
        "min_shelf_life_outbound": 0,
        "min_shelf_life_inbound": 0,
        "min_shelf_life_inbound_percent": null,
        "min_shelf_life_outbound_percent": null,
        "status": 200,
        "status_update_time": 1741681456,
        "is_serial_number": true,
        "is_batch_control": false,
        "last_update_special_fields": 1741687803,
        "weight": 685,
        "package_length": 12,
        "package_width": 30,
        "package_height": 5,
        "parent": null,
        "status_display": "In Stock",
        "is_single": true,
        "can_map_product": true,
        "can_publish_product": true,
        "can_cancel": false,
        "can_edit": false,
        "can_inactive": true,
        "can_active": false,
        "status_css": "success",
        "is_changed_special_fields": false
      },
      "shipment_inbound_parcel": 1661,
      "product_inventory_stock_id": 30957
    },
    {
      "id": 11985,
      "nhsin": "NHSINV1908344528",
      "sku": "VinamilkHappyStar220ml",
      "barcode": "",
      "inbound_code": "NHIV19017299",
      "parcel_code": "PN00001",
      "inbound_quantity": 1000,
      "received_quantity": 0,
      "damaged_quantity": 0,
      "damaged_2_quantity": 0,
      "damaged_3_quantity": 0,
      "lost_quantity": 0,
      "inspection_note": "",
      "inspection_time": 0,
      "cost": "369000.00",
      "currency": "VND",
      "weight_old": 1680,
      "volume_old": "49x36x25",
      "shelf_life_old": null,
      "weight": 1680,
      "volume": "49x36x25",
      "shelf_life": null,
      "created_time": 1743177174,
      "updated_time": 1743177174,
      "is_delete": false,
      "shipment_inbound": {
        "id": 1264,
        "country": "VN",
        "currency": "VND",
        "inbound_code": "NHIV19017299",
        "reference_code": "NHIV19017299",
        "status": 400,
        "status_update_time": 1743179036,
        "inbound_address": 167
      },
      "product_inventory": {
        "id": 36417,
        "country": "VN",
        "currency": "VND",
        "sku": "VinamilkHappyStar220ml",
        "name": "Thùng 48 bịch sữa dinh dưỡng tiệt trùng có đường Vinamilk Happy Star 220ml",
        "image_url": "https://nhl.sgp1.cdn.digitaloceanspaces.com/ts/thung48bichsuadinhduongcoduongvinamilkhappystar220ml202307031322132319_1738573909.jpg",
        "nhsin": "NHSINV1908344528",
        "cost": "369000.00",
        "sale_price": "379000.00",
        "has_variant": false,
        "shelf_life": null,
        "outbound_strategy": "lifo",
        "min_shelf_life_outbound": 30,
        "min_shelf_life_inbound": 30,
        "min_shelf_life_inbound_percent": null,
        "min_shelf_life_outbound_percent": null,
        "status": 450,
        "status_update_time": 1738574099,
        "is_serial_number": false,
        "is_batch_control": true,
        "last_update_special_fields": 1739932738,
        "weight": 1680,
        "package_length": 49,
        "package_width": 36,
        "package_height": 25,
        "parent": null,
        "status_display": "Out Of Stock",
        "is_single": true,
        "can_map_product": true,
        "can_publish_product": true,
        "can_cancel": false,
        "can_edit": false,
        "can_inactive": true,
        "can_active": false,
        "status_css": "warning",
        "is_changed_special_fields": false
      },
      "shipment_inbound_parcel": 1661,
      "product_inventory_stock_id": 30761
    }
  ],
  "error": false,
  "error_code": null,
  "log_id": null,
  "messages": "",
  "total": 3
}

Request

Header Params
Authorization
string 
required
Default:
{{your_api_key_here}}

Responses

🟢200OK
application/json
Body
status_code
integer 
optional
data
array [object {22}] 
optional
id
integer 
optional
nhsin
string 
optional
sku
string 
optional
barcode
string 
optional
inbound_code
string 
optional
parcel_code
string 
optional
inbound_quantity
integer 
optional
received_quantity
integer 
optional
damaged_quantity
integer 
optional
lost_quantity
integer 
optional
inspection_note
string 
optional
inspection_time
integer 
optional
cost
string 
optional
currency
string 
optional
weight
integer 
optional
volume
string 
optional
created_time
integer 
optional
updated_time
integer 
optional
is_delete
boolean 
optional
shipment_inbound
object 
optional
product_inventory
object 
optional
shipment_inbound_parcel
integer 
optional
error
boolean 
optional
error_code
string 
optional
log_id
string 
optional
messages
string 
optional
total
integer 
optional
Previous
Shipment inbound detail
Next
List return order
Built with