Logo PopinaPopina API

API Overview

Order-to-pay orchestration with transactions (capture/refund/void), service callbacks, and health.

Key areas

  • Server Health: readiness and liveness checks
  • Order to Pay: orchestration endpoints from order to payment
  • Services: payment service callbacks/handlers
  • Transactions: capture, refund, and void operations

Base URL

The base URL varies by environment.

Authentication

All endpoints require JWT authentication.

Authorization: Bearer <your-access-token>

Explore Endpoints

Use the left sidebar to browse all available operations.