/
/Tradera API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12h ago · Updated 12h ago
Auth5
Buyer3
Categories2
Items5
Listings28
Orders5
Reference Data7
  • getGets the current server time.
  • getGets the list of accepted bidder types (the buyer regions allowed to bid on or buy an item): 1 = Sweden, 3 = International, 4 = EU.
  • getGets the list of expo item types with current fees.
  • getGets the list of available item types.
  • getGets the list of Swedish counties.
  • getGets the available item field values (VAT rates, item attributes, payment types, shipping types). The item attributes returned here are the coarse condition flag only (1 = Ny, 2 = Begagnad), set via `ItemRequest.ItemAttributes`. Finer, category-specific condition values such as the "Skick" selector on the sell form (Oanvänt, Mycket gott skick, …) are category attributes, not item field values: fetch them from `GET categories/{categoryId}/attribute-definitions` and submit them via `ItemRequest.AttributeValues.Terms`.
  • getGets shipping options for the specified country codes.
Search5
Tradera.Api.Services.Core6
Users6
    Reference Data

    Gets the current server time.

    get/v4/reference-data/time

    Response

    OK

    string date-time required

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.