POST api/bmarginMoney/QueryTablePaged

Request Information

URI Parameters

None.

Body Parameters

EntTgMarginMoney
NameDescriptionTypeAdditional information
ConsentTypeCn

string

None.

CurrCn

string

None.

PlaceofDeliveryCn

string

None.

StatusCn

string

None.

effectDateBegin

date

None.

effectDateEnd

date

None.

effectDateBeginBeign

date

None.

effectDateBeginEnd

date

None.

Id

integer

None.

marginMoneyNo

string

None.

Amount

decimal number

None.

effectDate

date

None.

customerCode

string

None.

createUser

string

None.

createDate

date

None.

updateUser

string

None.

updateDate

date

None.

PlaceofDelivery

string

None.

ApplyDate

date

None.

effectDateStart

date

None.

ConsentType

integer

None.

Curr

string

None.

Status

integer

None.

ConsentTimes

integer

None.

Remark

string

None.

PageSize

integer

None.

PageIndex

integer

None.

TotalCount

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "consentTypeCn": "sample string 1",
  "currCn": "sample string 2",
  "placeofDeliveryCn": "sample string 3",
  "statusCn": "",
  "effectDateBegin": "2024-10-18 22:47:36",
  "effectDateEnd": "2024-10-18 22:47:36",
  "effectDateBeginBeign": "2024-10-18 22:47:36",
  "effectDateBeginEnd": "2024-10-18 22:47:36",
  "id": 4,
  "marginMoneyNo": "sample string 5",
  "amount": 6.0,
  "effectDate": "2024-10-18 22:47:36",
  "customerCode": "sample string 7",
  "createUser": "sample string 8",
  "createDate": "2024-10-18 22:47:36",
  "updateUser": "sample string 9",
  "updateDate": "2024-10-18 22:47:36",
  "placeofDelivery": "sample string 10",
  "applyDate": "2024-10-18 22:47:36",
  "effectDateStart": "2024-10-18 22:47:36",
  "consentType": 11,
  "curr": "sample string 12",
  "status": 13,
  "consentTimes": 14,
  "remark": "sample string 15",
  "pageSize": 16,
  "pageIndex": 17,
  "totalCount": 18
}

application/xml, text/xml

Sample:
<EntTgMarginMoney xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
  <PageIndex>17</PageIndex>
  <PageSize>16</PageSize>
  <TotalCount>18</TotalCount>
  <Amount>6</Amount>
  <ApplyDate>2024-10-18T22:47:36.0536646+08:00</ApplyDate>
  <ConsentTimes>14</ConsentTimes>
  <ConsentType>11</ConsentType>
  <ConsentTypeCn>sample string 1</ConsentTypeCn>
  <Curr>sample string 12</Curr>
  <CurrCn>sample string 2</CurrCn>
  <Id>4</Id>
  <PlaceofDelivery>sample string 10</PlaceofDelivery>
  <PlaceofDeliveryCn>sample string 3</PlaceofDeliveryCn>
  <Remark>sample string 15</Remark>
  <Status>13</Status>
  <createDate>2024-10-18T22:47:36.0536646+08:00</createDate>
  <createUser>sample string 8</createUser>
  <customerCode>sample string 7</customerCode>
  <effectDate>2024-10-18T22:47:36.0536646+08:00</effectDate>
  <effectDateBegin>2024-10-18T22:47:36.0536646+08:00</effectDateBegin>
  <effectDateBeginBeign>2024-10-18T22:47:36.0536646+08:00</effectDateBeginBeign>
  <effectDateBeginEnd>2024-10-18T22:47:36.0536646+08:00</effectDateBeginEnd>
  <effectDateEnd>2024-10-18T22:47:36.0536646+08:00</effectDateEnd>
  <effectDateStart>2024-10-18T22:47:36.0536646+08:00</effectDateStart>
  <marginMoneyNo>sample string 5</marginMoneyNo>
  <updateDate>2024-10-18T22:47:36.0536646+08:00</updateDate>
  <updateUser>sample string 9</updateUser>
</EntTgMarginMoney>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ReturnResultOfPagedResultOfEntTgMarginMoney
NameDescriptionTypeAdditional information
Status

integer

None.

Success

boolean

None.

Data

PagedResultOfEntTgMarginMoney

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "status": 1,
  "success": true,
  "data": {
    "totalCount": 1,
    "items": [
      {
        "consentTypeCn": "sample string 1",
        "currCn": "sample string 2",
        "placeofDeliveryCn": "sample string 3",
        "statusCn": "",
        "effectDateBegin": "2024-10-18 22:47:36",
        "effectDateEnd": "2024-10-18 22:47:36",
        "effectDateBeginBeign": "2024-10-18 22:47:36",
        "effectDateBeginEnd": "2024-10-18 22:47:36",
        "id": 4,
        "marginMoneyNo": "sample string 5",
        "amount": 6.0,
        "effectDate": "2024-10-18 22:47:36",
        "customerCode": "sample string 7",
        "createUser": "sample string 8",
        "createDate": "2024-10-18 22:47:36",
        "updateUser": "sample string 9",
        "updateDate": "2024-10-18 22:47:36",
        "placeofDelivery": "sample string 10",
        "applyDate": "2024-10-18 22:47:36",
        "effectDateStart": "2024-10-18 22:47:36",
        "consentType": 11,
        "curr": "sample string 12",
        "status": 13,
        "consentTimes": 14,
        "remark": "sample string 15",
        "pageSize": 16,
        "pageIndex": 17,
        "totalCount": 18
      },
      {
        "consentTypeCn": "sample string 1",
        "currCn": "sample string 2",
        "placeofDeliveryCn": "sample string 3",
        "statusCn": "",
        "effectDateBegin": "2024-10-18 22:47:36",
        "effectDateEnd": "2024-10-18 22:47:36",
        "effectDateBeginBeign": "2024-10-18 22:47:36",
        "effectDateBeginEnd": "2024-10-18 22:47:36",
        "id": 4,
        "marginMoneyNo": "sample string 5",
        "amount": 6.0,
        "effectDate": "2024-10-18 22:47:36",
        "customerCode": "sample string 7",
        "createUser": "sample string 8",
        "createDate": "2024-10-18 22:47:36",
        "updateUser": "sample string 9",
        "updateDate": "2024-10-18 22:47:36",
        "placeofDelivery": "sample string 10",
        "applyDate": "2024-10-18 22:47:36",
        "effectDateStart": "2024-10-18 22:47:36",
        "consentType": 11,
        "curr": "sample string 12",
        "status": 13,
        "consentTimes": 14,
        "remark": "sample string 15",
        "pageSize": 16,
        "pageIndex": 17,
        "totalCount": 18
      }
    ]
  },
  "message": "sample string 3"
}

application/xml, text/xml

Sample:
<ReturnResultOfPagedResultOfEntTgMarginMoneyJWrFJ9jlDN9A7J8d xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Epass.Vue.WebApi.Models">
    <d2p1:items>
      <EntTgMarginMoney>
        <PageIndex>17</PageIndex>
        <PageSize>16</PageSize>
        <TotalCount>18</TotalCount>
        <Amount>6</Amount>
        <ApplyDate>2024-10-18T22:47:36.0692957+08:00</ApplyDate>
        <ConsentTimes>14</ConsentTimes>
        <ConsentType>11</ConsentType>
        <ConsentTypeCn>sample string 1</ConsentTypeCn>
        <Curr>sample string 12</Curr>
        <CurrCn>sample string 2</CurrCn>
        <Id>4</Id>
        <PlaceofDelivery>sample string 10</PlaceofDelivery>
        <PlaceofDeliveryCn>sample string 3</PlaceofDeliveryCn>
        <Remark>sample string 15</Remark>
        <Status>13</Status>
        <createDate>2024-10-18T22:47:36.0692957+08:00</createDate>
        <createUser>sample string 8</createUser>
        <customerCode>sample string 7</customerCode>
        <effectDate>2024-10-18T22:47:36.0692957+08:00</effectDate>
        <effectDateBegin>2024-10-18T22:47:36.0692957+08:00</effectDateBegin>
        <effectDateBeginBeign>2024-10-18T22:47:36.0692957+08:00</effectDateBeginBeign>
        <effectDateBeginEnd>2024-10-18T22:47:36.0692957+08:00</effectDateBeginEnd>
        <effectDateEnd>2024-10-18T22:47:36.0692957+08:00</effectDateEnd>
        <effectDateStart>2024-10-18T22:47:36.0692957+08:00</effectDateStart>
        <marginMoneyNo>sample string 5</marginMoneyNo>
        <updateDate>2024-10-18T22:47:36.0692957+08:00</updateDate>
        <updateUser>sample string 9</updateUser>
      </EntTgMarginMoney>
      <EntTgMarginMoney>
        <PageIndex>17</PageIndex>
        <PageSize>16</PageSize>
        <TotalCount>18</TotalCount>
        <Amount>6</Amount>
        <ApplyDate>2024-10-18T22:47:36.0692957+08:00</ApplyDate>
        <ConsentTimes>14</ConsentTimes>
        <ConsentType>11</ConsentType>
        <ConsentTypeCn>sample string 1</ConsentTypeCn>
        <Curr>sample string 12</Curr>
        <CurrCn>sample string 2</CurrCn>
        <Id>4</Id>
        <PlaceofDelivery>sample string 10</PlaceofDelivery>
        <PlaceofDeliveryCn>sample string 3</PlaceofDeliveryCn>
        <Remark>sample string 15</Remark>
        <Status>13</Status>
        <createDate>2024-10-18T22:47:36.0692957+08:00</createDate>
        <createUser>sample string 8</createUser>
        <customerCode>sample string 7</customerCode>
        <effectDate>2024-10-18T22:47:36.0692957+08:00</effectDate>
        <effectDateBegin>2024-10-18T22:47:36.0692957+08:00</effectDateBegin>
        <effectDateBeginBeign>2024-10-18T22:47:36.0692957+08:00</effectDateBeginBeign>
        <effectDateBeginEnd>2024-10-18T22:47:36.0692957+08:00</effectDateBeginEnd>
        <effectDateEnd>2024-10-18T22:47:36.0692957+08:00</effectDateEnd>
        <effectDateStart>2024-10-18T22:47:36.0692957+08:00</effectDateStart>
        <marginMoneyNo>sample string 5</marginMoneyNo>
        <updateDate>2024-10-18T22:47:36.0692957+08:00</updateDate>
        <updateUser>sample string 9</updateUser>
      </EntTgMarginMoney>
    </d2p1:items>
    <d2p1:totalCount>1</d2p1:totalCount>
  </Data>
  <Message>sample string 3</Message>
  <Status>1</Status>
  <Success>true</Success>
</ReturnResultOfPagedResultOfEntTgMarginMoneyJWrFJ9jlDN9A7J8d>