Field location sent in payload
Summary:I am creating Inventory Transactions in stages, in my payload I send data in the ReasonName field:{ "parts": [ { "id": "part1", "path": "/inventoryStagedTransactions", "operation": "create", "payload": { "OrganizationName": "SyS Tecnologicos de Hidalgo SA de CV", "ItemNumber": "MXT-130 AC", "SubinventoryCode": "RIGONZALZ", "TransactionQuantity": "-1", "TransactionUOM": "zzy", "TransactionDate": "2025-04-03 15:46:26", "SourceCode": "SR", "SourceHeaderId": "1520200846", "SourceLineId": "1520200846", "TransactionSourceName": "ESPECIALIQUIDOS SA DE CV", "TransactionTypeName": "Miscellaneous issue", "TransactionTypeId": "32", "TransactionSourceTypeName": "Inventory", "TransactionMode": "1", "LockStatus": "2", "TransactionReference": "DeviceInstallations", "ReasonName": "Flotcon", "ShipmentNumber": "1520200846", "UseCurrentCostFlag": "true", "PrimaryQuantity": "-1", "ProductType": "700", "lots": [ { "LotNumber": "L2025-01-20-8839-10366", "TransactionQuantity": "-1", "lotSerials": [ { "FmSerialNumber": "1520200846", "ToSerialNumber": "1520200846" } ] } ] } } ]}
Now I'm looking for the table where this value is stored, but I can't find it. I looked in the following tables: