Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Excerpt

This method returns information related with the availability of resources  Multiple records are returned by each call

...

Name

Type

Description

token

String

The token retrieved from the login method

one_time_service

(mandatory)

Product identifier

The identifier of the requested one time service. Only products classified as one time services can be specified. The allowed product identifier field are the following:

Include Page
V4:product_identifier
V4:product_identifier

from_date

(mandatory)

 DateThe start date of a period that the one time service should be available

to_date

(mandatory)

 Date The end date of a period that the one time service should be available

requested_unit

(mandatory)

  Unit Identifier  The unit that is requested as a resource

from_time

(optional)

Time The start time of a period that the one time service should be available

to_time

(optional)

Time  The end time of a period that the one time service should be available

number_of_resources

(optional)

Number The number of required resources

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...