Methods

  • get - Get rental resource

Resource

{
    "downPaymentPrice": "integer",
    "downPaymentRate": "integer",
    "fees": "number",
    "id": "integer",
    "price": "number",
    "resource": {
        "boatId": "integer",
        "characteristics": [
            {
                "comment": "string",
                "familyName": "string",
                "id": "integer",
                "key": "string",
                "name": "string",
                "unit": "string",
                "value": "string"
            }
        ],
        "company": {
            "addressCity": {
                "administrativeAreaLevel2": {
                    "administrativeAreaLevel1": {
                        "country": {
                            "code": "string",
                            "name": "string"
                        },
                        "id": "integer",
                        "name": "string"
                    },
                    "id": "integer",
                    "name": "string"
                },
                "id": "integer",
                "latitude": "number",
                "longitude": "number",
                "name": "string",
                "navigationArea": {
                    "country": {
                        "code": "string",
                        "name": "string"
                    },
                    "id": "integer",
                    "name": "string"
                },
                "postalCode": "string"
            },
            "addressPostalCode": "string",
            "addressStreet1": "string",
            "addressStreet2": "string",
            "companyBrandName": "string",
            "companyContactEmail": "email",
            "companyContactPhone": {},
            "companyLegalForm": {
                "id": "integer",
                "name": "string"
            },
            "companyLegalReason": "string",
            "companyLogo": "string",
            "companySiretNumber": "string",
            "companyVatNumber": "string",
            "companyWebsiteUrl": "uri",
            "id": "integer"
        },
        "creationDatetime": "date-time",
        "description": "string",
        "durations": [
            {
                "type": "string",
                "value": "string"
            }
        ],
        "equipments": [
            {
                "comment": "string",
                "familyName": "string",
                "id": "integer",
                "key": "string",
                "name": "string",
                "unit": "string",
                "value": "string"
            }
        ],
        "harbour": {
            "city": {
                "administrativeAreaLevel2": {
                    "administrativeAreaLevel1": {
                        "country": {
                            "code": "string",
                            "name": "string"
                        },
                        "id": "integer",
                        "name": "string"
                    },
                    "id": "integer",
                    "name": "string"
                },
                "id": "integer",
                "latitude": "number",
                "longitude": "number",
                "name": "string",
                "navigationArea": {
                    "country": {
                        "code": "string",
                        "name": "string"
                    },
                    "id": "integer",
                    "name": "string"
                },
                "postalCode": "string"
            },
            "id": "integer",
            "latitude": "number",
            "longitude": "number",
            "name": "string"
        },
        "id": "string",
        "images": {
            "cover": {
                "large": {
                    "height": "integer",
                    "uri": "uri",
                    "width": "integer"
                },
                "medium": {
                    "height": "integer",
                    "uri": "uri",
                    "width": "integer"
                },
                "original": {
                    "height": "integer",
                    "uri": "uri",
                    "width": "integer"
                },
                "small": {
                    "height": "integer",
                    "uri": "uri",
                    "width": "integer"
                }
            },
            "others": [
                {
                    "large": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "medium": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "original": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "small": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    }
                }
            ]
        },
        "isLicenseMandatory": "boolean",
        "isRentable": "boolean",
        "isSkipperAvailable": "boolean",
        "isSkipperMandatory": "boolean",
        "lastModificationDatetime": "date-time",
        "minPrice": "number",
        "name": "string",
        "version": {
            "description": "string",
            "id": "integer",
            "images": {
                "cover": {
                    "large": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "medium": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "original": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    },
                    "small": {
                        "height": "integer",
                        "uri": "uri",
                        "width": "integer"
                    }
                },
                "others": [
                    {
                        "large": {
                            "height": "integer",
                            "uri": "uri",
                            "width": "integer"
                        },
                        "medium": {
                            "height": "integer",
                            "uri": "uri",
                            "width": "integer"
                        },
                        "original": {
                            "height": "integer",
                            "uri": "uri",
                            "width": "integer"
                        },
                        "small": {
                            "height": "integer",
                            "uri": "uri",
                            "width": "integer"
                        }
                    }
                ]
            },
            "model": {
                "description": "string",
                "id": "integer",
                "name": "string",
                "range": {
                    "builder": {
                        "description": "string",
                        "id": "integer",
                        "name": "string"
                    },
                    "description": "string",
                    "id": "integer",
                    "name": "string"
                }
            },
            "name": "string",
            "subtype": {
                "description": "string",
                "id": "integer",
                "name": "string",
                "type": {
                    "description": "string",
                    "id": "integer",
                    "name": "string"
                }
            }
        }
    },
    "vatRate": "integer"
}

Properties

Name Type Description Additional
downPaymentPrice integer

Resource downpayment

Optional, read only.
downPaymentRate integer

Minimum down payment percent accepted for the resource

Optional, read only.
fees number

Resource full client fees price

Optional, read only.
id integer

Element ID

Optional, read only.
price number

Resource price

Optional, read only.
resource object Optional, read only.
resource.boatId integer

Boat ID - Deprecated for the use of the full resourceId format (see changelog)

Optional, read only.
resource.characteristics[] array

Characteristics available on the resource

Optional, read only.
resource.characteristics[].comment string

Additional comment

Optional, read only.
resource.characteristics[].familyName string

Characteristic family/group name

Optional, read only.
resource.characteristics[].id integer

Characteristic ID

Optional, read only.
resource.characteristics[].key string

Unique code which identify the characteristic

Optional, read only.
resource.characteristics[].name string

Characteristic name

Optional, read only.
resource.characteristics[].unit string

Unit of the characteristic (accepted values are QUANTITY, METRE, HORSEPOWER, LITRE, WEIGHT, SPEED)

Optional, read only.
resource.characteristics[].value string

Value of the characteristic

Optional, read only.
resource.company object Optional, read only.
resource.company.addressCity object Optional, read only.
resource.company.addressCity.administrativeAreaLevel2 object Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1 object Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1.country object Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1.country.code string

Country code

Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1.country.name string

Country name

Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1.id integer

Administrative area level 1 ID

Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.administrativeAreaLevel1.name string

Administrative area level 1 name

Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.id integer

Administrative area level 2 ID

Optional, read only.
resource.company.addressCity.administrativeAreaLevel2.name string

Administrative area level 2 name

Optional, read only.
resource.company.addressCity.id integer

City ID

Optional, read only.
resource.company.addressCity.latitude number

Geographical latitude of the city position

Optional, read only.
resource.company.addressCity.longitude number

Geographical longitude of the city position

Optional, read only.
resource.company.addressCity.name string

City name

Optional, read only.
resource.company.addressCity.navigationArea object Optional, read only.
resource.company.addressCity.navigationArea.country object Optional, read only.
resource.company.addressCity.navigationArea.country.code string

Country code

Optional, read only.
resource.company.addressCity.navigationArea.country.name string

Country name

Optional, read only.
resource.company.addressCity.navigationArea.id integer

Navigation area ID

Optional, read only.
resource.company.addressCity.navigationArea.name string

Navigation area name

Optional, read only.
resource.company.addressCity.postalCode string

City postal code

Optional, read only.
resource.company.addressPostalCode string

Postal code

Optional, read only.
resource.company.addressStreet1 string

Address street 1

Optional, read only.
resource.company.addressStreet2 string

Address street 2

Optional, read only.
resource.company.companyBrandName string

Brand name

Optional, read only.
resource.company.companyContactEmail email

Contact Email

Optional, read only.
resource.company.companyContactPhone object Optional, read only.
resource.company.companyLegalForm object

Company type

Optional
resource.company.companyLegalForm.id integer

Element ID

Optional, read only.
resource.company.companyLegalForm.name string

Legal form name

Optional, read only.
resource.company.companyLegalReason string

Legal reason

Optional, read only.
resource.company.companyLogo string

Logo file path

Optional, read only.
resource.company.companySiretNumber string

Siret number

Optional, read only.
resource.company.companyVatNumber string

Vat identification number

Optional, read only.
resource.company.companyWebsiteUrl uri

Website Url

Optional, read only.
resource.company.id integer

Company ID.

Optional, read only.
resource.creationDatetime date-time

Resource creation date-time

Optional, read only.
resource.description string

Product description.

Optional, read only.
resource.durations[] array

Durations available when renting the resource

Optional, read only.
resource.durations[].type string

Rental duration type (accepted values are MINUTES, PERIODS, DAYS, WEEKS)

Optional, read only.
resource.durations[].value string

Rental duration value (accepted values are periods like MORNING, AFTERNOON, EVENING or a number)

Optional, read only.
resource.equipments[] array

Equipments available on the resource

Optional, read only.
resource.equipments[].comment string

Additional comment

Optional, read only.
resource.equipments[].familyName string

Characteristic family/group name

Optional, read only.
resource.equipments[].id integer

Equipment ID

Optional, read only.
resource.equipments[].key string

Unique code which identifies the equipment

Optional, read only.
resource.equipments[].name string

Characteristic name

Optional, read only.
resource.equipments[].unit string

Unit of the equipment (accepted values are QUANTITY, METRE, HORSEPOWER, LITRE, WEIGHT, SPEED)

Optional, read only.
resource.equipments[].value string

Value of the equipment

Optional, read only.
resource.harbour object Optional, read only.
resource.harbour.city object Optional, read only.
resource.harbour.city.administrativeAreaLevel2 object Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1 object Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1.country object Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1.country.code string

Country code

Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1.country.name string

Country name

Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1.id integer

Administrative area level 1 ID

Optional, read only.
resource.harbour.city.administrativeAreaLevel2.administrativeAreaLevel1.name string

Administrative area level 1 name

Optional, read only.
resource.harbour.city.administrativeAreaLevel2.id integer

Administrative area level 2 ID

Optional, read only.
resource.harbour.city.administrativeAreaLevel2.name string

Administrative area level 2 name

Optional, read only.
resource.harbour.city.id integer

City ID

Optional, read only.
resource.harbour.city.latitude number

Geographical latitude of the city position

Optional, read only.
resource.harbour.city.longitude number

Geographical longitude of the city position

Optional, read only.
resource.harbour.city.name string

City name

Optional, read only.
resource.harbour.city.navigationArea object Optional, read only.
resource.harbour.city.navigationArea.country object Optional, read only.
resource.harbour.city.navigationArea.country.code string

Country code

Optional, read only.
resource.harbour.city.navigationArea.country.name string

Country name

Optional, read only.
resource.harbour.city.navigationArea.id integer

Navigation area ID

Optional, read only.
resource.harbour.city.navigationArea.name string

Navigation area name

Optional, read only.
resource.harbour.city.postalCode string

City postal code

Optional, read only.
resource.harbour.id integer

Harbour ID

Optional, read only.
resource.harbour.latitude number

Geographical latitude of the harbour position

Optional, read only.
resource.harbour.longitude number

Geographical longitude of the harbour position

Optional, read only.
resource.harbour.name string

Harbour name

Optional, read only.
resource.id string

Resource ID

Optional, read only.
resource.images object Optional, read only.
resource.images.cover object

Boat photo.

Optional
resource.images.cover.large object

Boat photo details.

Optional
resource.images.cover.large.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.cover.large.uri uri

Photo item path

Optional, read only.
resource.images.cover.large.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.cover.medium object

Boat photo details.

Optional
resource.images.cover.medium.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.cover.medium.uri uri

Photo item path

Optional, read only.
resource.images.cover.medium.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.cover.original object

Boat photo details.

Optional
resource.images.cover.original.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.cover.original.uri uri

Photo item path

Optional, read only.
resource.images.cover.original.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.cover.small object

Boat photo details.

Optional
resource.images.cover.small.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.cover.small.uri uri

Photo item path

Optional, read only.
resource.images.cover.small.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.others[] array Optional
resource.images.others[].large object

Boat photo details.

Optional
resource.images.others[].large.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.others[].large.uri uri

Photo item path

Optional, read only.
resource.images.others[].large.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.others[].medium object

Boat photo details.

Optional
resource.images.others[].medium.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.others[].medium.uri uri

Photo item path

Optional, read only.
resource.images.others[].medium.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.others[].original object

Boat photo details.

Optional
resource.images.others[].original.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.others[].original.uri uri

Photo item path

Optional, read only.
resource.images.others[].original.width integer

Photo item width (in pixels)

Optional, read only.
resource.images.others[].small object

Boat photo details.

Optional
resource.images.others[].small.height integer

Photo item height (in pixels)

Optional, read only.
resource.images.others[].small.uri uri

Photo item path

Optional, read only.
resource.images.others[].small.width integer

Photo item width (in pixels)

Optional, read only.
resource.isLicenseMandatory boolean

Returns TRUE, if the boat license is mandatory

Optional, read only.
resource.isRentable boolean

Returns TRUE, if the resource is available for rental

Optional, read only.
resource.isSkipperAvailable boolean

Returns TRUE, if a skipper is available

Optional, read only.
resource.isSkipperMandatory boolean

Returns TRUE, if the skipper is mandatory

Optional, read only.
resource.lastModificationDatetime date-time

Resource last update date-time

Optional, read only.
resource.minPrice number

Minimum rental price. The rental price may differ depending to the rental duration.

Optional, read only.
resource.name string

Boat name

Optional, read only.
resource.version object Optional, read only.
resource.version.description string

Version description

Optional
resource.version.id integer

Version ID

Optional, read only.
resource.version.images object

Boat photo album. Contains the cover photo, as well as additional photos.

Optional
resource.version.images.cover object

Boat photo.

Optional
resource.version.images.cover.large object

Boat photo details.

Optional
resource.version.images.cover.large.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.cover.large.uri uri

Photo item path

Optional, read only.
resource.version.images.cover.large.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.cover.medium object

Boat photo details.

Optional
resource.version.images.cover.medium.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.cover.medium.uri uri

Photo item path

Optional, read only.
resource.version.images.cover.medium.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.cover.original object

Boat photo details.

Optional
resource.version.images.cover.original.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.cover.original.uri uri

Photo item path

Optional, read only.
resource.version.images.cover.original.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.cover.small object

Boat photo details.

Optional
resource.version.images.cover.small.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.cover.small.uri uri

Photo item path

Optional, read only.
resource.version.images.cover.small.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.others[] array Optional
resource.version.images.others[].large object

Boat photo details.

Optional
resource.version.images.others[].large.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.others[].large.uri uri

Photo item path

Optional, read only.
resource.version.images.others[].large.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.others[].medium object

Boat photo details.

Optional
resource.version.images.others[].medium.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.others[].medium.uri uri

Photo item path

Optional, read only.
resource.version.images.others[].medium.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.others[].original object

Boat photo details.

Optional
resource.version.images.others[].original.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.others[].original.uri uri

Photo item path

Optional, read only.
resource.version.images.others[].original.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.images.others[].small object

Boat photo details.

Optional
resource.version.images.others[].small.height integer

Photo item height (in pixels)

Optional, read only.
resource.version.images.others[].small.uri uri

Photo item path

Optional, read only.
resource.version.images.others[].small.width integer

Photo item width (in pixels)

Optional, read only.
resource.version.model object

Boat model information

Optional
resource.version.model.description string

Model description

Optional
resource.version.model.id integer

Model ID

Optional, read only.
resource.version.model.name string

Model name

Optional
resource.version.model.range object

Boat range information

Optional
resource.version.model.range.builder object

Boat builder

Optional
resource.version.model.range.builder.description string

Builder description

Optional
resource.version.model.range.builder.id integer

Builder ID

Optional, read only.
resource.version.model.range.builder.name string

Builder name

Optional
resource.version.model.range.description string

Range description

Optional
resource.version.model.range.id integer

Range ID

Optional, read only.
resource.version.model.range.name string

Range name

Optional
resource.version.name string

Version name

Optional
resource.version.subtype object

Boat type

Optional
resource.version.subtype.description string

Subtype description

Optional
resource.version.subtype.id integer

Subtype ID

Optional, read only.
resource.version.subtype.name string

Subtype name

Optional
resource.version.subtype.type object

Boat type

Optional
resource.version.subtype.type.description string

Type description

Optional
resource.version.subtype.type.id integer

Type ID

Optional, read only.
resource.version.subtype.type.name string

Type name

Optional
vatRate integer

Vat rate applied on the resource

Optional, read only.