I am tring to get the inventory item list with the next XML and i get that error. Why?
<?xml version="1.0"?>
<RequestObjects>
<Context xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/dynamics/2006/01">
<OrganizationKey xsi:type="CompanyKey">
<Id>6</Id>
</OrganizationKey>
<CultureName />
<CurrencyType>Transactional</CurrencyType>
<RoleKey>
<Id xmlns="http://schemas.microsoft.com/dynamics/security/2006/01">e18b321a-9548-48fb-b75a-dee0a618ddaa</Id>
</RoleKey>
</Context>
<SalesOrderCriteria xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<TransactionState>
<EqualValue xsi:nil="true" />
<NotEqualValue xsi:nil="true" />
<Items />
</TransactionState>
<Scope>Return All</Scope>
</SalesOrderCriteria>
</RequestObjects>
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,134 Super User 2024 Season 2
Martin Dráb 229,928 Most Valuable Professional
nmaenpaa 101,156