mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-07 01:04:04 +02:00
Hello 2022
This commit is contained in:
@ -22,7 +22,7 @@ class Command(BaseCommand):
|
||||
token = response['access_token']
|
||||
|
||||
organization = "animath"
|
||||
form_slug = "tfjm-2021"
|
||||
form_slug = "tfjm-2022"
|
||||
from_date = "2000-01-01"
|
||||
url = f"https://api.helloasso.com/v5/organizations/{organization}/forms/Event/{form_slug}/payments" \
|
||||
f"?from={from_date}&pageIndex=1&pageSize=10000&retrieveOfflineDonations=false"
|
||||
|
Reference in New Issue
Block a user