get https://api.sandbox.datatrans.com/v1/transactions/
The API endpoint status can be used to check the status of any transaction, see its history, and retrieve the card information.
Responses
The API endpoint status can be used to check the status of any transaction, see its history, and retrieve the card information.
xxxxxxxxxx
curl --request GET \
--url https://api.sandbox.datatrans.com/v1/transactions/transactionId \
--header 'accept: application/json'