Payment Services
Payment Status Service
Payment Service API Documentation
POST
For a usage description of the Payment Initiation Service, please refer to the Payment Services page.
Endpoint
POST /payments/status
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for the transaction.
Example:
"unique-ref-id-123"