v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transfers

Create MRDC Transfer

Creates a new Mobile Remote Deposit Capture (MRDC) transfer and runs check deposits through a pre-validation process. User must accept the 'Funds Available Date' or a 'Manual Review'.

post/programs/{programCode}/transfers/mrdc

Path parameters

programCodestring required

The program code for the partner implementation.

Headers

X-GD-RequestIdstring required

A unique identifier (GUID) for tracking the request.

Request body

transferIdentifierstring nullable

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

currencystring nullable

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

Response

Created

fraudDataobject nullable

Optional. A dictionary of key/value pairs containing fraud detection data associated with the MRDC transaction. This data may be returned if fraud checks were performed during the check deposit process.