Purchaseline Deleted
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a purchaseline.deleted event occurs.
Triggered by: an existing purchase line being deleted.
id identifies the deleted purchase line and purchaseId the parent purchase. Purchase lines are not individually retrievable via the API — fetch the parent purchase using purchaseId to obtain its current state.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).