API - Planyo Web Services - set_event_times

Sie sind hier: Planyo » Hilfe » API » set_event_times

set_event_times

Description:

Sets new times for an event-type resource.

Input:

event_times string required
Comma-separated event times. Each event time should be a date or date/time string in one of the standard formats (e.g. YYYY-MM-DD HH:MM).
resource_id int optional
ID of the event-type resource. If you specify it, only vacations for this resource will be listed. Global vacations will not be listed regardless of the site_id parameter.
method string required
must be set to set_event_times
language string optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
api_key string required
your API key - Click here to get your key. If your API key uses a hash key, you must also include the parameters hash_key and hash_timestamp.

Output:

none

API playground:

Click here to test this function in the API playground.