/item/sold ignore parameters

  • Servitel

    480 Beiträge

    Schweiz

    Hi Support
    this call ignore the offset passed. ON the doc you says we can pass "start" and "limit" but every value I pass the endpoint return same result.
    Can you take a look please ?

    Thanks
    Roberto
  • @thomas
    Administrator

    350 Beiträge

    Belgien

    Hi Support
    this call ignore the offset passed. ON the doc you says we can pass "start" and "limit" but every value I pass the endpoint return same result.
    Can you take a look please ?

    Thanks
    Roberto
    • Erstellt am 27.04.2026 um 04:14
    • #2020337
    Hello Roberto,

    The parameters listed in the parameter table in our documentation were incorrect. The ones listed in `syntax` and `examples` are the correct ones.

    So instead of `limit`, use `numberOfItems`,
    and instead of `start`, use `startingItem`.

    Kind Regards,
    Thomas
    Delcampe Team