v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transfers

Assess Update Transfer

Assesses the prerequisites and eligibility for updating an existing transfer. Returns assessment results and any unmet requirements.

put/programs/{programCode}/transfers/{transferIdentifier}/assessment

Path parameters

programCodestring required

The program code for the partner implementation.

transferIdentifierstring required

The unique identifier for the transfer to assess.

Headers

X-GD-RequestIdstring required

A unique identifier (GUID) for tracking the request.

Request body

transferAuthorizationTypestring nullable

The 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.

debitToNegativeboolean nullable

Indicates whether the update allows the account to be debited to a negative balance (true if allowed).

Response

OK