1. Home
  2. Loopia API
  3. invoice_item_obj

invoice_item_obj

Struct som beskriver en fakturapost.

Datatyp

struct. Värdet för alla fält framgår nedan.

Fält

  • product
    string
    Produktbeskrivning.
  • until
    string
    Visar fakturapostens period om tillämpbart.
  • fee
    double
    Styckpris.
  • discount
    double
    Avdrag rabatt.
  • items
    double
    Antal.
  • subtotal
    double
    Total belopp för posten.
Was this article helpful?

Related Articles