Worldline · OAuth Scopes

Worldline OAuth Scopes

OAuth 2.0 searched

Worldline publishes 7 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Worldline API on a user’s behalf.

Tokens are issued from https://sbx-wlip.api1-eu2.psapigateway.preprod.giservices.io/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

PaymentsPayment ProcessingAcquiringIssuingOpen BankingDigital BankingFinTechEurope
Scopes: 7 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://sbx-wlip.api1-eu2.psapigateway.preprod.giservices.io/token
Flows
clientCredentials

Scopes (7)

ScopeDescriptionFlows
processing_payment Allows to create, get and make actions on payments.
processing_refund Allows to create, get and make actions on standalone refunds.
processing_credittransfer Allows to create and get a credit transfer.
processing_accountverification Allows to perform an account verification.
processing_operation_reverse Allows to reverse an operation.
processing_dcc_rate Allows to request a dynamic currency conversion (DCC) rate.
services_ping Allows to test the connection to the API.

Source

OAuth Scopes

wordline-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/worldline-card-issuing-api-2.41.1.json
docs: https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
note: Documented scopes below apply to the Worldline Acquiring API (OAuth 2.0 client
  credentials); the Financial Services portal APIs also use client credentials but
  publish no scopes (https://financial-services.developer.worldline.com/acquiring/documentation/authentication).
schemes:
- name: basic
  source: openapi/worldline-card-issuing-api-2.41.1.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://sbx-wlip.api1-eu2.psapigateway.preprod.giservices.io/token
scopes:
- scope: processing_payment
  description: Allows to create, get and make actions on payments.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: processing_refund
  description: Allows to create, get and make actions on standalone refunds.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: processing_credittransfer
  description: Allows to create and get a credit transfer.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: processing_accountverification
  description: Allows to perform an account verification.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: processing_operation_reverse
  description: Allows to reverse an operation.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: processing_dcc_rate
  description: Allows to request a dynamic currency conversion (DCC) rate.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication
- scope: services_ping
  description: Allows to test the connection to the API.
  sources:
  - https://docs.acquiring.worldline-solutions.com/Developer-Tools/API/api-authentication