/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
submittable
Submittable API Documentation
post
Send funds
v1
latest
OpenAPI 3.0.1
2026-08-06
138
434
618.9 KB
Funds
Send funds
post
/v4/transactions/{transactionId}/send
Path parameters
transactionId
string
uuid
required
Request body
SendFundsRequest
required
amount
number
double
required
description
string
nullable
applicantMemo
string
nullable
message
CreateSubmissionMessageRequest
required
Response
The new processing transaction
TransactionResponse
required
transactionId
string
uuid
nullable
amount
number
double
fundId
string
uuid
nullable
status
'awarded'
|
'paid'
|
'processing'
|
'cancelled'
|
'pending'
nullable
submissionId
string
uuid
nullable
createdAt
string
date-time
nullable
description
string
nullable
applicantMemo
string
nullable
awardTransactionId
string
uuid
nullable