### For Write operations (POST, PUT)

- **Always use Mock (schema only) environment first**
- Verify request payload structure
- Check response for success confirmation
- Test error scenarios with invalid data