Assess MRDC Transfer Eligibility

Checks if the account meets eligibility requirements for submitting a check via MRDC. Returns any unmet prerequisites required for MRDC check submission.

Path Params
string
required

The program code for the partner implementation.

Body Params

The Gd.Bos.DataTransfer.Request.AssessMrdcTransferRequest containing account and check details for eligibility assessment.

Represents a request to assess the eligibility and prerequisites for a Mobile Remote Deposit Capture (MRDC) transfer.
This request is used to verify if the account and user meet all requirements for submitting a check deposit via MRDC,
including check image data, deposit amount, account details, and any fraud or risk assessment data.
Inherits all properties from Gd.Bos.DataTransfer.Request.CreateMrdcTransferRequest.

string | null

The unique identifier for the MRDC transfer. This value is generated by the client and used for idempotency and tracking.

string | null

The ISO 4217 currency code for the deposit (e.g., "USD").

transferRoute
object

Represents the routing details for a Mobile Remote Deposit Capture (MRDC) transfer.
Contains information about the check deposit amount, the source (including check image and device/location data),
and the target account where the funds will be deposited.

Headers
string
required

A unique identifier (GUID) for tracking the request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json