Overview

You can use this request to retrieve the details of a specific callback event.

The Method

API-Method
RESTGEThttps://[Your URL]/api/2.0/trans_callback_events/$id
XML-RPCCalltransactional._callback_events.GetTransactionalCallbackEvent

Your method must be structured as follows:

Parameters

PropertyTypeDescriptionRequired
$idintegerThe identifier of the callback event. This can either be the event ID or the transaction ID.yes

Responses

TypeDescription
objectThe transactional callback event object.