Assess Update Transferput https://example.com/programs/{programCode}/transfers/{transferIdentifier}/assessmentAssesses the prerequisites and eligibility for updating an existing transfer. Returns assessment results and any unmet requirements.Path ParamsprogramCodestringrequiredThe program code for the partner implementation.transferIdentifierstringrequiredThe unique identifier for the transfer to assess.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe Gd.Bos.DataTransfer.Request.AssessUpdateTransferRequest containing update details for the transfer.Represents a request to assess the eligibility, risk, and prerequisites for updating a transfer. Inherits all properties from Gd.Bos.DataTransfer.Request.UpdateTransferRequest and is used to validate and pre-check a transfer update operation before execution, including authorization type, transfer endpoint, device information, and debit-to-negative settings. This assessment helps ensure compliance, risk mitigation, and business rule validation prior to performing the actual update.transferAuthorizationTypestring | nullThe type of authorization being requested for the transfer update (e.g., "execute", "hold", "accept", "cancel", "reject", "system", "reverse"). Determines the intended action for the transfer update.transferEndpointobjectRepresents the endpoint details for updating a transfer, such as the source or target of funds. Contains information about the endpoint type, unique identifier, and card data (encrypted or unencrypted) used in the transfer update process. Used to specify or modify the source or destination for a transfer during an update operation.transferEndpoint objectdebitToNegativeboolean | nullIndicates whether the update allows the account to be debited to a negative balance (true if allowed).truefalsedeviceobjectRepresents device-specific information used when initiating a transfer or other sensitive operation. Contains details about the device and network, such as device ID, make, model, operating system, and IP addresses. Used for device identification, risk assessment, auditing, and fraud prevention.device objectHeadersX-GD-RequestIdstringrequiredA unique identifier (GUID) for tracking the request.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Assess ACH Transfer PrerequisitesUpdate Existing TransferDid this page help you?YesNo