/claim/withdrawRequestpost https://{corename}.gft-dispute-api.{env}.gpsrv.com/gft-dispute-api/1.0/claim/withdrawRequestThis resource is used to request a claim to be withdrawnBody 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 IDWithdrawalReasonstringrequiredReason for claim to be withdrawnTransactionListarray of objectsrequiredList of transactions to be withdrawnTransactionList*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 withdraw request 400Error withdrawing claim 500Error withdraw claim requestUpdated about 2 hours ago