v1
latestOpenAPI 3.0.02026-08-062903562.2 MBDouble the Donation
createOrganizationDoubleTheDonation
Create Organization Double The Donation Account
post/organizations/{id}/double-the-donation
Path parameters
idinteger required
Example:82364
ID of desired Organization
Request body
Example request
{
"public_key": "2j9VhYMySDkLAEeB",
"private_key": "2j9VhYMySDkLAEeB"
}Response
Success
Example response
{
"id": 93823,
"organization_id": 82364,
"public_key": "2j9VhYMySDkLAEeB"
}