v1

latestOpenAPI 3.0.12026-07-24128351404.9 KB
Card Transaction

List Card Transactions

get/open-api/v3/cards/transaction-list

Query parameters

idstring uuid

The UUID of the Transaction.

The UUID of the Transaction.

accountIdstring uuid required

The UUID of the Account. (The default value is the master account id)

The UUID of the Account. (The default value is the master account id)

clientTransactionIdstring

Client transaction id.

Client transaction id.

cardIdstring uuid

The UUID of the Card.

The UUID of the Card.

typestring

Transaction type: Values: 0:Credit, 1:Consumption, 2:TransferIn, 3:TransferOut, 9:Fee_Consumption, 10:Declined_Fee, 14:Reversal, 15:System_Fee

Transaction type: Values: 0:Credit, 1:Consumption, 2:TransferIn, 3:TransferOut, 9:Fee_Consumption, 10:Declined_Fee, 14:Reversal, 15:System_Fee

statusstring

Transaction status. values: CLOSED,PENDING,FAIL

Transaction status. values: CLOSED,PENDING,FAIL

startTimestring timestamp

Transaction start time.

Transaction start time.

endTimestring timestamp

Transaction end time.

Transaction end time.

limitstring number

Limits the number of items to be returned.

Limits the number of items to be returned.

pagestring number

The page to be returned, counting from 1 as the first page.

The page to be returned, counting from 1 as the first page.

Response

OK

codestring

Return code

messagestring

Error message