By using the URL parameter `/customers/?active=false`, the JSON response should only contain customers that don't have any orders placed yet.
By using the URL parameter
/customers/?active=false, the JSON response should only contain customers that don't have any orders placed yet.