Paymentus XOTP API

The XOTP (Paymentus payment) API exposes core Service Commerce operations — make payment (Sale), account inquiry, payment history, void/cancel payment, customer profile create/read/update/delete and list, wallet/payment-method tokenization, linked accounts, and AutoPay management. Requests carry a Bearer JWT and are scoped with granular XOTP scopes. Documented publicly via the @paymentus/xotp Node.js SDK and the developer portal reference tables; the full interactive reference requires portal access.

API entry from apis.yml

apis.yml Raw ↑
aid: paymentus:paymentus-xotp-api
name: Paymentus XOTP API
description: The XOTP (Paymentus payment) API exposes core Service Commerce operations — make payment
  (Sale), account inquiry, payment history, void/cancel payment, customer profile create/read/update/delete
  and list, wallet/payment-method tokenization, linked accounts, and AutoPay management. Requests carry
  a Bearer JWT and are scoped with granular XOTP scopes. Documented publicly via the @paymentus/xotp Node.js
  SDK and the developer portal reference tables; the full interactive reference requires portal access.
humanURL: https://developer.paymentus.io/docs/Reference
baseURL: https://api.paymentus.com
tags:
- Payments
- Bill Payment
- Tokenization
- AutoPay
- Disbursements
properties:
- type: Documentation
  url: https://developer.paymentus.io/
- type: APIReference
  url: https://developer.paymentus.io/docs/Reference
- type: SDK
  url: https://www.npmjs.com/package/@paymentus/xotp