/contributions/{contributionId}/adjustments

Use this endpoint to adjust an existing contribution with the properties provided in the request body. Only contributions processed by the CRM are supported.

Currently “Refund” is the only adjustment type supported by the API. Using this adjustment type will issue a refund to the donor.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Defaults to 4482

Unique contribution identifier available in the current context

Body Params
string
Defaults to Refund
double
Defaults to 10

Monetary amount of the adjustment. Must be between $0.01 and $999,999.99, inclusive. Values with more than 2 digits after the decimal point will not be accepted.

date
Defaults to 2020-03-31
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json