post https://api.fundraisingbox.com/v1/projects.json
Creates a new project.
Field | Description | Type | Mandatory |
---|---|---|---|
name | Name of the project | string (100) | yes |
description | An internal description | string (300) | |
goal | An optional goal for the project | float | |
is_active | true if the project is active or false if it is inactive. | boolean |