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

Adyen businessLines API

The businessLines API from Adyen — 2 operation(s) for businesslines.

Adyen businessLines API is one of 202 APIs that Adyen publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 4 operations across 2 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 6.

Requests are made against a single base URL, https://cal-test.adyen.com/cal/services/Account/v6.

4 operations 2 paths 13 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
6
Base URL
https://cal-test.adyen.com
Authentication
API Key, HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 2

Adyen businessLines API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 4

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

businessLines 4
POST
/businessLines
Adyen Create a Business Line
post-businessLines body → 200400401403422500
DELETE
/businessLines/{id}
Adyen Delete a Business Line
delete-businessLines-id 1 param → 204400401403422500
GET
/businessLines/{id}
Adyen Get a Business Line
get-businessLines-id 1 param → 200400401403422500
PATCH
/businessLines/{id}
Adyen Update a Business Line
patch-businessLines-id 1 param body → 200400401403422500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are BusinessLine (10 properties), BusinessLineInfo (8 properties), BusinessLineInfoUpdate (8 properties), VerificationError (6 properties). Each schema is shown below with its type and property counts.

BusinessLine
object
10 properties 4 required
CapabilityProblemEntity-recursive
object
3 properties
BusinessLineInfo
object
8 properties 3 required
WebData
object
2 properties
ServiceError
object
5 properties
WebDataExemption
object
1 property
BusinessLineInfoUpdate
object
8 properties
VerificationError-recursive
object
5 properties
VerificationError
object
6 properties
RemediatingAction
object
2 properties
CapabilityProblemEntity
object
4 properties
SourceOfFunds
object
4 properties
CapabilityProblem
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adyen-businesslines-api-openapi.yml Raw ↑

Other APIs Adyen publishes across the network.

Adyen acceptDispute API
Adyen Account API
Adyen accountHolderBalance API
Adyen accountHolders API
Adyen accountHolderTransactionList API
Adyen Accounting Notifications API
Adyen Accounts API
Adyen adjustAuthorisation API
Adyen Admin API
Adyen Amount API
Adyen Apple API
Adyen applePay API