The possible purchase statuses.
- Bought, Item was purchased.
- Ended, Purchase was not successful because item has expired.
- NotStarted, Purchase was not successful because item was not started.
- NotAllowed, Purchase was not successful because the user was not allowed to purchase the item.
- PurchaseOwnItem, Purchase was not successful because the user cannot purchase own item.
- RegionNotAccepted, Purchase was not successful because the user is located in a region that the item does not accept.
- UnexpectedError, This status occurs when something unexpected has happened. Please contact Tradera for further support.
- BuyItNowNoLongerAvailable, Purchase was not successful because other user placed a bid on auction. Which causes buy it now not to be available.
- PriceChanged, Purchase was not successful because purchase amount was different from the one supplied by client.
- ItemNotFound, Purchase was not successful because the item with the id supplied was not found.
- NumberOfBuysLimitReached, Purchase was not successful because the limit of purchases within the last 24 hours was reached.
- BuyNotAvailableOnItem, Purchase was not successful because the item cannot be purchased.