Get Association Data
Endpoint
Authentication
Requires JWT authentication token.Response Fields
Association name
Tax identification number (CIF)
Street address
Postal code
Contact phone number
Contact email address
Website URL
Update Association Data
Endpoint
Authentication
Requires JWT authentication token.Request Body
Association name (required)
Tax identification number (required)
Street address
Postal code
Contact phone number
Contact email address
Website URL
Notes
- This endpoint performs an upsert operation (insert or update)
- If no association data exists, it creates a new record
- If association data already exists, it updates the existing record
NombreandCIFare required fields and will return a 400 error if missing
