Methods

  • post - Create Order Total
  • get - Get Order Total
  • put - Update Order Total

Properties

[
    {
        "class": "string",
        "id": "int64",
        "sortOrder": "int64",
        "title": "string",
        "value": "int64",
        "valueText": "string"
    }
]
{
    "class": "ot_subtotal",
    "sortOrder": 10,
    "title": "Zwischensumme",
    "value": 50,
    "valueText": "50,00 EUR"
}
Name Type Description Additional
class string
id int64 Read only.
sortOrder int64
title string
value int64
valueText string