Skip to main content
POST
cURL

Body

amountPledged
number<double>
required
frequency
enum<integer>
required
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
10
pledgeDate
string<date-time>
required
expectedFulfillmentDate
string<date-time>
required
contactId
integer<int32>
required
customFields
object[] | null
currencyCode
string | null
segmentId
integer<int32> | null
projectId
integer<int32> | null
giftAskId
integer<int32> | null
isPrivate
boolean
payments
object[] | null

Response

OK

customFields
object[] | null
id
integer<int32>
contactId
integer<int32>
amountPledged
number<double>
frequency
enum<integer>
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
10
pledgeDate
string<date-time>
expectedFulfillmentDate
string<date-time>
createDateTimeUtc
string<date-time>
read-only
createdByUser
string | null
read-only
modifiedDateTimeUtc
string<date-time>
read-only
modifiedByUser
string | null
read-only
segmentId
integer<int32> | null
segment
string | null
projectId
integer<int32> | null
project
string | null
giftAskId
integer<int32> | null
isPrivate
boolean
status
enum<integer>
Available options:
0,
1,
2,
3,
4
payments
object[] | null
Last modified on April 23, 2026