/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2d ago · Updated 4d ago
View markdown
submittable
Submittable API Documentation
post
Create a transaction
254ce50c8212
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
Create a transaction
post
/v4/transactions
Request body
union
required
CreateAwardedTransactionRequest
required
OR
CreatePendingTransactionRequest
required
OR
CreateProcessingTransactionRequest
required
OR
CreatePaidTransactionRequest
required
Response
The new 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