For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/handover/cases//snags//buyer-sign-off?notes' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "55555555-5555-5555-5555-555555555555",
"buyerSignedOff": true,
"buyerSignedOffAt": "2025-02-20T11:00:00",
"buyerNotes": "Happy with the paint touch-up"
}