/item/sold ignore parameters

  • Servitel

    480 messaggi

    Svizzera

    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
    Amministratore

    350 messaggi

    Belgio

    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
    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