Introduction

Sections

Theme switcher

Search card transactions

Header Parameters

x-api-keystring Required

Identifier used to authenticate a user for the use of the CryptoMate APIs.

Query Parameters

from_datestring Required

Date in YYYY-MM-DD format

to_datestring Required

Date in YYYY-MM-DD format

operationsarray Required

Types of operation to search for. (At least one must be provided)

Enum values:
TRANSACTION_APPROVEDTRANSACTION_REJECTEDTRANSACTION_REVERSEDTRANSACTION_REFUNDWALLET_DEPOSITOVERRIDE_VIRTUAL_BALANCE
sizeinteger

Amount of results by page. Maximum 100 elements per page. If a higher value is specified, it ll be override to 100. Default 10.

page_numberinteger

Number of the next page to search. Null or empty for the first page.

Path Parameters

cardIdstring Required

Unique identifier of the card

Response

200
Object

Response Attributes

number_of_elementsinteger

Number of elements on the page

next_pageinteger

Number of the next page. If null, is the last page of the search.

movementsobject

Show child attributes

total_pagesinteger

Total amount of pages of the search

total_elementsinteger

Total amount of results of the whole search

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot