KASAmax API
  1. AddressBook
  • Shoptet
    • feed
      GET
  • Stockholding
    • Stocks
      • export (all)
      • export (unit)
    • Movements
      • list
  • AddressBook
    • Client
      • get
      • import
  • Assortment
    • PriceList
    • Coupon
    • import
      POST
  • Webhooks
    • CashFlow
    • Sale
    • ClientPoints
  • Schemas
    • Common
      • Address
      • Discount
      • Company
      • Amount
      • DiscountType
      • Result
      • PriceInput
      • MeasureUnit
      • ExportType
    • Assortment
      • CouponUsage
      • CouponActivation
      • CouponValidity
      • CouponType
      • CouponOperation
    • AddressBook
      • Benefits
      • ArticleGroupDiscount
    • Accounting
      • ReceiptState
      • PaymentType
  1. AddressBook

Benefits

{
    "discountScope": "none",
    "discount": {
        "value": 0,
        "type": "none"
    },
    "articleGroupDiscounts": [
        {
            "value": 0,
            "type": "none",
            "localGroupId": "string"
        }
    ]
}
Built with