Get transaction details

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

merchant_idstringRequired
The merchant id
transaction_idstringRequired
The transaction id to get the status of

Response

OK
merchant_idstring
transaction_idstring
payment_codestring
authorizationobject
statusstring
site_idstring
captureobject

Errors

404
Not Found Error