Purchase Invoice Line
Die API stellt Einkaufsrechnungszeilen (Purchase Invoice Lines) aus Microsoft Dynamics 365 Business Central ausschliesslich lesend zur Verfügung.
Basis-URL
Allgemeine Informationen
| Eigenschaft | Wert |
|---|---|
| APIPublisher | logico |
| APIGroup | project |
| APIVersion | v1.0 |
| Entity Name | purchInvLine |
| Entity Set Name | purchInvLines |
| Quelle | Purch. Inv. Line |
| OData Key | systemId |
Endpunkte
GET /purchInvLines
GET /purchInvLines({systemId})
Felder (Response)
| Feldname | Typ | Beschreibung |
|---|---|---|
| systemId | GUID | System-ID |
| documentNo | Text | Belegnummer |
| projectNo | Text | Projekt-Nr. |
| lineNo | Integer | Zeilennummer |
| type | Enum | Typ |
| no | Text | Nr. |
| description | Text | Beschreibung |
| locationCode | Text | Lagerort |
| unitOfMeasure | Text | Einheit |
| quantity | Decimal | Menge |
| amount | Decimal | Betrag |
| amountIncludingVAT | Decimal | Betrag inkl. MwSt. |
Sub-Entity: Dimension Set Lines
GET /purchInvLines({systemId})/dimensionSetLines