Error responses
All Flexprice API errors follow a consistent structure. Each error response includes:success: Boolean flag indicating whether the request was successful (alwaysfalsefor errors)error: Object containing error details with:message: Human-readable description of the errorinternal_error: Internal error details (may be empty for client errors)

