<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ebay .Net SDK, GetOrder Note Field in Selling</title>
    <link>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2494980#M223324</link>
    <description>&lt;P&gt;I am no expert but there is an API call SetUserNotes, but in typical eBay fashion I don't think there is a GetUserNotes.&amp;nbsp; I suggest you try your question on the US Developers Board, more chance of a detailed&amp;nbsp; (correct?)&amp;nbsp;answer there.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 00:03:47 GMT</pubDate>
    <dc:creator>gec2002</dc:creator>
    <dc:date>2022-09-30T00:03:47Z</dc:date>
    <item>
      <title>Ebay .Net SDK, GetOrder Note Field</title>
      <link>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2494822#M223308</link>
      <description>&lt;P&gt;I am trying to get the "Note" field from an order.&lt;/P&gt;&lt;P&gt;Here is my working code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var context = GetContext("au");&lt;BR /&gt;GetOrdersCall api = new GetOrdersCall(context);&lt;BR /&gt;api.OrderRole = TradingRoleCodeType.Seller;&lt;BR /&gt;api.OrderStatus = OrderStatusCodeType.InProcess;&lt;BR /&gt;System.DateTime calTo = System.DateTime.Now;&lt;BR /&gt;System.DateTime calFrom = calTo.AddHours(-10);&lt;BR /&gt;api.CreateTimeFrom = calFrom;&lt;BR /&gt;api.CreateTimeTo = calTo;&lt;BR /&gt;// Make API call.&lt;BR /&gt;&lt;BR /&gt;OrderTypeCollection orders = api.GetOrders(calFrom, calTo, api.OrderRole, api.OrderStatus);&lt;BR /&gt;//OrderTypeCollection orders = api.GetOrders(collection);&lt;BR /&gt;var firstOrder = orders.Cast&amp;lt;OrderType&amp;gt;().FirstOrDefault();&lt;/P&gt;&lt;P&gt;I can get the order but there is no "Note" field available in the object. How can get the note field?&lt;/P&gt;&lt;P&gt;This is the note field I am after&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3ysMf.png" style="width: 889px;"&gt;&lt;img src="https://community.ebay.com.au/t5/image/serverpage/image-id/121737i89C5348C0C23E070/image-size/large?v=v2&amp;amp;px=999" role="button" title="3ysMf.png" alt="3ysMf.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:17:07 GMT</pubDate>
      <guid>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2494822#M223308</guid>
      <dc:creator>znts-wholesale-global</dc:creator>
      <dc:date>2022-09-28T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ebay .Net SDK, GetOrder Note Field</title>
      <link>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2494980#M223324</link>
      <description>&lt;P&gt;I am no expert but there is an API call SetUserNotes, but in typical eBay fashion I don't think there is a GetUserNotes.&amp;nbsp; I suggest you try your question on the US Developers Board, more chance of a detailed&amp;nbsp; (correct?)&amp;nbsp;answer there.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 00:03:47 GMT</pubDate>
      <guid>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2494980#M223324</guid>
      <dc:creator>gec2002</dc:creator>
      <dc:date>2022-09-30T00:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ebay .Net SDK, GetOrder Note Field</title>
      <link>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2495822#M223477</link>
      <description>&lt;P&gt;I will try that call and try to find a GeUserNote.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 00:10:32 GMT</pubDate>
      <guid>https://community.ebay.com.au/t5/Selling/Ebay-Net-SDK-GetOrder-Note-Field/m-p/2495822#M223477</guid>
      <dc:creator>znts-wholesale-global</dc:creator>
      <dc:date>2022-10-06T00:10:32Z</dc:date>
    </item>
  </channel>
</rss>

