Kreditoren/Bestellabgleichspositionen API
Aktionen
| Verb | Pfad | Aktion | Beschreibung |
|---|---|---|---|
| BEITRAG | /api/payables/order/reconciliation_lines |
erstellen | /api/payables/order/reconciliation_lines |
| ABFRAGEN | /api/payables/order/reconciliation_lines |
index | /api/payables/order/reconciliation_lines |
| ABFRAGEN | /api/payables/order/reconciliation_lines/:id |
anzeigen | /api/payables/order/reconciliation_lines/:id |
Elemente
Schlüssel: ID
| Element | Beschreibung | Anf. | Eindeutig | Zulässiger Wert | In | Out | Datentyp |
|---|---|---|---|---|---|---|---|
| anpassungsdatum | Anpassungsdatum (Datum der Zahlung) | ja | datum/Uhrzeit | ||||
| betrag | Betrag | ja | dezimalzahl(30,6) | ||||
| bezahlter Betrag | Betrag | ja | dezimalzahl(30,6) | ||||
| kategorie | Kategorie | ja | string(255) | ||||
| created-at | Automatisch von Coupa erstellt im Format JJJJ-MM-TTTHH:MM:SS+HH:MMZ | ja | datum/Uhrzeit | ||||
| erstellt von | Benutzer der Erstellung | ja | Benutzer | ||||
| iD | Eindeutige Coupa-ID | ja | ganze Zahl | ||||
| hinweis | Zahlungsvermerk | ja | string(255) | ||||
| anmerkungen | Zahlungsvermerk | ja | string(255) | ||||
| payable-id | Meilenstein-ID | ja | ja | ganze Zahl | |||
| kreditorenart | Schuldpostentyp | ja | zeichenfolge | ||||
| zahlungsdatum | Anpassungsdatum (Datum der Zahlung) | ja | datum/Uhrzeit | ||||
| updated-at | Automatisch von Coupa erstellt im Format JJJJ-MM-TTTHH:MM:SS+HH:MMZ | ja | datum/Uhrzeit | ||||
| aktualisiert von | Benutzer der Aktualisierung | ja | Benutzer |