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

Worldpay Beneficial owners API

Create and maintain beneficial owners.

Worldpay Beneficial owners API is one of 45 APIs that Worldpay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 3.

Requests are made against 2 base URLs: https://try.access.worldpay.com, https://access.worldpay.com.

4 operations 2 paths 8 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
3
Base URL
https://access.worldpay.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Worldpay Beneficial owners API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Beneficial owners 4

Create and maintain beneficial owners.

POST
/parties/{partyId}/beneficialOwners
Create a beneficial owner
createBeneficialOwner 2 params body → 201400500503
GET
/parties/{partyId}/beneficialOwners/{beneficialOwnerId}
View a beneficial owner
getBeneficialOwner 3 params → 200400500503
PUT
/parties/{partyId}/beneficialOwners/{beneficialOwnerId}
Update a beneficial owner
updateBeneficialOwner 3 params body → 200400500503
DELETE
/parties/{partyId}/beneficialOwners/{beneficialOwnerId}
Delete a beneficial owner
deleteBeneficialOwner 3 params → 204400500503

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are BeneficialOwners (15 properties), PersonalDetailsForBeneficialOwner (14 properties), Address (7 properties), ErrorResponse (6 properties). Each schema is shown below with its type and property counts.

ErrorResponseItem
object
6 properties
Phone
object
Object containing phone information.
2 properties 2 required
Address
object
Object containing details about the address.
7 properties 3 required
BeneficialOwners
object
15 properties 3 required
IdentityDocument
object
An identity document.
6 properties 3 required
PersonalDetailsForBeneficialOwner
object
14 properties 4 required
ErrorResponse
object
6 properties
RelationshipToBusiness
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

worldpay-beneficial-owners-api-openapi.yml Raw ↑

Other APIs Worldpay publishes across the network.

Worldpay Tokens API
Worldpay Card Payouts API
Worldpay Account Payouts API
Worldpay FraudSight API
Worldpay 3DS API
Worldpay APMs API
Worldpay FX API
Worldpay Hosted Payment Pages API
Worldpay Events API
Worldpay Beneficiary Account Verifications API
Worldpay Split Payments API
Worldpay Statements API