postWebhookbatch

Payload

event'transaction_created' | 'transaction_updated' | 'track_updated' | 'batch_created' | 'batch_purchased' | 'all'

Type of event that triggered the webhook.

testboolean

Determines whether the webhook is a test webhook or not.

datastring

A string containing the batch object ID, of the form 'batch {batchId} (created|processing complete)'.

Response

The data was successfully received

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.