/
FU
funneldash
/
Surface Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 2mo ago
Details
Filter operations
Account
9
AccountingIntegrationConnection
3
AiSpend
9
Application
11
get
List Core application-approval applications
get
Get a Core application-approval application by ID
get
Get the rich application-detail (onboarding) payload
post
Approve a Core application-approval application
post
Reject a Core application-approval application
get
Get Heron financial-assessment data for an application (Net 1 underwriting)
get
List the source documents (bank statements) Heron ingested for an application
get
Fetch a single Heron document's content (base64) for view/download
get
Get Middesk KYB results for an application
get
List the Middesk source documents (SOS/formation filings) for an application
get
Fetch a single Middesk document's content (base64) for view/download
ApprovalRequest
3
Bill
6
BillDocument
2
Card
2
CardTransaction
2
Customer
3
EntityMappingSuggestion
1
Expense
7
Fee
3
McpCustomerConfig
2
Payment
4
Ping
1
ServiceEvent
1
TransactionReceipt
3
User
6
UserGroup
1
Vendor
3
patch
Update a product across ALL customers
get
Search customer products
get
Get a customer product
patch
Update a customer product
post
Initialise all products for a customer
get
Search all products
get
Get a product
patch
Update a product
Application
Get a Core application-approval application by ID
get
/v1/admin/application/{applicationId}
Path parameters
applicationId
integer
required
Response
Default Response
object
required
id
number
required
accountId
number
required
companyId
number
required
companyLegalName
string
required
doingBusinessAs
string
required
status
string
required
type
string
required
createdAt
string
date-time
required
submittedAt
string
date-time
nullable
required
approvedAt
string
date-time
nullable
required
rejectedAt
string
date-time
nullable
required
Changes