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 Customer API

Customer Api Controller

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

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 18 operations across 11 paths, and defines 51 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.

18 operations 11 paths 51 schemas 2 DELETE7 GET2 PATCH3 POST4 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 Customer API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (basic) using the clientCredentials flow.

Paths & Operations 18

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

Customer 18

Customer Api Controller

GET
/issuers/{issuerId}/customers
Retrieve list of customer's information
listCustomers 23 params → 400401403404500502200
POST
/issuers/{issuerId}/customers
Create a Customer (beta)
createCustomer 6 params body → 400401403404500502200
GET
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}
Retrieve customer by external reference
retrieveCustomerByIssuerExtRef 7 params → 400401403404500502200
PUT
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}
Update customer by external reference
updateCustomerByIssuerExtRef 6 params body → 400401403404500502200
PATCH
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}
Update customer partially by external reference
updateCustomerPartiallyByIssuerExtRef 6 params body → 400401403404500502200
GET
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/customer-history
Retrieve list of historic updates of a customer by customer external reference (beta)
listCustomerHistoryByIssuerExtRef 8 params → 400401403404500502200
GET
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/addresses
List addresses for a customer by external reference
listAddressesForCustomerByIssuerExtRef 11 params → 400401403404500502200
GET
/issuers/{issuerId}/customers/{customerReference}
Retrieve customer
retrieveCustomer 7 params → 400401403404500502200
PUT
/issuers/{issuerId}/customers/{customerReference}
Update customer
updateCustomer 6 params body → 400401403404500502200
PATCH
/issuers/{issuerId}/customers/{customerReference}
Update customer partially
updateCustomerPartially 6 params body → 400401403404500502200
GET
/issuers/{issuerId}/customers/{customerReference}/customer-history
Retrieve list of historic updates of a customer (beta)
listCustomerHistory 8 params → 400401403404500502200
GET
/issuers/{issuerId}/customers/{customerReference}/addresses
List addresses for a customer
listAddressesForCustomer 11 params → 400401403404500502200
POST
/issuers/{issuerId}/customers/{customerReference}/contacts
Create Contact for a customer (beta)
createCustomerContactByCustomerReference 6 params body → 400401403404500502200
POST
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/contacts
Create Contact for a customer by external reference (beta)
createCustomerContactByIssuerCustomerExternalReference 6 params body → 400401403404500502200
PUT
/issuers/{issuerId}/customers/{customerReference}/contacts/{contactReference}
Modify Contact for a customer (beta)
modifyCustomerContactByCustomerReferenceAndContactReference 7 params body → 400401403404500502200
DELETE
/issuers/{issuerId}/customers/{customerReference}/contacts/{contactReference}
Remove Contact for a customer (beta)
removeCustomerContactByCustomerReferenceAndContactReference 7 params → 400401403404500502200
PUT
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/contacts/{contactReference}
Modify Contact for a customer by external reference (beta)
modifyCustomerContactByIssuerCustomerExternalReferenceAndContactReference 7 params body → 400401403404500502200
DELETE
/issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/contacts/{contactReference}
Remove Contact for a customer by external reference (beta)
removeCustomerContactByIssuerCustomerExternalReferenceAndContactReference 7 params → 400401403404500502200

Schemas 51

The contract defines 51 schemas that model the data the API accepts and returns. The most detailed are Customer (43 properties), CustomerHistory (38 properties), ModifyCustomerRequest (36 properties), CreateCustomerRequest (36 properties). Each schema is shown below with its type and property counts.

InternalServerErrorResponseMetadata
object
4 properties 4 required
Address
object
15 properties 2 required
ResponseMetadata
object
6 properties 4 required
AddressIdentifier
object
2 properties
CreateCustomerRequest
object
36 properties 3 required
BadRequestErrorApiResponse
object
1 property 1 required
EmailAddress
object
1 property 1 required
ModifyCustomerRequest
object
36 properties
NotFoundErrorApiResponse
object
1 property 1 required
ForbiddenErrorApiResponse
object
1 property 1 required
NotFoundResponseMetadata
object
4 properties 4 required
UnauthorizedErrorApiResponse
object
1 property 1 required
DeleteContactResponse
object
1 property
ApiResponseEntityModifyContactResponse
object
Modify contact response entity
2 properties 1 required
CreateCustomerRequestAddress
object
7 properties 2 required
Links
object
2 properties 1 required
CreateCustomerResponse
object
2 properties 1 required
AddressUsage
object
3 properties 2 required
ForbiddenResponseMetadata
object
4 properties 4 required
ApiResponseEntityCustomer
object
Issuer response entity
2 properties 1 required
ModifyAddressRequestMailAddress
object
14 properties 1 required
MailAddress
object
15 properties 1 required
Vulnerability
object
2 properties 1 required
ApiResponseEntityRemoveContactResponse
object
Remove contact response entity
2 properties 1 required
ApiResponseEntityCreateContactResponse
object
Create contact response entity
2 properties 1 required
ModifyCustomerResponse
object
1 property 1 required
ContactIdentifier
object
1 property
Contact
object
11 properties
InternalServerErrorErrorApiResponse
object
1 property 1 required
CreateContactRequest
object
9 properties
CustomerHistory
object
38 properties 2 required
AddressVersionIdentifier
object
1 property
ApiResponseEntityCreateCustomerResponse
object
Create Customer response entity
2 properties 1 required
ApiResponseEntityListAddress
object
Issuer response entity
2 properties 1 required
ModifyContactRequest
object
9 properties
UnauthorizedResponseMetadata
object
4 properties 4 required
ApiResponseEntityListCustomer
object
Issuer response entity
2 properties 1 required
ApiResponseEntityModifyCustomerResponse
object
Issuer response entity
2 properties 1 required
ApiResponseEntityCustomerHistory
object
Issuer response entity
2 properties 1 required
CreateAddressRequestPhoneNumber
object
2 properties 1 required
PhoneNumber
object
3 properties 1 required
ModifyContactResponse
object
1 property
Customer
object
43 properties 2 required
BadGatewayErrorApiResponse
object
1 property 1 required
BadRequestResponseMetadata
object
4 properties 4 required
CustomerIdentifier
object
Identification of the updated customer either by Issuer customer external reference or by customer reference
2 properties
CreateAddressRequestMailAddress
object
14 properties 1 required
CreateCustomerRequestAddressUsage
object
5 properties 2 required
CreateContactResponse
object
1 property
ModifyCustomerRequestContact
object
8 properties
BadGatewayResponseMetadata
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wordline-customer-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 Customer 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.