Skip to main content

Purchaseline Created

Webhook 

Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a purchaseline.created event occurs.

Triggered by: a new purchase line being added to a purchase.

id identifies the purchase line and purchaseId the parent purchase. Purchase lines are not yet individually retrievable via the API — fetch the parent purchase using purchaseId to obtain the line's current details.

Request

Responses

Webhook received and acknowledged by the consumer.