v1
latestOpenAPI 3.0.32026-07-2621102.1 MBClaim
/claim/reopenRequest
Use this endpoint to request a claim to be reopened
post/claim/reopenRequest
Request body
Example request
{
"providerId": 9999,
"transactionId": "984513-395483653-4483483478",
"ClaimId": "2108160022C",
"ReopenReason": "Test reopen reason",
"ReopenNewInformation": "New information about the disputes"
}Response
Successful claim reopen request
Example response
{
"ConfirmationHeaderMessage": "Reopen request message content",
"ConfirmationMessageMarkup": ".sts-customercontent-table { border-collapse:collapse;",
"ConfirmationHeader": "Reopen Request"
}