/contributions

Use this endpoint to create a new contribution with the properties provided in the request body.

If successful, the endpoint responds with HTTP Status Code 201 Created and the integer ID of the created Contribution in the response body.

If any of the specified ids (vanId, pledgeId, codeId, or extendedSourceCodeId) are not accessible in the current context (e.g., the associated api user does not have access to the person), the response will be considered invalid.

Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!