SourceFundRequest
Fields
Date of the payment the source fund request is for.
Status of the source fund request.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"createdAt": "1979-06-24T14:18:17.773535+00:00",
"expectedPaymentDate": "1984-06-11",
"paymentReason": "ACCOUNT_CHARGE_PAYMENT",
"requestedAmount": 22,
"requestedByAccountUser": AccountUserType,
"sourcedAmount": 85,
"sourcedAt": "1985-06-12T02:47:55.635824+00:00",
"sourceLedger": SupplementaryLedgerType,
"status": "REQUESTED",
"targetLedger": SupplementaryLedgerType
}