/
UP
upwardli
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 19h ago
View markdown
upwardli
API Reference
post
Create Bill
latest
OpenAPI 3.1.0
2026-08-22
124
199
170.4 KB
8a237f1f704f
accounts
4
auth
2
billPayments
6
get
Get Bill
get
List Bill Payments View Sets
post
Create Bill
get
Get Bill Payment
get
Get All Bill Payments
post
Create Bill Payment
billReporting
9
billSwitch
2
cbaas
5
consumers
23
creditInsights
1
onboarding
14
partners
6
paymentCards
13
payments
19
plaid
2
repayments
3
rewards
4
simulations
3
statements
3
webhooks
5
billPayments
Create Bill
Create a new Bill.
post
/v2/bill-pay/bills/
Headers
Authorization
string
required
Bearer authentication
Request body
CreateBill
required
consumer_id
string
uuid
required
sending_account_id
string
uuid
required
name
string
required
receiver_name
string
required
account_number
string
required
account_routing_number
string
required
Response
CreateBill
required
consumer_id
string
uuid
required
sending_account_id
string
uuid
required
name
string
required
receiver_name
string
required
account_number
string
required
account_routing_number
string
required