Get Check Imagesget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/transfers/{transferIdentifier}/mrdc/checkImageRetrieves a full color or grayscale image of a check for a specific MRDC transfer.Path ParamsaccountIdentifierstringrequiredUnique account identifier (UID or GUID).transferIdentifierstringrequiredUnique transfer identifier (UID or GUID).programCodestringrequiredPartner program code for the account.Query ParamscolorImagebooleanIf true, retrieves a full color image of the check.truefalseHeadersX-GD-RequestIdstringrequiredUnique request tracking identifier (X-GD-RequestId header).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago