Create a new transaction for a wallet
Path parameters
merchantId
Merchant ID
organizationId
Organization ID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
account_id
The id of the account
tx_hash
The hash of the transaction
amount
The amount of the transaction
token_symbol
The token symbol for the transaction
network
The network of the transaction
status
The status of the transaction
Allowed values:
direction
The direction of the transaction
Allowed values:
fee
The transaction fee details
Response
Transaction created successfully
transaction_object
The transaction object
status_code
The status code of the response
description
The description of the response