GET api/Finance/SearchMyTransferOrder?PageSize={PageSize}&Search={Search}&PageID={PageID}

会员中心 - 搜索我的提现单

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

会员中心 - 搜索我的提现单

PagedOfFinanceTransferOrderMore
NameDescriptionTypeAdditional information
Data

Collection of FinanceTransferOrderMore

None.

TotalRecord

integer

None.

TotalPage

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<PagedOfFinanceTransferOrderMoren5mQYpQU xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Infrastructure.Pages">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.ModelAggregation.Finance">
    <d2p1:FinanceTransferOrderMore>
      <Amount xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">5</Amount>
      <BizType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">MallDistribution</BizType>
      <CommissionAmount xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">6</CommissionAmount>
      <CommissionRatio xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">7.1</CommissionRatio>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">2024-04-30T13:10:08.316646+08:00</CreateTime>
      <Description xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">sample string 8</Description>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">3</Id>
      <ProcessStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">All</ProcessStatus>
      <SettleTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">2024-04-30T13:10:08.316646+08:00</SettleTime>
      <TransferChannel xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">All</TransferChannel>
      <TransferOrderId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">sample string 4</TransferOrderId>
      <UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">9</UserId>
      <d2p1:UserContact>sample string 2</d2p1:UserContact>
      <d2p1:UserName>sample string 1</d2p1:UserName>
    </d2p1:FinanceTransferOrderMore>
    <d2p1:FinanceTransferOrderMore>
      <Amount xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">5</Amount>
      <BizType xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">MallDistribution</BizType>
      <CommissionAmount xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">6</CommissionAmount>
      <CommissionRatio xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">7.1</CommissionRatio>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">2024-04-30T13:10:08.316646+08:00</CreateTime>
      <Description xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">sample string 8</Description>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">3</Id>
      <ProcessStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">All</ProcessStatus>
      <SettleTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">2024-04-30T13:10:08.316646+08:00</SettleTime>
      <TransferChannel xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">All</TransferChannel>
      <TransferOrderId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">sample string 4</TransferOrderId>
      <UserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Finance">9</UserId>
      <d2p1:UserContact>sample string 2</d2p1:UserContact>
      <d2p1:UserName>sample string 1</d2p1:UserName>
    </d2p1:FinanceTransferOrderMore>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfFinanceTransferOrderMoren5mQYpQU>