/
FU
funneldash
/
Surface Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 2mo ago
Details
Filter operations
Account
9
get
List Core accounts (Net 1 underwriting)
get
Get an account group's current limits + term
get
List an account's groups (resolves groupId + customerNumber)
put
Set a group/customer credit limit (pushes to E6)
post
Set a group-level spend control (daily/monthly)
post
Update an account's repayment term
get
List a client's Plaid funding accounts (proxied via Core)
post
Refresh + persist a funding account's balance (via Core)
get
Persisted balance history for a funding account (via Core)
AccountingIntegrationConnection
3
AiSpend
9
Application
11
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
Account
List an account's groups (resolves groupId + customerNumber)
get
/v1/admin/account/{accountId}/groups
Path parameters
accountId
integer
required
Response
Default Response
object
required
items
object[]
required
page
integer
required
pageSize
integer
required
hasNext
boolean
required
totalItemCount
integer
totalPages
integer
Changes