ContributionAgreementType
A single Contribution Agreement.
Fields
The start datetime of the agreement.
The end datetime of the agreement, if any.
The amount contributed per interval. Note, this is in the smallest domination that the currecy support. e.g. Pence, Cents, Yen, etc.
The scheme to which the agreement contributes.
The frequency of contributions.
The periods over which contributions have been made.
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
{
"activeFrom": "1976-02-05T10:05:08.030750+00:00",
"activeTo": "1972-08-03T12:43:05.737853+00:00",
"amount": 38,
"contributionScheme": ContributionSchemeType,
"id": "11661849",
"interval": "MONTHLY",
"periods": ContributionPeriodConnection
}