company.SeoData

Request

Fields when send to the api inside a request.

Field Type Description
title [Language: String] Title of the page
description [Language: String] Description of the page
url [Language: String] URL of the page

Response

Fields when returned by the api in a response.

Field Type Description
title [Language: String] Title of the page
description [Language: String] Description of the page
url [Language: String] URL of the page

Examples

Example 1

{
    "title": {
        "en": "Ut ut perspiciatis minus et est adipisci praesentium."
    },
    "description": {
        "en": "Voluptatibus laborum eum veritatis alias illum. Qui qui recusandae est eligendi numquam ad sed. Quibusdam similique harum deleniti quia non accusamus."
    },
    "url": {
        "en": "http://www.russel.biz/dolorem-quo-eos-facere-quasi-nihil-illo"
    }
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.2.2 stable