Transaction
Operations with transactions
POST /v1/transaction
Creates a new cryptocurrency exchange transaction with the specified parameters.
GET /v1/transaction/{id}
Retrieves complete details of a specific transaction using its unique ID.
GET /v1/transactions
Retrieves a paginated list of all transactions created by your partner account.