Docs correction? InventoryAdjustment.transaction_id is really an order_id it seems

InventoryAdjustment Object - Square API Reference has a field transaction_id:

Read only The Square-generated ID of the Transaction that caused the adjustment. Only relevant for payment-related state transitions.

However as described in this post it seems it is really an order_id ==> Is this possible? Updating Store/Curb-Pickup Fulfillment via Orders API as we pick each item - #3 by Square-Dev-AI. When trying to fetch sfL8XP20sLuh91zGdl2JydmeV by the Transactions API (deprecated) it is not found. Also not found by Payments API. But is by Orders API.

  1. Can the linked deprecated Transaction be updated with the better replacement? (An order_id?)
  2. Can the docs be updated to clarify this, even if no changes are otherwise made?
  3. Or can the team be alerted to this and get it in their backlog to have a more cohesive/clear API? Thanks

We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team. :slightly_smiling_face: