CaiErrorCodeResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
error_code | ErrorCode | ✅ | |
message | str | ✅ | Helpful description of the errorCode |
parameter_name | str | ❌ | Name of parameter if specified in the message |
ErrorCode
Properties
Name | Type | Required | Description |
---|---|---|---|
CAI_101 | str | ✅ | "CAI-101" |
CAI_102 | str | ✅ | "CAI-102" |
CAI_103 | str | ✅ | "CAI-103" |
CAI_104 | str | ✅ | "CAI-104" |
CAI_105 | str | ✅ | "CAI-105" |
CAI_106 | str | ✅ | "CAI-106" |
CAI_107 | str | ✅ | "CAI-107" |
CAI_108 | str | ✅ | "CAI-108" |
CAI_109 | str | ✅ | "CAI-109" |
CAI_110 | str | ✅ | "CAI-110" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs