POST Api/Invoke/ExportPurchasePayableNotReconcileds

导出采购单付款项未对账数据表

Request Information

URI Parameters

None.

Body Parameters

检索模型

SpeedPower.Utility.Models.Project.Orders.Service.SearchOrderReconciledModel
NameDescriptionTypeAdditional information
MinDateTime

最小查询时间

date

Required

MaxDateTime

最大查询时间

date

Required

SiteIds

站点ID列表

Collection of string

None.

Request Formats

application/json, text/json

Sample:
{
  "MinDateTime": "2024-10-22T16:45:38.4891267+08:00",
  "MaxDateTime": "2024-10-22T16:45:38.4891267+08:00",
  "SiteIds": [
    "sample string 1",
    "sample string 2"
  ]
}

Response Information

Resource Description

导出采购单付款项未对账数据表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchasePayableNotReconciledModel
NameDescriptionTypeAdditional information
PurchaseOrders

采购单模型

SpeedPower.Utility.Models.Project.Orders.Service.ExportReversePurchaseOrderModel

None.

RecordType

记录添加方式

SpeedPower.Utility.Models.Project.Orders.Enums.RecordType

None.

Creater

创建人

string

Required

String length: inclusive between 0 and 128

Time

添加时间

date

None.

ID

设置ID

globally unique identifier

None.

PurchaseOrderId

父级ID

globally unique identifier

None.

PayPrice

支付金额

decimal number

None.

PaymentTag

支付路由

string

String length: inclusive between 0 and 20

PaymentCode

支付源代码

string

String length: inclusive between 0 and 20

PaymentAccount

支付账户名称

string

Required

String length: inclusive between 0 and 128

TransactionId

交易流水号

string

String length: inclusive between 0 and 200

Reconciled

是否已对账

boolean

None.

Remarks

备注内容

string

String length: inclusive between 0 and 500

Response Formats

application/json, text/json

Sample:
[
  {
    "PurchaseOrders": {
      "Orders": {
        "OrderStatus": [
          {
            "ID": "c52588ac-cd13-4d9e-ae15-362bc454b274",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "4e588c8b-4477-4356-a23d-1c59e36ba5a8",
            "Status": 1,
            "Remarks": "sample string 5"
          },
          {
            "ID": "c52588ac-cd13-4d9e-ae15-362bc454b274",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "4e588c8b-4477-4356-a23d-1c59e36ba5a8",
            "Status": 1,
            "Remarks": "sample string 5"
          }
        ],
        "OLockedStatus": [
          {
            "ID": "1679b46f-86ee-40c3-abbb-8c992b690e68",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "9e2fa801-37b3-4f7e-97d8-a40eaed5efc3",
            "Status": 0,
            "Remarks": "sample string 5"
          },
          {
            "ID": "1679b46f-86ee-40c3-abbb-8c992b690e68",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "9e2fa801-37b3-4f7e-97d8-a40eaed5efc3",
            "Status": 0,
            "Remarks": "sample string 5"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2024-10-22T16:45:38.4891267+08:00",
        "Creater": "sample string 3",
        "ID": "49910483-b554-4c1f-a707-b8d73abd50a8",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2024-10-22T16:45:38.4891267+08:00",
        "ExternalTime": "2024-10-22T16:45:38.4891267+08:00"
      },
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:45:38.4891267+08:00",
      "ID": "bc66ee2e-0c37-4d4b-9a8f-fa844cb693be",
      "OrderId": "a042e23f-a7c2-4e8c-b974-e00f8f55bf8b",
      "PurchaseOrderNumber": "sample string 6",
      "PurchaseOrderType": 0,
      "TotalPrice": 7.1,
      "PlatName": "sample string 8",
      "PurchaseTag": "sample string 9",
      "ProviderCode": "sample string 10",
      "CabinLevel": 0,
      "CabinCode": "sample string 11",
      "ProductRules": "sample string 12",
      "Remarks": "sample string 13"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2024-10-22T16:45:38.4891267+08:00",
    "ID": "7e54d164-2acc-40a4-af8c-e104b6710ab2",
    "PurchaseOrderId": "ce811054-5896-499f-83fe-29c4d7d83d40",
    "PayPrice": 5.1,
    "PaymentTag": "sample string 6",
    "PaymentCode": "sample string 7",
    "PaymentAccount": "sample string 8",
    "TransactionId": "sample string 9",
    "Reconciled": true,
    "Remarks": "sample string 11"
  },
  {
    "PurchaseOrders": {
      "Orders": {
        "OrderStatus": [
          {
            "ID": "c52588ac-cd13-4d9e-ae15-362bc454b274",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "4e588c8b-4477-4356-a23d-1c59e36ba5a8",
            "Status": 1,
            "Remarks": "sample string 5"
          },
          {
            "ID": "c52588ac-cd13-4d9e-ae15-362bc454b274",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "4e588c8b-4477-4356-a23d-1c59e36ba5a8",
            "Status": 1,
            "Remarks": "sample string 5"
          }
        ],
        "OLockedStatus": [
          {
            "ID": "1679b46f-86ee-40c3-abbb-8c992b690e68",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "9e2fa801-37b3-4f7e-97d8-a40eaed5efc3",
            "Status": 0,
            "Remarks": "sample string 5"
          },
          {
            "ID": "1679b46f-86ee-40c3-abbb-8c992b690e68",
            "RecordType": 0,
            "Creater": "sample string 2",
            "Time": "2024-10-22T16:45:38.4891267+08:00",
            "OrderId": "9e2fa801-37b3-4f7e-97d8-a40eaed5efc3",
            "Status": 0,
            "Remarks": "sample string 5"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2024-10-22T16:45:38.4891267+08:00",
        "Creater": "sample string 3",
        "ID": "49910483-b554-4c1f-a707-b8d73abd50a8",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2024-10-22T16:45:38.4891267+08:00",
        "ExternalTime": "2024-10-22T16:45:38.4891267+08:00"
      },
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:45:38.4891267+08:00",
      "ID": "bc66ee2e-0c37-4d4b-9a8f-fa844cb693be",
      "OrderId": "a042e23f-a7c2-4e8c-b974-e00f8f55bf8b",
      "PurchaseOrderNumber": "sample string 6",
      "PurchaseOrderType": 0,
      "TotalPrice": 7.1,
      "PlatName": "sample string 8",
      "PurchaseTag": "sample string 9",
      "ProviderCode": "sample string 10",
      "CabinLevel": 0,
      "CabinCode": "sample string 11",
      "ProductRules": "sample string 12",
      "Remarks": "sample string 13"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2024-10-22T16:45:38.4891267+08:00",
    "ID": "7e54d164-2acc-40a4-af8c-e104b6710ab2",
    "PurchaseOrderId": "ce811054-5896-499f-83fe-29c4d7d83d40",
    "PayPrice": 5.1,
    "PaymentTag": "sample string 6",
    "PaymentCode": "sample string 7",
    "PaymentAccount": "sample string 8",
    "TransactionId": "sample string 9",
    "Reconciled": true,
    "Remarks": "sample string 11"
  }
]