Create a Project
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
The project request model.
Represents a project request.
1 - 1001 - 150Gets or sets a value indicating whether active.
Gets or sets a value indicating whether available online.
Gets or sets a value indicating whether public.
Gets or sets the description.
Gets or sets the sort order.
Gets or sets the email addresses.
Gets or sets the image.
Gets or sets a value indicating whether pinned.
Gets or sets the external identifier.
Gets or sets the impact data.
Gets or sets the metadata fields.
Response
OK
Represents a project model.
Gets or sets the identifier.
Gets or sets the code.
Gets or sets a value indicating whether active.
Gets or sets a value indicating whether available online.
Gets or sets a value indicating whether public.
Gets or sets a value indicating whether deleted.
Gets or sets the name.
Gets or sets the description.
Gets or sets the sort order.
Gets or sets the email addresses.
Gets or sets the metadata fields.
Gets or sets the image.
Gets or sets a value indicating whether pinned.
Gets or sets the donor amount.
Gets or sets the gift amount.
Gets or sets the created date time.
Gets or sets the modified date time.
Gets or sets the raised amount.
Gets or sets the average gift amount.
Gets or sets the first gift date.
Gets or sets the last gift date.
Gets or sets a value indicating whether system.
Gets or sets the percentage recurring gift.
Gets or sets the external identifier.
Gets or sets the impact data.