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

PPRO People API

Person management

PPRO People API is one of 18 APIs that PPRO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include People. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.sandbox.eu.ppro.com.

5 operations 2 paths 12 schemas 1 DELETE1 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.eu.ppro.com
License
Proprietary
Resource Areas
1

Paths & Operations 5

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

People 5

Person management

POST
/v1/people
Create a Person
createPerson body → 201400403404405409429500
GET
/v1/people/{person-id}
Get a Person
getPerson 1 param → 200400403404405409429500
PATCH
/v1/people/{person-id}
Update part of a Person
updatePerson 1 param body → 200400403404405409429500
PUT
/v1/people/{person-id}
Replace a Person
replacePerson 1 param body → 200400403404405409429500
DELETE
/v1/people/{person-id}
Deactivate a Person
deactivatePerson 1 param → 204400403404405409429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PersonDetails (11 properties), CreatePersonRequest (8 properties), ReplacePersonRequest (7 properties), UpdatePersonRequest (7 properties). Each schema is shown below with its type and property counts.

ExternalReference
string
Unique reference, assigned by external client.
UpdatePersonRequest
object
7 properties
CreatedAt
string
Timestamp when the resource was created. UTC timezone. Format YYYY-MM-DDTHH:MM:SS.ssssssZ
ReplacePersonRequest
object
7 properties 4 required
CreatePersonRequest
object
8 properties 4 required
Error
object
3 properties 3 required
Address
object
5 properties 3 required
PersonDetails
object
Person record with audit timestamps aligned to Entity .
11 properties 6 required
EmailAddress
string
An email address.
PersonId
string
Unique identifier for the person
UpdatedAt
string
Timestamp when the resource was last updated. UTC timezone. Format YYYY-MM-DDTHH:MM:SS.ssssssZ
CountryCode
string
ISO 3166-1 alpha-2 Country Code

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ppro-people-api-openapi.yml Raw ↑

Other APIs PPRO publishes across the network.

PPRO Authorization Endpoints API
PPRO Capture Endpoints API
PPRO Dispute Reports API
PPRO Disputes API
PPRO Enrollment Endpoints API
PPRO Internal API
PPRO Merchants API
PPRO Payment Agreement Revocations API
PPRO Payment Agreements API
PPRO Payment Charge Controller API
PPRO Payment Charges API
PPRO Payment Instruments API
Where this information came from

This is an independent, third-party profile of PPRO People 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.