Created
April 9, 2018 11:02
-
-
Save user20161119/239c6d47c71bf5a13a09639aa92ff98d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<GeteBayDetailsResponse | |
xmlns="urn:ebay:apis:eBLBaseComponents"> | |
<Timestamp>2018-04-09T11:01:58.817Z</Timestamp> | |
<Ack>Success</Ack> | |
<CorrelationID>HJsWb6rrFcDLYVjw</CorrelationID> | |
<Version>1047</Version> | |
<Build>E1047_CORE_API_18645815_R1</Build> | |
<PaymentOptionDetails> | |
<PaymentOption>MOCC</PaymentOption> | |
<Description>Money order / Cashier's check</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>PersonalCheck</PaymentOption> | |
<Description>Personal check</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>VisaMC</PaymentOption> | |
<Description>Visa or Master Card</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>AmEx</PaymentOption> | |
<Description>American Express</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>Discover</PaymentOption> | |
<Description>Discover Card</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>PaymentSeeDescription</PaymentOption> | |
<Description>Other - See item description</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>PayPal</PaymentOption> | |
<Description>PayPal</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>IntegratedMerchantCreditCard</PaymentOption> | |
<Description>Integrated Merchant Credit Card</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<PaymentOptionDetails> | |
<PaymentOption>CashOnPickup</PaymentOption> | |
<Description>Cash On Pickup Accepted</Description> | |
<DetailVersion>3</DetailVersion> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</PaymentOptionDetails> | |
<UpdateTime>2010-06-11T06:51:58.000Z</UpdateTime> | |
</GeteBayDetailsResponse> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment