Skip to main content

Fields

agreement : ContributionAgreementType! required
fulfilledAt : DateTime

When the contribution was fulfilled

id : ID! required
periodFrom : DateTime

The datetime the marks the beginning of the period.

periodTo : DateTime

The datetime the marks the end of the period.

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

{ "agreement": ContributionAgreementType, "fulfilledAt": "2009-02-05T21:15:00.394308+00:00", "id": "81975490", "periodFrom": "2021-05-11T12:14:35.552832+00:00", "periodTo": "1979-05-26T08:52:53.921793+00:00" }