v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transfers

Create Transfer (B2C, A2A, or P2P)

Transfers funds from a program funding source to a consumer account. The transferType differentiates B2C, A2A, or P2P transactions. Returns details of the created transfer.

post/programs/{programCode}/transfers

Path parameters

programCodestring required

The program code for the partner implementation.

Headers

X-GD-RequestIdstring required

A unique identifier (GUID) for tracking the request.

X-GD-CallModestring

The call mode for AB testing or routing (optional).

X-GD-MaxRetryDurationstring

The maximum retry duration for the transfer (optional).

Request body

Response

Created

fraudDataobject nullable

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