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

Nopan Webhooks API

API of the webhooks notifications Nopan will send if configured in the portal.

Nopan Webhooks API is one of 5 APIs that Nopan publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.nopan.io.

4 operations 4 paths 0 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.nopan.io
Resource Areas
1

Paths & Operations 4

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

Webhooks 4

API of the webhooks notifications Nopan will send if configured in the portal.

POST
/notifications/paymentInitiate
Payment initiate notification
initiateNotification body → 200
POST
/notifications/paymentFinalize
Payment finalize notification
finalizedNotification body → 200
POST
/notifications/paymentCapture
Payment capture notification
captureNotification body → 200
POST
/notifications/paymentRefund
Payment refund notification
refundNotification body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nopan-webhooks-api-openapi.yml Raw ↑

Other APIs Nopan publishes across the network.

Nopan Authentication APIs API
Nopan Payment Processing APIs API
Nopan Reporting APIs API
Nopan Testing APIs API