v53

OpenAPI 3.1.0raw.githubusercontent.com2026-07-3128260917.5 KB
Donations

Get a list of donation campaigns.

Queries the available donation campaigns for a donation based on the donation context (like merchant account, currency, and locale). The response contains active donation campaigns.

post/donationCampaigns

Headers

Idempotency-Keystring

A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).

Request body

currencystring required

The three-character ISO currency code.

labelstring

The label that is assigned to the donation campaign.

localestring

Locale on the shopper interaction device.

merchantAccountstring required

Your merchant account identifier.

storestring

Required for Adyen for Platforms integrations if you are a platform model. This is your reference (on balance platform) or the storeReference (in the classic integration) for the ecommerce or point-of-sale store that is processing the payment.

Response

OK - the request has succeeded.