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

Worldline Account - Velocity Limit API

Account Velocity Limit Controller

Worldline Account - Velocity Limit API is one of 79 APIs that Worldline publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account - Velocity Limit. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 10 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 2.41.1.

Requests are made against a single base URL, https://sbx-wlip.api1-eu2.psapigateway.preprod.giservices.io/card-issuing/api/v2.

16 operations 10 paths 32 schemas 2 DELETE10 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.41.1
Base URL
https://api.connect.worldline-solutions.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Worldline Account - Velocity Limit API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (basic) using the clientCredentials flow.

Paths & Operations 16

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

Account - Velocity Limit 16

Account Velocity Limit Controller

GET
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits
List the Velocity Limits (by issuer ref.)
getMultipleVelocityLimitsByExtAcctRef 5 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}
Retrieve a Velocity Limit (by issuer ref.)
getSingleVelocityLimitByExtAcctRef 6 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides
List the Velocity Limit Overrides (by issuer ref.)
getMultipleVelocityLimitOverridesByExtAcctRef 7 params → 200400401403404500502
POST
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides
Create a Velocity Limit Override (by issuer ref.)
createVelocityLimitOverrideByExtAcctRef 6 params body → 200400401403404500502
GET
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Retrieve a Velocity Limit Override (by issuer ref.)
getSingleVelocityLimitOverrideByExtAcctRef 7 params → 200400401403404500502
PUT
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Update a Velocity Limit Override (by issuer ref.)
modifyVelocityLimitOverrideByExtAcctRef 7 params body → 200400401403404500502
DELETE
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Delete a Velocity Limit Override (by issuer ref.)
deleteVelocityLimitOverrideByExtAcctRef 7 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits
List the Velocity Limits
getMultipleVelocityLimits 5 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}
Retrieve a Velocity Limit
getSingleVelocityLimit 6 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides
List the Velocity Limit Overrides
getMultipleVelocityLimitOverrides 7 params → 200400401403404500502
POST
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides
Create a Velocity Limit Override
createVelocityLimitOverride 6 params body → 200400401403404500502
GET
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Retrieve a Velocity Limit Override
getSingleVelocityLimitOverride 7 params → 200400401403404500502
PUT
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Update a Velocity Limit Override
modifyVelocityLimitOverride 7 params body → 200400401403404500502
DELETE
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}
Delete a Velocity Limit Override
deleteVelocityLimitOverride 7 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}/history
Get velocity limit override history by velocity limit override reference and external account reference
getVelocityLimitOverrideHistoryByExtAcctRef 5 params → 200400401403404500502
GET
/issuers/{issuerId}/accounts/{accountReference}/velocity-limits/{velocityLimitReference}/velocity-limit-overrides/{velocityLimitOverrideReference}/history
Get velocity limit override history by velocity limit override reference
getVelocityLimitOverrideHistory 5 params → 200400401403404500502

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are GetVelocityLimitResponse (21 properties), VelocityLimit (20 properties), GetVelocityOverrideResponse (14 properties), VelocityLimitOverride (13 properties). Each schema is shown below with its type and property counts.

InternalServerErrorResponseMetadata
object
4 properties 4 required
VelocityLimitOverride
object
13 properties
ResponseMetadata
object
6 properties 4 required
ApiResponseEntityGetVelocityLimitOverrideHistoryResponse
object
Issuer response entity
2 properties 1 required
BadRequestErrorApiResponse
object
1 property 1 required
MonetaryAmountAlphaCurrency
object
3 properties
ApiResponseEntityGetVelocityLimit
object
Response to: Retrieve a Velocity Limit
2 properties 1 required
ApiResponseEntityDeleteVelocityLimitOverride
object
Response to: Delete a Velocity Limit Override
2 properties 1 required
NotFoundErrorApiResponse
object
1 property 1 required
ForbiddenErrorApiResponse
object
1 property 1 required
NotFoundResponseMetadata
object
4 properties 4 required
ApiResponseEntityGetVelocityOverrides
object
Response to: List the Velocity Limit Overrides
2 properties 1 required
UnauthorizedErrorApiResponse
object
1 property 1 required
ApiResponseEntityModifyVelocityLimitOverride
object
Response to: Update a Velocity Limit Override
2 properties 1 required
VelocityLimitIdentifier
object
1 property
Links
object
2 properties 1 required
ForbiddenResponseMetadata
object
4 properties 4 required
CreateVelocityLimitOverrideRequest
object
12 properties
InternalServerErrorErrorApiResponse
object
1 property 1 required
GetVelocityOverrideResponse
object
14 properties
ApiResponseEntityCreateVelocityLimitOverride
object
Response to: Create a Velocity Limit Override
2 properties 1 required
UnauthorizedResponseMetadata
object
4 properties 4 required
GetVelocityLimitResponse
object
21 properties
VelocityLimitHistory
object
13 properties 3 required
BadGatewayErrorApiResponse
object
1 property 1 required
BadRequestResponseMetadata
object
4 properties 4 required
ModifyVelocityLimitOverrideRequest
object
12 properties
VelocityLimitOverrideIdentifier
object
1 property
ApiResponseEntityGetVelocityLimits
object
Response to: List the Velocity Limits
2 properties 1 required
BadGatewayResponseMetadata
object
4 properties 4 required
ApiResponseEntityGetVelocityOverride
object
Response to: Retrieve a Velocity Limit Override
2 properties 1 required
VelocityLimit
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wordline-account-velocity-limit-api-openapi.yml Raw ↑

Other APIs Worldline publishes across the network.

Worldline Connect (Global Collect) API
Worldline Direct (Global Online Pay) API
Worldline Acquiring API
Worldline Financial Services Issuing API
Worldline Financial Services Acquiring API
Worldline Open Banking API
Worldline SmartPOS API
Worldline Identity and Authentication API
Worldline Account - AccountState API
Worldline Account API
Worldline Account - Authorization API
Worldline Account - Authorization Restriction API
Where this information came from

This is an independent, third-party profile of Worldline Account - Velocity Limit 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.