curl --request PUT \
--url https://api.helpyousponsor.com/v1/frontend/checkout/frequency/{client_id}/{program_id}/{entity_id}/{frequency}/{session_id}{
"message": "<string>",
"status": "success"
}Documentation Index
Fetch the complete documentation index at: https://api-docs.helpyousponsor.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the client
The ID of the program
The ID of the entity
The frequency of the donation
2
The session ID
curl --request PUT \
--url https://api.helpyousponsor.com/v1/frontend/checkout/frequency/{client_id}/{program_id}/{entity_id}/{frequency}/{session_id}{
"message": "<string>",
"status": "success"
}