Example product conditions
In bob-schema-product-conditions a number of recommended categories for product conditions are listed.
Example JSON response
This example shows a POST /product response using the conditions property.
[
[
{
"productId": "9e99ca84-163e-4f27-9ca7-16872554d3f4",
...
"conditions": [
{
"category": "temporal",
"text": "Valid on weekdays at hours 09-15 and 18-04"
}
]
}
]
]
Example texts with categories
Examples on how to use the categories.
Category | Example text |
---|---|
temporal | Valid on weekdays at hours 09-15 and 18-04 Gäller på veckodagar 09-15 och 18-04 |
spatial | Valid in zone A (Göteborg, Mölndal, Partille och Öckerö) Gäller i Zon A (Göteborg, Mölndal, Partille och Öckerö) |
traveller | Du räknas som ungdom och betalar ett lägre pris, i de fall där det finns ungdomsbiljett, fram till dess att du fyller 20 år |
traveller | It is allowed to bring 4 youths up to 16 years old Det är tillåtet att ta med 4 ungdomar upp till 16 år på resan |
proof | The card is personal, please bring ID Kortet är personligt, tänk på att ta med legitimation |
proof | Reser du med Västtrafikkort behövs även kortinspektion (kvitto) på linjer utan kortläsare |
bicycle | Bicycle is allowed without any extra cost Cykel får medföras utan kostnad |
bicycle | Bicycle is not allowed in rush hours 06:00-09:00 and 15:00-18:00 Cykel får ej medföras under rusningstrafik kl. 06:00-09:00 och 15:00-18:00 |
limitation | Not valid on SJ trains Ej giltig på SJ-tåg |
other | Reshjälpskortet gäller endast för resor i kombination med annan biljett |