/
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 Heron financial-assessment data for an application (Net 1 underwriting)
get
/v1/admin/application/{applicationId}/financial-assessment
Path parameters
applicationId
integer
required
Response
Default Response
object
required
endUserId
string
required
heronId
string
nullable
required
name
string
nullable
required
status
string
nullable
required
confidence
number
nullable
required
lastProcessedAt
string
nullable
required
lastUpdated
string
nullable
required
profitAndLossLayoutAvailable
boolean
required
accountAnomalies
object[]
required
metrics
object[]
required
Changes