You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Field location sent in payload

edited Apr 3, 2025 10:36PM in Inventory Management 5 comments

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:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!