Skip to content

Alex Bowers

My feedback

1 result found

  1. 30 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Alex Bowers commented  · 

    To add a few details to this.

    Currently, in Xero you can track inventory of an item, and you can get the current stock level of an item using the Items API.

    However, you are not able to get the deltas of this using the modified-after header, since even if the stock changes (Via invoices, or adjustments), the Item UpdatedDateUTC is not modified, so you would have to fetch all items and compare within the system.

    This effectively means that Xero cannot be considered a source of truth for inventory or stock management, and cannot be relied upon to have correct information.

    Alex Bowers supported this idea  · 

Feedback and Knowledge Base