Skip to main content

SelectionValue

namestringnullable

Human readable name of the selection value.

Example: Market place
valuestringnullable

Value of the selection for API usage.

Example: amazon.de
SelectionValue
{
"name": "Market place",
"value": "amazon.de"
}