Gift v2 Update Recurring Payment Information - "The concurrencyId field is required."
When making a PATCH request to the Gift v2 update recurring gift payment endpoint (https://api.sky.blackbaud.com/gft-gifts/v2/recurringgifts/{gift_id}/amendments/paymentinformation) without any “If-Match” header, I get the following error:
{
"If-Match": [
"The concurrencyId field is required."
]
}
If I try passing `"If-Match": “*”` for an unconditional update as the endpoint documentation describes, I get a different error
{
"message": "A request was made to amend a gift that was unable to be validated at this time.",
"error_name": "AmendScheduleValidationNotAvailable"
}
The `account_token` I'm passing in is a card taken passed to the `Blackbaud_OpenStoreCardForm` API, and the card details I passed in were test values taken from this page:
Comments
-
@Thomas Clark I'm going to double-check, but my hypothesis is that if you are testing with a test account, then you won't be able to store those cards into the Production Vault with real cards
0 -
@Heather Templeton Thanks for checking on that, I should mention that I have been doing my development on a test environment, and I was able to then use a Card GET endpoint in the BBMS API to fetch the details of a test card.
0 -
@Thomas Clark I confirmed that you can store test card in the vault.
0 -
@Thomas Clark We tracked down the error and it is being returned because the system thought the gift was an automatic gift and couldn't handle the scenario of a manual gift
We have fixed and deployed the issue. You should be good now.
0
Categories
- All Categories
- 4 Blackbaud Agents for Good™
- Raiser's Edge NXT test
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 404 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.2K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 16 donorCentrics®
- 361 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 666 Blackbaud Grantmaking™
- 585 Blackbaud Education Management Solutions for Higher Education
- 3.3K Blackbaud Education Management Solutions for K-12 Schools
- 948 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 85 JustGiving® from Blackbaud®
- 6.8K Blackbaud Raiser's Edge NXT®
- 3.8K SKY Developer
- 251 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 243 Member Lounge (Just for Fun)
- 38 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Closed) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) 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
- 807 Community News
- 3K Jobs Board
- 57 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
