Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 801 Bytes

FeedItem.md

File metadata and controls

13 lines (9 loc) · 801 Bytes

FeedItem

Properties

Name Type Description Notes
feed_item_id int The ID of the feeditem itself. Use this ID to confirm that the feed was succesfully processed [optional]
entity_id int The ID of the order or the ID of the document. Use this ID in the Order or Document API to fetch the data [optional]
entity_type string Order or Document [optional]
party_id int The ID of the company that uploaded the document. Use this ID in the contextPartyID header when downloading the order or document [optional]

[Back to Model list] [Back to API list] [Back to README]