/
US
usebridge
/
API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 14h ago
Details
Filter operations
billing > estimate-charges
6
billing > fees
4
billing > setup-intent
1
consent
2
consent-versions
1
events
2
notes
4
patient-token
1
patients
4
patients > v2
2
payer-groups
2
payer-groups > health
1
payers
1
payments
3
get
List Payments
post
Create Payment
get
Get Payment
policies
3
policies > v2
1
provider-eligibility
2
providers
4
providers > enrollment
1
search
1
service-eligibility
2
service-eligibility > v2
1
service-types
2
services
8
services > payments
1
services > v2
3
payments
Get Payment
get
/api/payments/{id}
Path parameters
id
string
required
Headers
X-API-Key
string
required
Response
Response with status 200
TypePaymentsPaymentGetV1Response
required
id
string
required
createdAt
string
date-time
required
serviceId
string
required
paidAt
string
date-time
required
transactionId
string
required
type
'PATIENT'
|
'ADJUSTMENT'
required
amount
integer
required
externalId
string
memo
string
Changes