/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13h ago · Updated 3d ago
View markdown
submittable
Submittable API Documentation
post
Send funds
v1
latest
OpenAPI 3.0.1
2026-08-06
138
434
618.9 KB
Forms
35
Funds
17
get
Get a page of funds
post
Create a fund
get
/v4/funds-distribution/accounts
post
/v4/funds-distribution/accounts
get
Get a page of transactions
post
Create a transaction
get
Get a fund
put
Update a fund
delete
Delete a fund
get
Get a transaction by id
put
Update a transaction by id
delete
Delete a transaction by id
get
/v4/funds-distribution/accounts/{accountId}/fundingAccount
get
Get reimbursement attachment download URL
get
/v4/funds-distribution/payments
post
Send funds
put
/v4/funds-distribution/accounts/{accountId}
Integrations.DocuSign
1
Integrations.Zapier
2
Labels
8
Messaging
8
Organizations
22
Projects
6
PublicOrganizations
2
Submissions
34
Users
3
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