Apache OFBiz · Example Payload

Apache Ofbiz Service Link Example

ERPCRME-CommerceBusiness ApplicationsApacheJavaOpen SourceSupply Chain

Apache Ofbiz Service Link Example is an example object payload from Apache OFBiz, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hrefreltype

Example Payload

Raw ↑
{
  "href": "https://localhost:8443/rest/services/findProductById",
  "rel": "self",
  "type": "get"
}