Get Pay Trade History
Get Pay Trade History
Get Pay Trade History › Authorization
Get Pay Trade History › Request Weight
This endpoint consumes account (UID)-based request weight. Heavier endpoints consume more of your account rate limit capacity.
Learn more in the Rate limits section.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
startTimeStart time in milliseconds.
endTimeEnd time in milliseconds.
limitNumber of records to return.
recvWindowRequest validity window in milliseconds.
Get Pay Trade History › Responses
Get Pay Trade History
codemessageorderTypeOrder type. Enum: PAY, PAY_REFUND, C2C, CRYPTO_BOX, CRYPTO_BOX_RF, C2C_HOLDING, C2C_HOLDING_RF, PAYOUT, REMITTANCE.
transactionIdTransaction ID.
transactionTimeTrade timestamp.
amountOrder amount (up to 8 decimal places). Positive means income; negative means expenditure.
currencyOrder asset.
walletTypeMain wallet type: 1=funding wallet, 2=spot wallet, 3=fiat wallet, 4 or 6=card payment, 5=earn wallet.
walletTypesArray format of wallet types. Multiple values may appear for combined payments.
Funds usage details.
currencyAsset.
amountAsset amount.
Asset cost details per wallet type. Keys are wallet type IDs (e.g. "1", "2"), values are cost amounts.
nameNickname or merchant name.
typeAccount type: USER for personal, MERCHANT for merchant.
binanceIdBinance UID.
nameNickname or merchant name.
typeAccount type: USER for personal, MERCHANT for merchant.
emailEmail.
binanceIdBinance UID.
accountIdBinance Pay ID.
countryCodeInternational area code.
phoneNumberPhone number.
mobileCodeCountry code.
Extension fields.
institutionNameBank name or digital wallet name.
cardNumberCard number.
digitalWalletIdDigital wallet ID.
success