Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hint Health InvoicePayment API

The InvoicePayment API from Hint Health — 2 operation(s) for invoicepayment.

Hint Health InvoicePayment API is one of 49 APIs that Hint Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include InvoicePayment. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.hint.com/api, https://api.sandbox.hint.com/api.

3 operations 2 paths 5 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.hint.com
Authentication
HTTP Bearer
License
Private
Terms of Service
Resource Areas
1

Authentication & Security 1

Hint Health InvoicePayment API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Practice access token or Partner API key (Bearer authentication)

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

InvoicePayment 3
POST
/provider/companies/{company_id}/invoices/{invoice_id}/payments
Create Payment
InvoicePayment.CreatePayment 2 params body → 200
GET
/provider/companies/{company_id}/invoices/{invoice_id}/payments
List All Payments
InvoicePayment.ListAllPayments 2 params → 200
GET
/provider/companies/{company_id}/invoices/{invoice_id}/payments/{id}
Show Payment
InvoicePayment.ShowPayment 3 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Public.PaymentBlueprint_one (9 properties), Provider.PaymentsController.create_body (6 properties), PaymentSource (2 properties), Public.SourceBlueprint_leaf (2 properties). Each schema is shown below with its type and property counts.

Public.PaymentBlueprint_one
object
9 properties
Provider.PaymentsController.create_body
object
6 properties
Public.PaymentBlueprint_all
array
Public.SourceBlueprint_leaf
object
2 properties
PaymentSource
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hint-health-invoicepayment-api-openapi.yml Raw ↑

Other APIs Hint Health publishes across the network.

Hint Health AccountAccessToken API
Hint Health Affiliate API
Hint Health AffiliateBill API
Hint Health AffiliatePatient API
Hint Health CancellationReason API
Hint Health Charge API
Hint Health ChargeItem API
Hint Health ClinicalNoteInteraction API
Hint Health Company API
Hint Health CompanyPlan API
Hint Health Coupon API
Hint Health Credit API