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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns the updated discrepancy record.

Request

Responses

OK

Response Headers
    Content-Type