Skip to main content

List Parent After-Sales

GET 

/api/temu/:integrationInstance/parent-after-sales

Paginated list of TemuParentAfterSale records (returns + refunds) for the given Temu integration instance. Per-page default is 15. Uses Spatie QueryBuilder with grouped filter support — filter[...], sort=..., and grouped advanced filters via filter_groups are all accepted. Default sort is -updateTime.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type