Get event data

Use this request to retrieve data for a specified event. This is only relevant for Webhook users.

To retrieve the event data, use a GET method and the following URL:

https://services.taxamo.com/api/v2/webhook_events/:event-id

where :event-id is the ID of the event that you want to retrieve the data for.

Details

TypeValue
Endpoint/api/v2/webhook_events/
MethodGET
API ReferenceGet event data

Query Parameters

ParameterDescription
private_tokenPrivate token.
event_idThe ID of the event that you want to retrieve.