Get the transaction detail by transaction id. The status of the transaction can be: 'created', 'pending', 'partial', 'completed', 'failed', 'cancelled'
Request
Path Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.nullpay.net/api/v1/p/transaction/' \
--header'x-api-key;'
Responses
🟢200The transaction detail has been successfully retrieved.