Transactions
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieves all cryptocurrency transactions associated with an invoice
API version, must be 1
ID of the invoice to get transactions for
Cancels a pending transaction. Only transactions that haven't been confirmed on the blockchain can be cancelled.
Transaction ID to cancel
API version, must be 1
Initiates a new cryptocurrency transaction for an invoice. Specifies the sending address and cryptocurrency to be used.
API version, must be 1
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)