Icone PayDocsRetrieve a Transaction
GET /api/transactions/:orderId — look up a transaction's details.
Endpoint
Fetch a transaction by its orderId — the value returned at init time and included in every webhook. The lookup is scoped to the app your API key belongs to.
Example
Response
status is one of pending, success or failed. For pay-on-delivery orders, codStatus tracks the cash lifecycle. A missing transaction returns 404.