Submit Check for MRDC

Submits a check for Mobile Remote Deposit Capture (MRDC) processing. Requires check and account details. Returns the result of the check submission.

Path Params
string
required

The program code for the partner implementation.

Body Params

The Gd.Bos.DataTransfer.Request.MrdcPartialTransferRequest containing check and account details for MRDC submission.

Represents a request to initiate a partial Mobile Remote Deposit Capture (MRDC) transfer.
Used to submit a check deposit for a partial amount, including check image data, deposit amount, currency, and routing details.
Contains all necessary information for processing a partial MRDC transaction, such as the transfer identifier, currency, and endpoints for both the check source and target account.
Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.

string | null

The unique identifier for the MRDC transfer. Used for tracking, idempotency, and reference.

string | null

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

transferRoute
object

Represents the routing details for a partial MRDC (Mobile Remote Deposit Capture) transfer operation.
Contains the transaction amount, source endpoint (including check image and device data), and target endpoint (such as the destination account).
Used to initiate and process partial check deposit transactions, supporting workflows that require check image capture, device metadata, and posting information for risk assessment and compliance.

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