Make a donation
POST {{CHECKOUT_API_BASE_URL}}/donations
Takes in the donation token generated by the /payments
request and uses it to make the donation for the donation account specified in the request. For more information, see Donations.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string | ||
Idempotency-Key
|
null |
RESPONSES
status
ENDPOINTS