Transactions
Last updated
Last updated
Retrieves all cryptocurrency transactions associated with an invoice
List of transactions successfully retrieved
Unique identifier of the transaction
ID of the associated invoice
Sender's cryptocurrency address
Recipient's cryptocurrency address
Exchange rate at the time of transaction
Amount of cryptocurrency to be sent
Transaction hash on the blockchain
Block number where the transaction was confirmed
Current status of the transaction:
Timestamp when the transaction was created
Timestamp of the last transaction update
Timestamp when the transaction will expire
Represents a cryptocurrency
Represents a blockchain network
Retrieves detailed information about a specific transaction
Transaction ID
Transaction details successfully retrieved
Unique identifier of the transaction
ID of the associated invoice
Sender's cryptocurrency address
Recipient's cryptocurrency address
Exchange rate at the time of transaction
Amount of cryptocurrency to be sent
Transaction hash on the blockchain
Block number where the transaction was confirmed
Current status of the transaction:
Timestamp when the transaction was created
Timestamp of the last transaction update
Timestamp when the transaction will expire
Represents a cryptocurrency
Represents a blockchain network
Initiates a new cryptocurrency transaction for an invoice. Specifies the sending address and cryptocurrency to be used.
ID of the invoice to create transaction for
Cryptocurrency address that will send the payment
Symbol of the cryptocurrency to use (e.g., BTC, ETH)
Blockchain network to use (e.g., ethereum, tron)
Transaction successfully created
Unique identifier of the transaction
ID of the associated invoice
Sender's cryptocurrency address
Recipient's cryptocurrency address
Exchange rate at the time of transaction
Amount of cryptocurrency to be sent
Transaction hash on the blockchain
Block number where the transaction was confirmed
Current status of the transaction:
Timestamp when the transaction was created
Timestamp of the last transaction update
Timestamp when the transaction will expire
Represents a cryptocurrency
Represents a blockchain network
Cancels a pending transaction. Only transactions that haven't been confirmed on the blockchain can be cancelled.
Transaction ID to cancel
Transaction successfully cancelled
Unique identifier of the transaction
ID of the associated invoice
Sender's cryptocurrency address
Recipient's cryptocurrency address
Exchange rate at the time of transaction
Amount of cryptocurrency to be sent
Transaction hash on the blockchain
Block number where the transaction was confirmed
Current status of the transaction:
Timestamp when the transaction was created
Timestamp of the last transaction update
Timestamp when the transaction will expire
Represents a cryptocurrency
Represents a blockchain network