Skip to main content

Update Discrepancy Investigation Notes

PATCH 

/api/amazon/unified/discrepancies/:discrepancy/investigation-notes

Updates the free-text investigation notes on a single discrepancy. Send investigation_notes as a string of up to 5000 characters, or null to clear the notes. The investigation status is not changed by this endpoint (use the investigation-status endpoints for that).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns the updated discrepancy record.

Request

Responses

OK

Response Headers
    Content-Type