Get person pledges

Retrieve the pledges made by the given person, including household pledges that cover them. Equivalent to searching pledges filtered to the person.

Required permission: Full Read Pledges

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

The id of the person.

Query Params
string

Comma-delimited list of giving campaign ids.

string

Comma-delimited list of pledge frequency ids (1 = Weekly, 2 = Bi-Weekly, 3 = Semi-Monthly, 4 = Monthly, 5 = Quarterly, 6 = Semi-Annually, 7 = Annually, 8 = One Time, 9 = Bi-Monthly).

boolean

Whether the pledge is currently active, i.e. its end date is in the future.

date-time

Return pledges starting on or after this date.

date-time

Return pledges starting on or before this date.

date-time

Return pledges ending on or after this date.

date-time

Return pledges ending on or before this date.

double

Return pledges totaling at least this amount.

double

Return pledges totaling at most this amount.

double

Return pledges with at least this many occurrences.

double

Return pledges with at most this many occurrences.

double

Return pledges of at least this amount per interval.

double

Return pledges of at most this amount per interval.

double

Return pledges with an additional amount of at least this value.

double

Return pledges with an additional amount of at most this value.

double

Return pledges with at least this amount paid.

double

Return pledges with at most this amount paid.

double

Return pledges with at least this amount remaining.

double

Return pledges with at most this amount remaining.

double

Return pledges at least this percent complete (0-100).

double

Return pledges at most this percent complete (0-100).

int32
≥ 0

The number of records to skip before returning results, used for paging.

int32
≥ 0

The maximum number of records to return per page. Defaults to 50.

string

The field to sort the results by. The default field depends on the endpoint.

string
enum

The sort direction: "asc" or "desc".

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

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