Getting the Settlement ID from the Finance API at Amazon MWS -


i'm using amazon mws retrieve financial events seller account.

i can't seem find anywhere in response financial events settlement id appears on standard settlement reports.

any help?

settlements automatically come reports available through mws. reports have _get_v2_settlement_report_data_flat_file_ type , can listed through getreportlist(). please note report's id not match settlement id. you'll have request report through getreport() - settlement id part of response.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -