cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem GetOrdersRequest

Hello,

since a few days we have the problem that our query always returns only the last record. Otherwise it was always 90 days?

 

<?xml version="1.0" encoding="utf-8" ?>
<GetOrdersRequest xmlns="urn::apis:eBLBaseComponents">
<DetailLevel>ReturnAll</DetailLevel>
<WarningLevel>High</WarningLevel>
<CreateTimeFrom>2023-02-01T00:00:00.000Z</CreateTimeFrom><CreateTimeTo>2023-04-21T00:00:00.000Z</CreateTimeTo>
<RequesterCredentials><eBayAuthToken>'.$userToken.'</eBayAuthToken></RequesterCredentials>
<Pagination><EntriesPerPage>100</EntriesPerPage><PageNumber>1</PageNumber></Pagination>
<IncludeFinalValueFee>true</IncludeFinalValueFee>
<OrderRole>Seller</OrderRole>
<OrderStatus>All</OrderStatus>
</GetOrdersRequest>

 

I have already tried all the settings, but only the last record comes up... What could be the reason for this?

 

https://api.ebay.com/ws/api.dll

Message 1 of 1
latest reply
0 REPLIES 0