/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1d ago · Updated 4d ago
View markdown
submittable
Submittable API Documentation
put
Update a fund
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
Update a fund
put
/v4/funds/{fundId}
Path parameters
fundId
string
uuid
required
Request body
UpdateFundRequest
required
name
string
required
amount
number
double
required
description
string
nullable
Response
The fund
FundResponse
required
fundId
string
uuid
nullable
fundName
string
nullable
totalAmount
number
double
awardedAmount
number
double
paidAmount
number
double
availableAmount
number
double
description
string
nullable
createdBy
string
uuid
nullable
createdAt
string
date-time
nullable