Update a representment

PUT {{baseUrl}}/claims/:claim_id/representments/:event_id

Issuers use this endpoint to acknowledge a representment, which moves the claim to the Worked queue. Issuers may take further actions on acknowledged claims.

Request Body

{"acknowledge"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring