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

CAMARA Project Payment API

Operations to obtain information about payments

CAMARA Project Payment API is one of 30 APIs that CAMARA Project publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, {apiRoot}/call-forwarding-signal/vwip.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
wip
Server
{apiRoot}/call-forwarding-signal/vwip
Authentication
OpenID Connect
License
Resource Areas
1

Authentication & Security 1

CAMARA Project Payment API declares 1 security scheme for authenticating requests. It supports OpenID Connect (openId) discovered at https://example.com/.well-known/openid-configuration.

  • openId — to support Consent Management

Paths & Operations 2

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

Payment 2

Operations to obtain information about payments

GET
/payments
Get a list of payments
retrievePayments 8 params → 200400401403429
GET
/payments/{paymentId}
Get payment details
retrievePayment 2 params → 200400401403404429

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ChargingMetaData (7 properties), Payment (6 properties), PaymentItem (6 properties), AmountTransaction (6 properties). Each schema is shown below with its type and property counts.

AmountTransaction
object
6 properties 3 required
PaymentArray
array
A list of payment(s)
Payment
object
6 properties 4 required
ChargingInformation
object
5 properties 3 required
ChargingMetaData
object
7 properties
XCorrelator
string
ErrorInfo
object
3 properties 3 required
PaymentItem
object
6 properties 4 required
PaymentDetails
array
Detailed description of the concepts/items considered within a specific payment procedure.
PaymentAmountForCharge
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

camara-project-payment-api-openapi.yml Raw ↑

Other APIs CAMARA Project publishes across the network.

CAMARA Project Age Verification API
CAMARA Project Call Forwarding information retrieval API
CAMARA Project Check Device Swap API
CAMARA Project Check SIM swap API
CAMARA Project Connected Network Type API
CAMARA Project Device reachability status API
CAMARA Project Discovery API
CAMARA Project Fill-in API
CAMARA Project Geofencing subscriptions API
CAMARA Project Home Devices QoD API
CAMARA Project Location retrieval API
CAMARA Project Location verification API