Apache OFBiz · Schema

TokenResponse

Standard API response containing JWT token data.

ERPCRME-CommerceBusiness ApplicationsApacheJavaOpen SourceSupply Chain

Properties

Name Type Description
statusCode integer HTTP status code.
statusDescription string Human-readable status description.
successMessage string Success message from the server.
data object JWT token data returned after successful authentication.
View JSON Schema on GitHub