New state change for a tax report

New state change for a tax report.

payload

Information about the state change event for a tax report.

integer
required

The ID of the event.

string
required
Defaults to tax_report.state_change

Code that describes the event.

integer
required

Unix timestamp indicating when the event was triggered.

data
object
required
Headers
string
required

Contains a signature to verify the authenticity and integrity of the request.
The signature is generated using the HMAC-SHA256 algorithm with a payload composed of the timestamp and the JSON data.
Format: t={timestamp},s={signature}.

Responses
200

Return a 200 status to indicate that the data was received successfully

404

The webhook URL could not be reached. Ensure the URL is correct and reachable.

Payload
Choose an example