Skip to content

Instantly share code, notes, and snippets.

@oleddzo
Last active October 22, 2019 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oleddzo/4208ffe215a4cb838415b333ab3e6806 to your computer and use it in GitHub Desktop.
Save oleddzo/4208ffe215a4cb838415b333ab3e6806 to your computer and use it in GitHub Desktop.
<?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>
<Balance currencyID="USD">0.0</Balance>
<Currency>USD</Currency>
<AccountCode>1794656585001</AccountCode>
</AdditionalAccount>
<AmountPastDue currencyID="EUR">0.0</AmountPastDue>
<BillingCycleDate>15</BillingCycleDate>
<CurrentBalance currencyID="EUR">-29.28</CurrentBalance>
<LastAmountPaid currencyID="EUR">-144.78</LastAmountPaid>
<LastPaymentDate>2019-03-31T11:54:38.000Z</LastPaymentDate>
<PastDue>false</PastDue>
<PaymentMethod>PayPal</PaymentMethod>
</AccountSummary>
<Currency>EUR</Currency>
<AccountEntries>
<AccountEntry>
<AccountDetailsEntryType>ExtendedDurationFee</AccountDetailsEntryType>
<Description>Special Duration Fee</Description>
<Balance currencyID="EUR">-32.0</Balance>
<Date>2019-09-29T09:02:35.000Z</Date>
<GrossDetailAmount currencyID="EUR">0.0</GrossDetailAmount>
<ItemID>254003871640</ItemID>
<Memo>Good &apos;Til Cancelled duration fee. Special Duration fee of $0.00 converted to EUR 0.00 at a rate of 0.91345 (as of Sep-29-19)</Memo>
<NetDetailAmount currencyID="EUR">0.0</NetDetailAmount>
<RefNumber>3175560073015</RefNumber>
<VATPercent>0</VATPercent>
<Title>osram</Title>
</AccountEntry>
<AccountEntry>
<AccountDetailsEntryType>FeeInsertion</AccountDetailsEntryType>
<Description>Insertion Fee</Description>
<Balance currencyID="EUR">-32.0</Balance>
<Date>2019-09-29T09:02:35.000Z</Date>
<GrossDetailAmount currencyID="EUR">0.0</GrossDetailAmount>
<ItemID>254003871640</ItemID>
<NetDetailAmount currencyID="EUR">0.0</NetDetailAmount>
<RefNumber>3175560073315</RefNumber>
<VATPercent>0</VATPercent>
<Title>osram</Title>
</AccountEntry>
<AccountEntry>
<AccountDetailsEntryType>SubtitleFee</AccountDetailsEntryType>
<Description>Item Subtitle Fee</Description>
<Balance currencyID="EUR">-30.63</Balance>
<Date>2019-09-29T09:02:35.000Z</Date>
<GrossDetailAmount currencyID="EUR">1.37</GrossDetailAmount>
<ItemID>254003871640</ItemID>
<Memo>Fee of $1.50 converted to EUR 1.37 at a rate of 0.91345 (as of Sep-29-19).</Memo>
<NetDetailAmount currencyID="EUR">1.37</NetDetailAmount>
<RefNumber>3175560073615</RefNumber>
<VATPercent>0</VATPercent>
<Title>osram</Title>
</AccountEntry>
<AccountEntry>
<AccountDetailsEntryType>FeePicturePack</AccountDetailsEntryType>
<Description>Picture Pack Fee</Description>
<Balance currencyID="EUR">-30.63</Balance>
<Date>2019-09-29T09:02:35.000Z</Date>
<GrossDetailAmount currencyID="EUR">0.0</GrossDetailAmount>
<ItemID>254003871640</ItemID>
<NetDetailAmount currencyID="EUR">0.0</NetDetailAmount>
<RefNumber>3175560073815</RefNumber>
<VATPercent>0</VATPercent>
<Title>osram</Title>
</AccountEntry>
</AccountEntries>
<PaginationResult>
<TotalNumberOfPages>1</TotalNumberOfPages>
</PaginationResult>
<EntriesPerPage>4</EntriesPerPage>
<PageNumber>1</PageNumber>
</GetAccountResponse>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment