/
TR
tradera
/
Tradera API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1d ago
Details
Filter operations
Auth
5
Buyer
3
Categories
2
Items
5
Listings
28
Orders
5
Reference Data
7
Search
5
Tradera.Api.Services.Core
6
Users
6
get
Gets a user by their alias.
get
Gets feedback for a user.
get
Gets a feedback summary for a user.
get
Gets seller info for a user. Requires user authentication.
get
Gets the authenticated user's profile information.
get
Gets the authenticated user's payment options.
Users
Gets feedback for a user.
get
/v4/users/{userId}/feedback
Path parameters
userId
integer
required
Query parameters
role
0
|
1
|
2
maxNumberOfItems
integer
Response
OK
GetFeedback[]
required
feedbackRole
0
|
1
feedbackRating
0
|
1
|
3
alias
string
nullable
comment
string
nullable
created
string
date-time
totalRating
integer
Changes