v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transfers

Update MRDC Funds Available Date

Modifies the funding date of a specific MRDC transaction. The new date must be a business day between the current and scheduled funding dates.

put/programs/{programCode}/transfers/{transferIdentifier}/mrdc/fundingDate

Path parameters

transferIdentifierstring required

The unique identifier for the MRDC transfer to update.

programCodestring required

The program code for the partner implementation.

Headers

X-GD-RequestIdstring required

A unique identifier (GUID) for tracking the request.

Request body

fundingDatestring date-time required

The new date when the deposited funds will become available to the account holder. Must be a valid business date (not a weekend or bank holiday) and within the allowed range for the transfer.

Response

OK