Argon

API Reference

Get transaction

REST alias of getTxnDetails at GET /txn/:txnid.

GEThttps://api.argonpay.app/txn/{txnid}GET /txn/:txnid

Alias of Get order. Same response as GET /orders/:txnid.

Endpoint

GET https://api.argonpay.app/txn/:txnid

Example

Shell
curl 'https://api.argonpay.app/txn/YOUR_TXNID'