POST Api/Invoke/ExportPurchasePaymentNotReconcileds

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

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:40:13.9595209+08:00",
  "MaxDateTime": "2024-10-22T16:40:13.9595209+08:00",
  "SiteIds": [
    "sample string 1",
    "sample string 2"
  ]
}

Response Information

Resource Description

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

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchasePaymentNotReconciledModel
NameDescriptionTypeAdditional information
PurchaseFollowups

退改金融项模型

SpeedPower.Utility.Models.Project.Orders.Service.ExportReversePurchaseFollowupModel

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.

ClaimlPrice

操作价格

decimal number

None.

ServicePrice

服务价格

decimal number

None.

Confirmed

是否已确认

boolean

None.

Reconciled

是否已对账

boolean

None.

TransactionId

交易流水号

string

String length: inclusive between 0 and 200

Remarks

备注内容

string

String length: inclusive between 0 and 500

Response Formats

application/json, text/json

Sample:
[
  {
    "PurchaseFollowups": {
      "PurchaseOrders": {
        "Orders": {
          "OrderStatus": [
            {
              "ID": "bdecb628-d633-4245-ac7f-bfa66306c7de",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "b3790ff4-2042-4433-9adb-3bae860bc211",
              "Status": 1,
              "Remarks": "sample string 5"
            },
            {
              "ID": "bdecb628-d633-4245-ac7f-bfa66306c7de",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "b3790ff4-2042-4433-9adb-3bae860bc211",
              "Status": 1,
              "Remarks": "sample string 5"
            }
          ],
          "OLockedStatus": [
            {
              "ID": "40be325d-221b-4b27-8586-d7b71b680ffa",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "e1169789-7c45-4963-972c-7caa244bd76c",
              "Status": 0,
              "Remarks": "sample string 5"
            },
            {
              "ID": "40be325d-221b-4b27-8586-d7b71b680ffa",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "e1169789-7c45-4963-972c-7caa244bd76c",
              "Status": 0,
              "Remarks": "sample string 5"
            }
          ],
          "OrderInternalNumber": "sample string 1",
          "OrderSource": 0,
          "InternalTime": "2024-10-22T16:40:13.9595209+08:00",
          "Creater": "sample string 3",
          "ID": "edff97de-487c-4ca1-b6d6-c2e8103a919c",
          "SiteId": "sample string 5",
          "OrderExternalNumber": "sample string 6",
          "LatestTime": "2024-10-22T16:40:13.9595209+08:00",
          "ExternalTime": "2024-10-22T16:40:13.9595209+08:00"
        },
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2024-10-22T16:40:13.9595209+08:00",
        "ID": "aaa132dc-81b2-45d4-93cc-3e8ef33a400b",
        "OrderId": "798a6e5f-ccb7-4a99-9c58-151fbe6adb58",
        "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,
      "ApplyStatus": 0,
      "Creater": "sample string 1",
      "Time": "2024-10-22T16:40:13.9595209+08:00",
      "ID": "13b085f4-c3d3-4c5d-8f9e-69b031cb034b",
      "PurchaseOrderId": "4fcf6d40-3c7e-4f11-8752-ba163620d1cb",
      "ApplyType": 0,
      "Remarks": "sample string 5",
      "CSegmentId": "f34d47f4-78e8-41a2-b722-998327552270",
      "LinkedId": "aae47b4a-7f8b-41f6-9ed3-1ff10cca1d43",
      "PassengerIds": "sample string 6"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2024-10-22T16:40:13.9595209+08:00",
    "ID": "21db72d5-a3b7-4d2c-9af3-a392c5dbd0b0",
    "ClaimlPrice": 4.1,
    "ServicePrice": 5.1,
    "Confirmed": true,
    "Reconciled": true,
    "TransactionId": "sample string 8",
    "Remarks": "sample string 9"
  },
  {
    "PurchaseFollowups": {
      "PurchaseOrders": {
        "Orders": {
          "OrderStatus": [
            {
              "ID": "bdecb628-d633-4245-ac7f-bfa66306c7de",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "b3790ff4-2042-4433-9adb-3bae860bc211",
              "Status": 1,
              "Remarks": "sample string 5"
            },
            {
              "ID": "bdecb628-d633-4245-ac7f-bfa66306c7de",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "b3790ff4-2042-4433-9adb-3bae860bc211",
              "Status": 1,
              "Remarks": "sample string 5"
            }
          ],
          "OLockedStatus": [
            {
              "ID": "40be325d-221b-4b27-8586-d7b71b680ffa",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "e1169789-7c45-4963-972c-7caa244bd76c",
              "Status": 0,
              "Remarks": "sample string 5"
            },
            {
              "ID": "40be325d-221b-4b27-8586-d7b71b680ffa",
              "RecordType": 0,
              "Creater": "sample string 2",
              "Time": "2024-10-22T16:40:13.9595209+08:00",
              "OrderId": "e1169789-7c45-4963-972c-7caa244bd76c",
              "Status": 0,
              "Remarks": "sample string 5"
            }
          ],
          "OrderInternalNumber": "sample string 1",
          "OrderSource": 0,
          "InternalTime": "2024-10-22T16:40:13.9595209+08:00",
          "Creater": "sample string 3",
          "ID": "edff97de-487c-4ca1-b6d6-c2e8103a919c",
          "SiteId": "sample string 5",
          "OrderExternalNumber": "sample string 6",
          "LatestTime": "2024-10-22T16:40:13.9595209+08:00",
          "ExternalTime": "2024-10-22T16:40:13.9595209+08:00"
        },
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2024-10-22T16:40:13.9595209+08:00",
        "ID": "aaa132dc-81b2-45d4-93cc-3e8ef33a400b",
        "OrderId": "798a6e5f-ccb7-4a99-9c58-151fbe6adb58",
        "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,
      "ApplyStatus": 0,
      "Creater": "sample string 1",
      "Time": "2024-10-22T16:40:13.9595209+08:00",
      "ID": "13b085f4-c3d3-4c5d-8f9e-69b031cb034b",
      "PurchaseOrderId": "4fcf6d40-3c7e-4f11-8752-ba163620d1cb",
      "ApplyType": 0,
      "Remarks": "sample string 5",
      "CSegmentId": "f34d47f4-78e8-41a2-b722-998327552270",
      "LinkedId": "aae47b4a-7f8b-41f6-9ed3-1ff10cca1d43",
      "PassengerIds": "sample string 6"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2024-10-22T16:40:13.9595209+08:00",
    "ID": "21db72d5-a3b7-4d2c-9af3-a392c5dbd0b0",
    "ClaimlPrice": 4.1,
    "ServicePrice": 5.1,
    "Confirmed": true,
    "Reconciled": true,
    "TransactionId": "sample string 8",
    "Remarks": "sample string 9"
  }
]