POST api/PurchaseOrder/ListPurchaseOrder
Request Information
URI Parameters
None.
Body Parameters
SearchPurchaseOrderRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| From | date |
None. |
|
| To | date |
None. |
|
| Status | integer |
None. |
|
| CreatedId | globally unique identifier |
None. |
|
| ImporterId | globally unique identifier |
None. |
|
| SupplierId | integer |
None. |
|
| KeySearch | string |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| UnpaidSuppliers | boolean |
None. |
|
| IsSearchError | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"From": "2026-04-14T19:35:05.2386283+07:00",
"To": "2026-04-14T19:35:05.2386283+07:00",
"Status": 1,
"CreatedId": "60051a95-2a02-41c8-a1b0-a7a0197a14cd",
"ImporterId": "16226c61-8c3b-4c8c-9d18-26616a9c7ef1",
"SupplierId": 1,
"KeySearch": "sample string 1",
"PageSize": 1,
"PageIndex": 1,
"ProductId": "179ccd7c-2607-4f75-a45c-2d4f55215ba5",
"UnpaidSuppliers": true,
"IsSearchError": true
}
application/xml, text/xml
Sample:
<SearchPurchaseOrderRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Common.Model.Request.PurchaseOrder"> <CreatedId>60051a95-2a02-41c8-a1b0-a7a0197a14cd</CreatedId> <From>2026-04-14T19:35:05.2386283+07:00</From> <ImporterId>16226c61-8c3b-4c8c-9d18-26616a9c7ef1</ImporterId> <IsSearchError>true</IsSearchError> <KeySearch>sample string 1</KeySearch> <PageIndex>1</PageIndex> <PageSize>1</PageSize> <ProductId>179ccd7c-2607-4f75-a45c-2d4f55215ba5</ProductId> <Status>1</Status> <SupplierId>1</SupplierId> <To>2026-04-14T19:35:05.2386283+07:00</To> <UnpaidSuppliers>true</UnpaidSuppliers> </SearchPurchaseOrderRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
PaginatorResponseOfListPurchaseOrderResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer |
None. |
|
| TotalMoney | decimal number |
None. |
|
| PayingAmount | decimal number |
None. |
|
| TotalIncome | decimal number |
None. |
|
| TotalSpend | decimal number |
None. |
|
| TotalDebt | decimal number |
None. |
|
| TotalOrderAmount | decimal number |
None. |
|
| TotalPaid | decimal number |
None. |
|
| NhapHang_SoTienDaDua | decimal number |
None. |
|
| NhapHang_SoLuongSanPham | decimal number |
None. |
|
| NhapHang_TongTienSanPham | decimal number |
None. |
|
| NhapHang_HoanTien | decimal number |
None. |
|
| NhapHang_GhiChuTien | decimal number |
None. |
|
| Items | Collection of ListPurchaseOrderResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"Count": 1,
"TotalMoney": 2.0,
"PayingAmount": 3.0,
"TotalIncome": 4.0,
"TotalSpend": 5.0,
"TotalDebt": 6.0,
"TotalOrderAmount": 7.0,
"TotalPaid": 8.0,
"NhapHang_SoTienDaDua": 9.0,
"NhapHang_SoLuongSanPham": 10.0,
"NhapHang_TongTienSanPham": 11.0,
"NhapHang_HoanTien": 12.0,
"NhapHang_GhiChuTien": 13.0,
"Items": [
{
"Code": "sample string 1",
"CreatedId": "70077079-44f9-4ee7-9be5-5487ffd44430",
"CreatedTime": "2026-04-14T19:35:05.2747471+07:00",
"Status": 0,
"StatusStr": "Phiếu tạm",
"TotalOrder": 4.0,
"Note": "sample string 5",
"Discount": 1.0,
"DiscountType": 1,
"SupplierId": 1,
"SupplierName": "sample string 6",
"Debt": 1.0,
"PayingAmount": 7.0,
"RemainingDebt": 8.0,
"PurchaseOrderDateTime": "2026-04-14T19:35:05.2778204+07:00",
"Id": "0d08b550-40f0-4e69-94ca-12655a383d33",
"ImporterId": "3e55b79f-1f1d-467b-be6a-9fe95274630f",
"UpdatedId": "c009f2a7-a643-46bd-9063-85853a8bc542",
"UpdatedTime": "2026-04-14T19:35:05.2800654+07:00",
"ProductIds": [
"788ce5c4-c83f-4fca-9990-54a66d0d5b14",
"1712fd5c-6b52-4178-9b80-bd31c5c2d5de"
],
"PaymentType": 12,
"PurchaseOrderItemDtos": [
{
"Id": 1,
"ProductId": "146a3f40-2377-4b7b-9004-3a2070587280",
"Quantity": 3,
"UnitPrice": 4.0,
"Discount": 5.0,
"DiscountType": 6,
"TotalPrice": 7.0,
"Note": "sample string 8",
"PurchaseOrderId": "fdd44851-7641-48e2-9770-4e06582da76b",
"ProductCode": "sample string 10",
"ProductName": "sample string 11",
"SupplierName": "sample string 12"
},
{
"Id": 1,
"ProductId": "146a3f40-2377-4b7b-9004-3a2070587280",
"Quantity": 3,
"UnitPrice": 4.0,
"Discount": 5.0,
"DiscountType": 6,
"TotalPrice": 7.0,
"Note": "sample string 8",
"PurchaseOrderId": "fdd44851-7641-48e2-9770-4e06582da76b",
"ProductCode": "sample string 10",
"ProductName": "sample string 11",
"SupplierName": "sample string 12"
}
]
},
{
"Code": "sample string 1",
"CreatedId": "70077079-44f9-4ee7-9be5-5487ffd44430",
"CreatedTime": "2026-04-14T19:35:05.2747471+07:00",
"Status": 0,
"StatusStr": "Phiếu tạm",
"TotalOrder": 4.0,
"Note": "sample string 5",
"Discount": 1.0,
"DiscountType": 1,
"SupplierId": 1,
"SupplierName": "sample string 6",
"Debt": 1.0,
"PayingAmount": 7.0,
"RemainingDebt": 8.0,
"PurchaseOrderDateTime": "2026-04-14T19:35:05.2778204+07:00",
"Id": "0d08b550-40f0-4e69-94ca-12655a383d33",
"ImporterId": "3e55b79f-1f1d-467b-be6a-9fe95274630f",
"UpdatedId": "c009f2a7-a643-46bd-9063-85853a8bc542",
"UpdatedTime": "2026-04-14T19:35:05.2800654+07:00",
"ProductIds": [
"788ce5c4-c83f-4fca-9990-54a66d0d5b14",
"1712fd5c-6b52-4178-9b80-bd31c5c2d5de"
],
"PaymentType": 12,
"PurchaseOrderItemDtos": [
{
"Id": 1,
"ProductId": "146a3f40-2377-4b7b-9004-3a2070587280",
"Quantity": 3,
"UnitPrice": 4.0,
"Discount": 5.0,
"DiscountType": 6,
"TotalPrice": 7.0,
"Note": "sample string 8",
"PurchaseOrderId": "fdd44851-7641-48e2-9770-4e06582da76b",
"ProductCode": "sample string 10",
"ProductName": "sample string 11",
"SupplierName": "sample string 12"
},
{
"Id": 1,
"ProductId": "146a3f40-2377-4b7b-9004-3a2070587280",
"Quantity": 3,
"UnitPrice": 4.0,
"Discount": 5.0,
"DiscountType": 6,
"TotalPrice": 7.0,
"Note": "sample string 8",
"PurchaseOrderId": "fdd44851-7641-48e2-9770-4e06582da76b",
"ProductCode": "sample string 10",
"ProductName": "sample string 11",
"SupplierName": "sample string 12"
}
]
}
]
}
application/xml, text/xml
Sample:
<PaginatorResponseOfListPurchaseOrderResponsezelsgFU8 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Common.Model.Generics">
<Count>1</Count>
<Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/Common.Model.Response.PurchaseOrder">
<d2p1:ListPurchaseOrderResponse>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:CreatedId>70077079-44f9-4ee7-9be5-5487ffd44430</d2p1:CreatedId>
<d2p1:CreatedTime>2026-04-14T19:35:05.2747471+07:00</d2p1:CreatedTime>
<d2p1:Debt>1</d2p1:Debt>
<d2p1:Discount>1</d2p1:Discount>
<d2p1:DiscountType>1</d2p1:DiscountType>
<d2p1:Id>0d08b550-40f0-4e69-94ca-12655a383d33</d2p1:Id>
<d2p1:ImporterId>3e55b79f-1f1d-467b-be6a-9fe95274630f</d2p1:ImporterId>
<d2p1:Note>sample string 5</d2p1:Note>
<d2p1:PayingAmount>7</d2p1:PayingAmount>
<d2p1:PaymentType>12</d2p1:PaymentType>
<d2p1:ProductIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>788ce5c4-c83f-4fca-9990-54a66d0d5b14</d4p1:guid>
<d4p1:guid>1712fd5c-6b52-4178-9b80-bd31c5c2d5de</d4p1:guid>
</d2p1:ProductIds>
<d2p1:PurchaseOrderDateTime>2026-04-14T19:35:05.2778204+07:00</d2p1:PurchaseOrderDateTime>
<d2p1:PurchaseOrderItemDtos xmlns:d4p1="http://schemas.datacontract.org/2004/07/Common.Model.Dto.PurchaseOrder">
<d4p1:PurchaseOrderItemDto>
<d4p1:Discount>5</d4p1:Discount>
<d4p1:DiscountType>6</d4p1:DiscountType>
<d4p1:Id>1</d4p1:Id>
<d4p1:Note>sample string 8</d4p1:Note>
<d4p1:ProductCode>sample string 10</d4p1:ProductCode>
<d4p1:ProductId>146a3f40-2377-4b7b-9004-3a2070587280</d4p1:ProductId>
<d4p1:ProductName>sample string 11</d4p1:ProductName>
<d4p1:PurchaseOrderId>fdd44851-7641-48e2-9770-4e06582da76b</d4p1:PurchaseOrderId>
<d4p1:Quantity>3</d4p1:Quantity>
<d4p1:SupplierName>sample string 12</d4p1:SupplierName>
<d4p1:TotalPrice>7</d4p1:TotalPrice>
<d4p1:UnitPrice>4</d4p1:UnitPrice>
</d4p1:PurchaseOrderItemDto>
<d4p1:PurchaseOrderItemDto>
<d4p1:Discount>5</d4p1:Discount>
<d4p1:DiscountType>6</d4p1:DiscountType>
<d4p1:Id>1</d4p1:Id>
<d4p1:Note>sample string 8</d4p1:Note>
<d4p1:ProductCode>sample string 10</d4p1:ProductCode>
<d4p1:ProductId>146a3f40-2377-4b7b-9004-3a2070587280</d4p1:ProductId>
<d4p1:ProductName>sample string 11</d4p1:ProductName>
<d4p1:PurchaseOrderId>fdd44851-7641-48e2-9770-4e06582da76b</d4p1:PurchaseOrderId>
<d4p1:Quantity>3</d4p1:Quantity>
<d4p1:SupplierName>sample string 12</d4p1:SupplierName>
<d4p1:TotalPrice>7</d4p1:TotalPrice>
<d4p1:UnitPrice>4</d4p1:UnitPrice>
</d4p1:PurchaseOrderItemDto>
</d2p1:PurchaseOrderItemDtos>
<d2p1:RemainingDebt>8</d2p1:RemainingDebt>
<d2p1:Status>DRAFT</d2p1:Status>
<d2p1:SupplierId>1</d2p1:SupplierId>
<d2p1:SupplierName>sample string 6</d2p1:SupplierName>
<d2p1:TotalOrder>4</d2p1:TotalOrder>
<d2p1:UpdatedId>c009f2a7-a643-46bd-9063-85853a8bc542</d2p1:UpdatedId>
<d2p1:UpdatedTime>2026-04-14T19:35:05.2800654+07:00</d2p1:UpdatedTime>
</d2p1:ListPurchaseOrderResponse>
<d2p1:ListPurchaseOrderResponse>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:CreatedId>70077079-44f9-4ee7-9be5-5487ffd44430</d2p1:CreatedId>
<d2p1:CreatedTime>2026-04-14T19:35:05.2747471+07:00</d2p1:CreatedTime>
<d2p1:Debt>1</d2p1:Debt>
<d2p1:Discount>1</d2p1:Discount>
<d2p1:DiscountType>1</d2p1:DiscountType>
<d2p1:Id>0d08b550-40f0-4e69-94ca-12655a383d33</d2p1:Id>
<d2p1:ImporterId>3e55b79f-1f1d-467b-be6a-9fe95274630f</d2p1:ImporterId>
<d2p1:Note>sample string 5</d2p1:Note>
<d2p1:PayingAmount>7</d2p1:PayingAmount>
<d2p1:PaymentType>12</d2p1:PaymentType>
<d2p1:ProductIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>788ce5c4-c83f-4fca-9990-54a66d0d5b14</d4p1:guid>
<d4p1:guid>1712fd5c-6b52-4178-9b80-bd31c5c2d5de</d4p1:guid>
</d2p1:ProductIds>
<d2p1:PurchaseOrderDateTime>2026-04-14T19:35:05.2778204+07:00</d2p1:PurchaseOrderDateTime>
<d2p1:PurchaseOrderItemDtos xmlns:d4p1="http://schemas.datacontract.org/2004/07/Common.Model.Dto.PurchaseOrder">
<d4p1:PurchaseOrderItemDto>
<d4p1:Discount>5</d4p1:Discount>
<d4p1:DiscountType>6</d4p1:DiscountType>
<d4p1:Id>1</d4p1:Id>
<d4p1:Note>sample string 8</d4p1:Note>
<d4p1:ProductCode>sample string 10</d4p1:ProductCode>
<d4p1:ProductId>146a3f40-2377-4b7b-9004-3a2070587280</d4p1:ProductId>
<d4p1:ProductName>sample string 11</d4p1:ProductName>
<d4p1:PurchaseOrderId>fdd44851-7641-48e2-9770-4e06582da76b</d4p1:PurchaseOrderId>
<d4p1:Quantity>3</d4p1:Quantity>
<d4p1:SupplierName>sample string 12</d4p1:SupplierName>
<d4p1:TotalPrice>7</d4p1:TotalPrice>
<d4p1:UnitPrice>4</d4p1:UnitPrice>
</d4p1:PurchaseOrderItemDto>
<d4p1:PurchaseOrderItemDto>
<d4p1:Discount>5</d4p1:Discount>
<d4p1:DiscountType>6</d4p1:DiscountType>
<d4p1:Id>1</d4p1:Id>
<d4p1:Note>sample string 8</d4p1:Note>
<d4p1:ProductCode>sample string 10</d4p1:ProductCode>
<d4p1:ProductId>146a3f40-2377-4b7b-9004-3a2070587280</d4p1:ProductId>
<d4p1:ProductName>sample string 11</d4p1:ProductName>
<d4p1:PurchaseOrderId>fdd44851-7641-48e2-9770-4e06582da76b</d4p1:PurchaseOrderId>
<d4p1:Quantity>3</d4p1:Quantity>
<d4p1:SupplierName>sample string 12</d4p1:SupplierName>
<d4p1:TotalPrice>7</d4p1:TotalPrice>
<d4p1:UnitPrice>4</d4p1:UnitPrice>
</d4p1:PurchaseOrderItemDto>
</d2p1:PurchaseOrderItemDtos>
<d2p1:RemainingDebt>8</d2p1:RemainingDebt>
<d2p1:Status>DRAFT</d2p1:Status>
<d2p1:SupplierId>1</d2p1:SupplierId>
<d2p1:SupplierName>sample string 6</d2p1:SupplierName>
<d2p1:TotalOrder>4</d2p1:TotalOrder>
<d2p1:UpdatedId>c009f2a7-a643-46bd-9063-85853a8bc542</d2p1:UpdatedId>
<d2p1:UpdatedTime>2026-04-14T19:35:05.2800654+07:00</d2p1:UpdatedTime>
</d2p1:ListPurchaseOrderResponse>
</Items>
<NhapHang_GhiChuTien>13</NhapHang_GhiChuTien>
<NhapHang_HoanTien>12</NhapHang_HoanTien>
<NhapHang_SoLuongSanPham>10</NhapHang_SoLuongSanPham>
<NhapHang_SoTienDaDua>9</NhapHang_SoTienDaDua>
<NhapHang_TongTienSanPham>11</NhapHang_TongTienSanPham>
<PayingAmount>3</PayingAmount>
<TotalDebt>6</TotalDebt>
<TotalIncome>4</TotalIncome>
<TotalMoney>2</TotalMoney>
<TotalOrderAmount>7</TotalOrderAmount>
<TotalPaid>8</TotalPaid>
<TotalSpend>5</TotalSpend>
</PaginatorResponseOfListPurchaseOrderResponsezelsgFU8>