StoreHippo offers comprehensive Multilingual functionality for its stores that allows your customers to view the store in the language of their choice.
Name | Description |
---|---|
language Type: string Required | Human readable name of the language. Example: French |
code Type: string Required | Supported language code, generally consisting of its ISO 639-1 identifier. (E.g. 'EN', 'JA'). Example: FR |
publish Type: string | Assign it "0", if you want to unpublish the language. By default, this flag's value is "1". Example: 1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.languages TRY IT ! |
list | get /api/1/entity/ms.languages TRY IT ! |
get | get /api/1/entity/ms.languages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.languages/{_id} TRY IT ! |
publish | put /api/1/entity/ms.languages/{_id}/publish TRY IT ! |
unpublish | put /api/1/entity/ms.languages/{_id}/unpublish TRY IT ! |
StoreHippo offers comprehensive Multilingual functionality for its stores that allows your customers to view the store in the language of their choice.
Name | Description |
---|---|
language Type: string Required | Human readable name of the language. Example: French |
code Type: string Required | Supported language code, generally consisting of its ISO 639-1 identifier. (E.g. 'EN', 'JA'). Example: FR |
publish Type: string | Assign it "0", if you want to unpublish the language. By default, this flag's value is "1". Example: 1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.languages TRY IT ! |
list | get /api/1/entity/ms.languages TRY IT ! |
get | get /api/1/entity/ms.languages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.languages/{_id} TRY IT ! |
publish | put /api/1/entity/ms.languages/{_id}/publish TRY IT ! |
unpublish | put /api/1/entity/ms.languages/{_id}/unpublish TRY IT ! |
StoreHippo offers comprehensive Multilingual functionality for its stores that allows your customers to view the store in the language of their choice.
Name | Description |
---|---|
language Type: string Required | Human readable name of the language. Example: French |
code Type: string Required | Supported language code, generally consisting of its ISO 639-1 identifier. (E.g. 'EN', 'JA'). Example: FR |
publish Type: string | Assign it "0", if you want to unpublish the language. By default, this flag's value is "1". Example: 1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.languages TRY IT ! |
list | get /api/1/entity/ms.languages TRY IT ! |
get | get /api/1/entity/ms.languages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.languages/{_id} TRY IT ! |
publish | put /api/1/entity/ms.languages/{_id}/publish TRY IT ! |
unpublish | put /api/1/entity/ms.languages/{_id}/unpublish TRY IT ! |