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 User Payment Options API

Manages stored payment instruments (User Payment Options / UPOs) including card and APM tokenization. Supports addUPOCreditCard, addUPOAPM, editUPOCreditCard, editUPOAPM, deleteUPO, getUserUPOs, and enableUPO/disableUPO.

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

Tagged areas include Tokens, Vault, User Payment Options, and Cards. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 8 operations across 8 paths, and defines 9 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.

8 operations 8 paths 9 schemas 8 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 8

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

User Payment Options 8
POST
/addUPOCreditCard.do
Add Credit Card UPO
addUPOCreditCard body → 200
POST
/addUPOAPM.do
Add APM UPO
addUPOAPM body → 200
POST
/editUPOCreditCard.do
Edit Credit Card UPO
editUPOCreditCard body → 200
POST
/editUPOAPM.do
Edit APM UPO
editUPOAPM body → 200
POST
/deleteUPO.do
Delete UPO
deleteUPO body → 200
POST
/getUserUPOs.do
Get User UPOs
getUserUPOs body → 200
POST
/enableUPO.do
Enable UPO
enableUPO body → 200
POST
/disableUPO.do
Disable UPO
disableUPO body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are UPOResponse (9 properties), MerchantAuth (6 properties), GetUserUPOsResponse (2 properties). Each schema is shown below with its type and property counts.

AddUPOCardRequest
GetUserUPOsRequest
DeleteUPORequest
UPOResponse
object
9 properties
EditUPORequest
GetUserUPOsResponse
object
2 properties
ToggleUPORequest
MerchantAuth
object
6 properties 5 required
AddUPOAPMRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuvei-user-payment-options-api-openapi.yml Raw ↑

Other APIs Nuvei publishes across the network.

Nuvei Payments API
Nuvei Payouts 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