Skip to content

EkasaError

Filled when the request couldn't be processed. Usually requires fixing the data.

Properties

Name Type Required Description Example
errorType string (PRINT | EKASA | MODEL | WORM | UNDOCUMENTED_ERROR | UNDOCUMENTED_ERROR_RESEND_FAILED) Error origin
errorCode integer (int32) If the errorType is EKASA, refer to the SFS error code documentation
message string Error description in text form
detail string Error details

[Back to Model list] [Back to API list] [Back to README]