APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache OFBiz
ServiceResponse
Apache OFBiz
· Schema
ServiceResponse
Standard API response from an OFBiz service invocation.
ERP
CRM
E-Commerce
Business Applications
Apache
Java
Open Source
Supply Chain
Properties
Name
Type
Description
statusCode
integer
HTTP status code.
statusDescription
string
Human-readable status description.
successMessage
string
Success message if applicable.
data
object
Service output data. Structure varies by service.
View JSON Schema on GitHub