Reorder Fundraising Stage
PATCH/v1/fundraisings/stages/:stageId/reorder
Changes the position of a stage in the fundraising lifecycle. Provide either direction ("up"/"down") to move one step, or an explicit zero-based position.
Request
Responses
- 200
- 400
- 401
- 500
Stage reordered successfully
Invalid request parameters
Invalid or missing API key
Internal server error