Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Amazon purchase history #48

Open
klequis opened this issue Dec 31, 2020 · 0 comments
Open

Import Amazon purchase history #48

klequis opened this issue Dec 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@klequis
Copy link
Owner

klequis commented Dec 31, 2020

Figure out how to import Amazon purchase history and make changes to server as needed.

Background
Amazon purchases show-up on credit card as Amazon.com or AMZN Mktp ... so you do not know from the description what was purchased. This has resulted in the creation of categories amazon>purchase
Could look-up each transaction in Amazon orders to figure out what it was but that is tedious.

Amazon Order History File Types

  • items: List of all items ordered including item title and $$. Includes individual items purchased.
  • orders and shipments: List of orders and shipments with $$. Does not include individual items purchased
  • refunds: List of refunds. Includes item refunded, date, $$, etc.
  • returns: List of returns. Includes item returned, date but NO $$

Note: Duplication between refunds & returns needs to be analyzed.

Reference

  • Example reports are in A-1/private-money.wk/data/amazon-history-report-types
@klequis klequis added the enhancement New feature or request label Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant