v1

latestOpenAPI 3.0.3MIT2026-07-17291830.7 KB
payment

Authorize a payment request

Authorize a payment request.

post/api/v1/payments

Request body

orderIdstring

Order Identifier

{"stackTrail":"components:schemas:PaymentReq:properties:amount","oasType":"schema","type":"unknown","description":"Payment amount"}

Response

For successful fetch.

orderIdstring

Order Identification

timestring date-time

Timestamp when this authorization was created

authorizedboolean

Flat that specify whether the payment is authorized

messagestring

Approavl or rejection message

errorstring

Processing error description, if any