Skip to main content
Service error codes are universal, reusable error codes for common API and service-level exceptions that can occur in any module. The %s in error messages are placeholders used to indicate where a specific value, such as an Order ID or an item name, will be inserted when the actual error message is displayed.

Example service errors