• Home
  • Raw
  • Download

Lines Matching full:orders

75 …andbox.html">Content API for Shopping</a> . <a href="content_v2sandbox.orders.html">orders</a></h1>
94 <p class="firstline">Retrieves or modifies multiple orders in a single request. This method can onl…
106 <p class="firstline">Lists the orders in your Merchant Center account. This method can only be call…
328 …"type": "A String", # The type of instrument. Note that real orders might have different values th…
349 …<pre>Retrieves or modifies multiple orders in a single request. This method can only be called for…
603 …"reason": "A String", # The reason for the cancellation. Orders that are cancelled with a noInvent…
828 …"reason": "A String", # The reason for the cancellation. Orders that are cancelled with a noInvent…
1051 …"reason": "A String", # The reason for the cancellation. Orders that are cancelled with a noInvent…
1205 …"type": "A String", # The type of instrument. Note that real orders might have different values th…
1216 …<pre>Lists the orders in your Merchant Center account. This method can only be called for non-mult…
1220orders sorted by placement date. "placedDate desc" stands for listing orders by placement date, fr…
1225 placedDateEnd: string, Obtains orders placed before this date (exclusively), in ISO 8601 format.
1226 … Obtains orders that match the acknowledgement status. When set to true, obtains orders that have …
1227 …alse, in conjunction with the acknowledge call, such that only un-acknowledged orders are returned.
1228 …umber of orders to return in the response, used for paging. The default value is 25 orders per pag…
1229 Known issue: All List calls will return all Orders without limit regardless of the value of this fi…
1230 placedDateStart: string, Obtains orders placed after this date (inclusively), in ISO 8601 format.
1231 …statuses: string, Obtains orders that match any of the specified statuses. Multiple values can be …
1249 "nextPageToken": "A String", # The token for the retrieval of the next page of orders.
1421 …"reason": "A String", # The reason for the cancellation. Orders that are cancelled with a noInvent…