How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Enterprise Billing API

Service-provider billing transaction submission and lookup, backed by Salesforce. 7 operations. Recorded as published, with a defect noted honestly: the contract listed in the PRODUCTION portal declares only a development server (https://doit.dev.api.wisc.edu/enterprise-billing) and declares no security scheme, despite the API product carrying manual approval.

Enterprise Billing API is one of 16 APIs that University of Wisconsin-Madison publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Billing, Finance, and Salesforce. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 7 operations across 6 paths, organized into 6 resource areas, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 0.1.0.

Requests are made against a single base URL, https://doit.dev.api.wisc.edu/enterprise-billing.

7 operations 6 paths 6 schemas 1 DELETE5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.1.0
Base URL
https://doit.dev.api.wisc.edu/enterprise-billing
Authentication
OAuth 2.0
Resource Areas
6

Authentication & Security 1

Enterprise Billing API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 1 DELETE, 5 GET, 1 POST. They span 6 resource areas: Operations, Billing Batches, Billing Batch Information, Billing Batch Delete, Bulk Job Status, Bulk Job Failed Results. Each is listed below with its method, path, parameters, and response codes.

Operations 2
GET
/billingCustomers
testste
→ 200403404
POST
/bulkjob-BillingTrans
Submit a .csv file of billing transactions.
1 param body → 200400403404
Billing Batches 1
GET
/billingBatches
represents Billing Batches
→ 200403404
Billing Batch Information 1
GET
/billingBatch/{id}
represents a single Billing Batch
1 param → 200403404
Billing Batch Delete 1
DELETE
/billingBatch/{id}
Delete a single Billing Batch
1 param → 204403404
Bulk Job Status 1
GET
/bulkjob/{id}
represents a single bulk job status
1 param → 200403404
Bulk Job Failed Results 1
GET
/bulkjob-FailedResults/{id}
represents json records which failed to load
1 param → 200403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are bulkjob (19 properties), billingTransactionsCSV (13 properties), billingBatch (3 properties), billingCustomer (3 properties). Each schema is shown below with its type and property counts.

error
object
Error object
1 property
errorDuplicateBillingBatchName
object
Duplicate BillingBatchName error object
3 properties
billingCustomer
object
Billing Customer information.
3 properties
billingBatch
object
Billing Batch information of submitted transaction data.
3 properties
bulkjob
object
Bulkjob information.
19 properties
billingTransactionsCSV
object
Billing transactions CSV file
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-wisconsin-madison-enterprise-billing-api-openapi.yml Raw ↑

Other APIs University of Wisconsin-Madison publishes across the network.

Person API
Mock Person API
Mock Person API (Certificates)
Mock HR API
Manifest API
Mock Manifest API
Finance API
Locations API
OAuth API
Public Course Search API
UW-Madison Identity Provider (Shibboleth)
Where this information came from

This is an independent, third-party profile of Enterprise Billing API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.