Create a Pledge Gift
I am trying to create pledge gifts, for which I use the following service https://developer.sky.blackbaud.com/docs/services/gft-gifts/operations/CreateGift.
However I am getting the following error message:
[{"message":"The requiered argument 'addGift' was not asigned a value","error_name":"RequiredArgumentNoAssigmentValue","error_code":2,"raw_message":"The required argument '{
0}' was not assigned a value","error_args":["addGift"]}]
Send the following data structure:
{
"amount": {
"value": 1
},
"comments": "Comentario",
"constituent": {
"id": "16208"
},
"gift_date": "2022-12-16T23:02:01Z",
"gift_post_status": "NotPosted",
"gift_post_date": "2022-12-16T23:02:01Z",
"gift_splits": [
{
"amount": {
"value": 1
},
"fund_id": "393",
"appeal_id": "938"
}
],
"gift_type": "Pledge",
"payments": [
{
"amount": {
"value": 1
},
"account_token": "********-****-****-****-c180228155b4",
"configuration_id": "********-****-****-****-eff7ac8eb135",
"method": "CreditCard",
"account_details": {
"account_holder": "Eden Stojan",
"card_type": "Visa",
"expiration_date": {
"y": 2028,
"m": 6
}
}
}
],
"schedule": {
"frequency": "Monthly",
"start_date": "2022-12-18",
"end_date": "2023-12-18"
},
"receipts": {
"receipt_amount": {
"value": 1
},
"receipt_status": "DoNotReceipt"
}
}
- Do I need to add more information to my data structure?
- Is there misconfigured data?
Comments
-
@Gustavo Hernandez , the receipts should be an array
0 -
"receipts": [
"receipt_amount": {
"value": 1
},
"receipt_status": "DoNotReceipt"
]0 -
Thanks, I'm going to check
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 210 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 783 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)