Skip to main content

Get Deleted Skus

GET 

/api/skus/getdeletedskus/:deletedOnOrAfter

Tier: Public — stable, supported for third-party integration.

Returns the ids of soft-deleted SKUs whose DateLastModified is on or after the given threshold. Intended for sync-agent deletion polling.

Scoped to the caller's own organisation. The endpoint only requires any authenticated caller, with no LocafiModule.Sku permission check.

Request

Responses

Returns the list of soft-deleted SKU ids.