Get Payment by ID
Authentication: Bearer token required.
Endpoint: GET /api/v1/payments/{id}
Response — 200 OK
Full payment object including access_token, status, transaction_hash, etc.
| Status | Description |
|---|---|
| 404 | Payment not found |
Authentication: Bearer token required.
Endpoint: GET /api/v1/payments/{id}
Full payment object including access_token, status, transaction_hash, etc.
| Status | Description |
|---|---|
| 404 | Payment not found |