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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type