POST api/v1/vctransferrecordsv1/GetVCTransferRecords

Request Information

URI Parameters

None.

Body Parameters

EntityByIdParamOfInt32
NameDescriptionTypeAdditional information
Id

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1
}

application/xml, text/xml

Sample:
<EntityByIdParamOfint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DDO.AppApi.Model.v1.Params.VC_Coin">
  <Id>1</Id>
</EntityByIdParamOfint>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

VCTransferRecords
NameDescriptionTypeAdditional information
UserId

integer

None.

TransferType

integer

None.

Money

decimal number

None.

Fee

decimal number

None.

USDTAmount

decimal number

None.

PayTypeID

integer

None.

BankID

integer

None.

BankCode

string

None.

MerTxNo

string

None.

Subtime

date

None.

Banktime

date

None.

State

integer

None.

AuditState

integer

None.

AuditTime

date

None.

AuditBy

string

None.

AuditRemarks

string

None.

Comment

string

None.

IP

string

None.

IsPushWXStatus

integer

None.

SN

string

None.

BankCard

string

None.

Name

string

None.

BankType

string

None.

BankName

string

None.

SId

integer

None.

PayCardUserTrueName

string

None.

PayTypeChannel

integer

None.

SuccessOrFialDesc

string

None.

QueryCount

integer

None.

SdkCallResult

string

None.

BankNo

string

None.

WithdrawalsFlowCount

decimal number

None.

CashBackMoney

decimal number

None.

ShopVipLevel

integer

None.

PriorityRating

integer

None.

ElectronicCard

string

None.

WithdrawalAccountType

integer

None.

Branch

string

None.

DigitCode

string

None.

WithdrawTypeId

integer

None.

CoinType

string

None.

CoinName

string

None.

WalletAddress

string

None.

ChainName

string

None.

FailReasonDesc

string

None.

UsdRate

decimal number

None.

CoinPrice

decimal number

None.

CurrencyAmount

decimal number

None.

CurrencyAmountFee

decimal number

None.

DiamondOrderId

integer

None.

CountryCode

string

None.

PayMode

integer

None.

Id

integer

None.

Response Formats

application/json

Sample:

Sample not available.

application/xml

Sample:
<VCTransferRecords xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Id>41</Id>
  <UserId>1</UserId>
  <TransferType>2</TransferType>
  <Money>3</Money>
  <Fee>1</Fee>
  <USDTAmount>1</USDTAmount>
  <PayTypeID>4</PayTypeID>
  <BankID>1</BankID>
  <BankCode>sample string 5</BankCode>
  <MerTxNo>sample string 6</MerTxNo>
  <Subtime>2025-12-06T04:36:11.5952422+00:00</Subtime>
  <Banktime>2025-12-06T04:36:11.5952422+00:00</Banktime>
  <State>8</State>
  <AuditState>1</AuditState>
  <AuditTime>2025-12-06T04:36:11.5952422+00:00</AuditTime>
  <AuditBy>sample string 9</AuditBy>
  <AuditRemarks>sample string 10</AuditRemarks>
  <Comment>sample string 11</Comment>
  <IP>sample string 12</IP>
  <IsPushWXStatus>1</IsPushWXStatus>
  <SN>sample string 13</SN>
  <BankCard>sample string 14</BankCard>
  <Name>sample string 15</Name>
  <BankType>sample string 16</BankType>
  <BankName>sample string 17</BankName>
  <SId>1</SId>
  <PayCardUserTrueName>sample string 18</PayCardUserTrueName>
  <PayTypeChannel>1</PayTypeChannel>
  <SuccessOrFialDesc>sample string 19</SuccessOrFialDesc>
  <QueryCount>1</QueryCount>
  <SdkCallResult>sample string 20</SdkCallResult>
  <BankNo>sample string 21</BankNo>
  <WithdrawalsFlowCount>22</WithdrawalsFlowCount>
  <CashBackMoney>23</CashBackMoney>
  <ShopVipLevel>24</ShopVipLevel>
  <PriorityRating>25</PriorityRating>
  <ElectronicCard>sample string 26</ElectronicCard>
  <WithdrawalAccountType>1</WithdrawalAccountType>
  <Branch>sample string 27</Branch>
  <DigitCode>sample string 28</DigitCode>
  <WithdrawTypeId>1</WithdrawTypeId>
  <CoinType>sample string 29</CoinType>
  <CoinName>sample string 30</CoinName>
  <WalletAddress>sample string 31</WalletAddress>
  <ChainName>sample string 32</ChainName>
  <FailReasonDesc>sample string 33</FailReasonDesc>
  <UsdRate>34</UsdRate>
  <CoinPrice>35</CoinPrice>
  <CurrencyAmount>36</CurrencyAmount>
  <CurrencyAmountFee>37</CurrencyAmountFee>
  <DiamondOrderId>38</DiamondOrderId>
  <CountryCode>sample string 39</CountryCode>
  <PayMode>40</PayMode>
</VCTransferRecords>

text/json

Sample:
{
  "UserId": 1,
  "TransferType": 2,
  "Money": 3.0,
  "Fee": 1.0,
  "USDTAmount": 1.0,
  "PayTypeID": 4,
  "BankID": 1,
  "BankCode": "sample string 5",
  "MerTxNo": "sample string 6",
  "Subtime": "2025-12-06T04:36:11.5952422+00:00",
  "Banktime": "2025-12-06T04:36:11.5952422+00:00",
  "State": 8,
  "AuditState": 1,
  "AuditTime": "2025-12-06T04:36:11.5952422+00:00",
  "AuditBy": "sample string 9",
  "AuditRemarks": "sample string 10",
  "Comment": "sample string 11",
  "IP": "sample string 12",
  "IsPushWXStatus": 1,
  "SN": "sample string 13",
  "BankCard": "sample string 14",
  "Name": "sample string 15",
  "BankType": "sample string 16",
  "BankName": "sample string 17",
  "SId": 1,
  "PayCardUserTrueName": "sample string 18",
  "PayTypeChannel": 1,
  "SuccessOrFialDesc": "sample string 19",
  "QueryCount": 1,
  "SdkCallResult": "sample string 20",
  "BankNo": "sample string 21",
  "WithdrawalsFlowCount": 22.0,
  "CashBackMoney": 23.0,
  "ShopVipLevel": 24,
  "PriorityRating": 25,
  "ElectronicCard": "sample string 26",
  "WithdrawalAccountType": 1,
  "Branch": "sample string 27",
  "DigitCode": "sample string 28",
  "WithdrawTypeId": 1,
  "CoinType": "sample string 29",
  "CoinName": "sample string 30",
  "WalletAddress": "sample string 31",
  "ChainName": "sample string 32",
  "FailReasonDesc": "sample string 33",
  "UsdRate": 34.0,
  "CoinPrice": 35.0,
  "CurrencyAmount": 36.0,
  "CurrencyAmountFee": 37.0,
  "DiamondOrderId": 38,
  "CountryCode": "sample string 39",
  "PayMode": 40,
  "Id": 41
}

text/xml

Sample:
<VCTransferRecords xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Smart.Domain.Entity.Trades.VC_Coin">
  <Id xmlns="http://schemas.datacontract.org/2004/07/Smart.Infrastructure.Domain.Base">41</Id>
  <AuditBy>sample string 9</AuditBy>
  <AuditRemarks>sample string 10</AuditRemarks>
  <AuditState>1</AuditState>
  <AuditTime>2025-12-06T04:36:11.5952422+00:00</AuditTime>
  <BankCard>sample string 14</BankCard>
  <BankCode>sample string 5</BankCode>
  <BankID>1</BankID>
  <BankName>sample string 17</BankName>
  <BankNo>sample string 21</BankNo>
  <BankType>sample string 16</BankType>
  <Banktime>2025-12-06T04:36:11.5952422+00:00</Banktime>
  <Branch>sample string 27</Branch>
  <CashBackMoney>23</CashBackMoney>
  <ChainName>sample string 32</ChainName>
  <CoinName>sample string 30</CoinName>
  <CoinPrice>35</CoinPrice>
  <CoinType>sample string 29</CoinType>
  <Comment>sample string 11</Comment>
  <CountryCode>sample string 39</CountryCode>
  <CurrencyAmount>36</CurrencyAmount>
  <CurrencyAmountFee>37</CurrencyAmountFee>
  <DiamondOrderId>38</DiamondOrderId>
  <DigitCode>sample string 28</DigitCode>
  <ElectronicCard>sample string 26</ElectronicCard>
  <FailReasonDesc>sample string 33</FailReasonDesc>
  <Fee>1</Fee>
  <IP>sample string 12</IP>
  <IsPushWXStatus>1</IsPushWXStatus>
  <MerTxNo>sample string 6</MerTxNo>
  <Money>3</Money>
  <Name>sample string 15</Name>
  <PayCardUserTrueName>sample string 18</PayCardUserTrueName>
  <PayMode>40</PayMode>
  <PayTypeChannel>1</PayTypeChannel>
  <PayTypeID>4</PayTypeID>
  <PriorityRating>25</PriorityRating>
  <QueryCount>1</QueryCount>
  <SId>1</SId>
  <SN>sample string 13</SN>
  <SdkCallResult>sample string 20</SdkCallResult>
  <ShopVipLevel>24</ShopVipLevel>
  <State>8</State>
  <Subtime>2025-12-06T04:36:11.5952422+00:00</Subtime>
  <SuccessOrFialDesc>sample string 19</SuccessOrFialDesc>
  <TransferType>2</TransferType>
  <USDTAmount>1</USDTAmount>
  <UsdRate>34</UsdRate>
  <UserId>1</UserId>
  <WalletAddress>sample string 31</WalletAddress>
  <WithdrawTypeId>1</WithdrawTypeId>
  <WithdrawalAccountType>1</WithdrawalAccountType>
  <WithdrawalsFlowCount>22</WithdrawalsFlowCount>
</VCTransferRecords>