Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.helpyousponsor.com/v1/frontend/order/sponsorships/{client_id}/{program_id}/{session_id}
{ "status": "success", "data": { "entities": {}, "amount_permissions": {}, "profilePics": {}, "titles": {}, "vars": {}, "total": 123, "d_frequencies": {}, "d_frequency_options": {}, "frequencies": {}, "frequency_options": {}, "frequency_text": "<string>", "hide_frequency": true, "designations": {}, "designations_allowed": "<string>", "currency_symbol": "<string>", "saved_designations": {}, "disable_program_link": "<string>" } }
The ID of the client
The ID of the program
The ID of the session
Successful operation
"success"
Show child attributes