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

Nuvei Payouts API

Pushes funds out to consumers and counterparties via card, bank account, and a wide set of local APMs. The payout endpoint supports referenced (relatedTransactionId) and unreferenced (account number / IBAN) payouts and integrates with accountCapture to collect destination details safely.

Nuvei Payouts API is one of 11 APIs that Nuvei publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payouts, Withdrawals, and Disbursement. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

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

Requests are made against 2 base URLs: https://secure.safecharge.com/ppp/api/v1, https://ppp-test.nuvei.com/ppp/api/v1.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://secure.safecharge.com/ppp/api/v1/
Resource Areas
1

Paths & Operations 2

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

Payouts 2
POST
/payout.do
Create Payout
payout body → 200
POST
/accountCapture.do
Account Capture
accountCapture body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PayoutRequest (16 properties), AccountCaptureRequest (11 properties), PayoutResponse (7 properties), AccountCaptureResponse (5 properties). Each schema is shown below with its type and property counts.

AccountCaptureRequest
object
11 properties 7 required
PayoutResponse
object
7 properties
PayoutRequest
object
16 properties 8 required
AccountCaptureResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuvei-payouts-api-openapi.yml Raw ↑

Other APIs Nuvei publishes across the network.

Nuvei Payments API
Nuvei User Payment Options API
Nuvei 3DS API
Nuvei DCC API
Nuvei Direct Merchant Notifications (DMN)
Nuvei Financial Operations API
Nuvei Merchant API
Nuvei Orders API
Nuvei Sessions API
Nuvei Status API