Associations
- Added
assiciations.v4.report_api
Api. - Added
assiciations.v4.schema.definition_configurations_api
Api.
Marketing Events
- Added
marketing.events.list_associations_api
Api. - Renamed method
create_by_contact_email
torecord_by_contact_emails
inmarketing.events.attendance_subscriber_state_changes_api
. - Renamed method
create_by_contact_id
torecord_by_contact_ids
inmarketing.events.attendance_subscriber_state_changes_api
. - Remove parameters
attendance_state_calculation_timestamp
andimport_status
tomarketing.events.models.marketing_event_update_request_params
.
Other changes
- Added
api_request
Api(for requests by curl). - Enhance
get_all
method. - Added possibility change all configuration params("proxy", "proxy_headers" and ect.).
- Fix call
crm.tickets.merge_api
. - Update README.
- Update requires.
- Update Makefile.