just/mocks_
mockzilla.org →
Catalog /banking /Nuapay API

Nuapay API

PROVIDER · Nuapay SPEC v1.16.1 · OpenAPI 3.0.0 MOCK · LIVE
▸ TRY IT
https://api.justmocks.com/nuapay
Open mock →

Simulate the Nuapay API in seconds. Swagger Spec for the Nuapay TPP OpenBanking/PSD2.

[01]

About

overview

Mock the Nuapay API as a turnkey Mockzilla sim with 12 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. Swagger Spec for the Nuapay TPP OpenBanking/PSD2. Methods: 8x GET, 3x POST, 1x PATCH. Top resource groups: PISP Service, Bank Service. Hit https://api.justmocks.com/nuapay for the Mockzilla API Explorer landing and per-endpoint sample requests.

Endpoints
12 across 2 resource groups
Methods
GET 8 · POST 3 · PATCH 1 none deprecated
OpenAPI
3.0.0 spec version 1.16.1
Source spec
116 KB · YAML
[02]

Endpoints

12 operations · 2 resource groups
GET /bankfamilies
Bank Service
View Bank Families
Get list of Bank Families. Mocked via Mockzilla.
GET /bankfamilies/{bankfamilyId}
Bank Service
View Bank Family
View Bank Family Details
GET /banks
Bank Service
Retrieve Banks
Get Supported Banks On This TPP
POST /payments
PISP Service
Create Payment
Create a payment request POST endpoint
GET /payments
PISP Service
List payments
GET payments list endpoint
POST /payments/callback
PISP Service
Forward Payment Callback
Forward Payment Callback POST endpoint. Available as a Mockzilla mock endpoint.
GET /payments/{paymentId}
PISP Service
Retrieve Payment
GET Payment details endpoint
PATCH /payments/{paymentId}
PISP Service
Retry Payment
Retry Payment
GET /payments/{paymentId}/history
PISP Service
Retrieve Payment History
Retrieve Payment History
POST /payments/{paymentId}/refunds
PISP Service
Refund Payment
Refund a payment using POST
GET /payments/{paymentId}/refunds
PISP Service
List Payment Refunds
List refunds using GET. Mockzilla mock: no signup, no API key.
GET /payments/{paymentId}/refunds/{refundId}
PISP Service
Retrieve Refund
GET Refund details endpoint