Core APIPurchasingPurchase ReceiptsAdd NoteAdd Note POST /api/purchase-receipts/:receipt/notes Adds a note to a purchase receipt. Authentication: Requires Bearer token. Fields: note (required): Note text content is_pinned (optional, boolean): Whether to pin the note Request Responses200Successful response