Skip to content

Instantly share code, notes, and snippets.

@oleddzo
oleddzo / response
Last active October 22, 2019 09:50
<?xml version="1.0" encoding="UTF-8"?>
<GetAccountResponse xmlns="urn:ebay:apis:eBLBaseComponents">
<Timestamp>2019-10-22T09:49:48.610Z</Timestamp>
<Ack>Success</Ack>
<Version>1127</Version>
<Build>E1127_CORE_API6_19082124_R1</Build>
<AccountID>E1794656585007-EUR</AccountID>
<AccountSummary>
<AccountState>Active</AccountState>
<AdditionalAccount>
@oleddzo
oleddzo / request
Last active October 22, 2019 09:57
<?xml version="1.0" encoding="utf-8"?>
<GetAccountRequest xmlns="urn:ebay:apis:eBLBaseComponents">
<AccountEntrySortType>AccountEntryCreatedTimeAscending</AccountEntrySortType>
<AccountHistorySelection>BetweenSpecifiedDates</AccountHistorySelection>
<Currency>EUR</Currency>
<BeginDate>2019-09-16</BeginDate>
<EndDate>2019-10-15</EndDate>
<ExcludeBalance>false</ExcludeBalance>
<ExcludeSummary>false</ExcludeSummary>
<Pagination>