api - Ebay Sandbox response returned as a continuous string -


just started using ebay api.

i created products , purchased sandbox account. in sellers account, can see 2 products under 'sold' section.

i using 'getorders' api call fetch orders/sales. , in response getting continuous string.

2013-04-20t07:28:55.919zsuccess819e819_core_api_15993720_r111false260765010completed0.038.00.0nopaymentfailure2013-04-09t07:15:25.000zpaypalcompletefalse0.0false0.0standardshippingfromoutsideus4.01false510103falsebuyer2013-04-09t07:15:25.000zpaypaltest useraddresscitywausunited states1 800 111 1111981026806769ebaystandardshippingfromoutsideus4.034.038.0xxx.yyy@gmail.com1012013-04-06t11:32:41.000z110115066261us1000new1none023.0112.51usebay2.00.0110115066261-0xxx.yyy@gmail.com1022013-04-09t07:13:20.000z110115066411us1000brand new1none2705398200111.078.41usebay2.00.0110115066411-27053982001testuser_xxxyyy252013-04-09t07:15:25.000zfalseny+shz2prbmdj6wvny+sez2pra2dj6wfk4ghcpkbpwidj6x9ny+seq==none10011 

i don't see labels associated values, date = 2013-04-09t07:15:25.000z

and why not formatted?

any appreciated.

thank you.

as thought problem when echo answer, browser automatically set header html , cause view. add xml header @ top of file (rember not echo else 1 xml otherwise header error).

header ("content-type:text/xml");  

about question filter time response definitly go numberofdays saw used. otherwise can either add modtimefrom , modtimeto last x time modified orders or createtimefrom , createtimeto check new orders entered.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -