/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1w ago · Updated 3w ago
Details
Filter operations
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
Delete a transaction by id
delete
/v4/transactions/{transactionId}
Path parameters
transactionId
string
uuid
required
Request body
DeleteTransactionRequest
required
message
CreateSubmissionMessageRequest
Response
Successfully deleted transaction
Changes