Skip to main content
POST
Create new outgoing transaction

Body

application/json
walletId
string
required

id of the wallet you want to use

Required string length: 1 - 40
Example:

"ZTEST-NOBENF-849P8XKKAO"

transactionId
string
required

id of transaction which will be created

Required string length: 1 - 40
Example:

"TRI-ZTEST-63Q4DZ0KJP"

amount
string
required

amount to send in Unit

Example:

"100"

subtractFee
boolean
required

subtract fee

Example:

true

recipientId
string
required

to address

Example:

"tb1ql7w62elx9ucw4pj5lgw4l028hmuw80sndtntxt"

submitterId
string
required

email of submitter

Example:

"api-maker@zodia.io"

currency
string
default:the wallet currency

currency of the transfer

Example:

"eth"

description
string

a quick description of the transaction

Example:

"First transaction"

Response

OK

id
string
required

Id of the entity