/
FU
funneldash
/
Surface Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
funneldash
Surface Admin API
get
List bills for a customer (admin)
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-02
90
0
1.1 MB
Bill
List bills for a customer (admin)
get
/v1/admin/customer/{customerId}/bill
Path parameters
customerId
string
required
Query parameters
status
union
'draft'
OR
'submitted'
OR
'returned'
OR
'paymentPending'
OR
'paymentInProgress'
OR
'paid'
OR
'paymentFailed'
OR
'manuallyCompleted'
OR
'deleted'
vendorId
string
page
integer
pageSize
integer
Response
Default Response
object
required
items
object[]
required
hasNext
boolean
required
totalCount
number
required