Skip to main content
POST
Receive a system webhook

Path Parameters

source_id
string<uuid>
required

The source configured for this system.

Response

The payload after the mapping of the source, as a batch result: accepted, duplicates and one error per rejected item. The raw payload is stored in every case.

accepted
integer
required
duplicates
integer
required

Items whose idempotency key was already stored.

errors
ItemError · object[]
required