Sage 300 API doesn't return deleted Customers

Hello Team,

We use the following endpoint to receive Customers from Sage 300:
http://{BASE_URL}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARCustomers

But, if the Customer is deleted in Sage 300, this endpoint doesn't return Customers.

How we can receive deleted Customers via Sage 300 API?