1 2 3 4 5 6 7 8 9 10 11 12 13
# API Fixture Reference ## Endpoints - `POST /v1/uploads` - `POST /v1/hooks/invoice` ## Example Payload ```json {"event":"upload.completed","status":"ok"} ``` ## Notes Use this Markdown fixture for renderer, preview, and export validation.