/claim/reopenRequestpost https://{corename}.gft-dispute-api.{env}.gpsrv.com/gft-dispute-api/1.0/claim/reopenRequestThis resource is used to request a claim to be reopenedBody ParamsproviderIdint32requiredGalileo-issued unique provider identifier. Pattern: Max 10 digits Example: 9999transactionIdstringrequiredlength between 1 and 60A provider-generated ID that is unique to each API call. A UUID is preferred. Do not reuse this identifier for multiple API calls. Pattern: Max 60 characters Example: "984513-395483653-4483483478"ClaimIdstringrequiredUnique claim IDReopenReasonstringrequiredReasoning for requesting the claim to be reopenReopenNewInformationstringAny new information about the disputes. Optional information the user can choose to provide.TransactionListarray of objectsrequiredList of transactions to reopen when calling /claim/reopenRequestTransactionList*ADD objectHeadersAuthorizationstringDefaults to Basic {token}For {token} insert base64-encoded apiLogin:apiTransKeyprofile-typestringenumDefaults to agentOptional param to call Dispute API as an agent or cardholderagentcardholderAllowed:agentcardholderResponses 200Successful claim reopen request 400Error reopening claim 500Server connection errorUpdated about 2 hours ago