The interface response uses the format of type ApiResponse, including the following fields.
- code, must, number type
- data, not required, is of json type and can be passed in generically
- msg, optional. The value is a string
- errors, optional, array type of json or string