Contents
How to set parameters
How to set parameters
0. List of operations
1. Get
Text from Image
- Example of Return Value (CSV)
- Example of error messages
a) When “invalid User ID or User Password” has been used.
b) When the service is not active.
2. Search
Text from Image
NOTE
In case no result “no result”
“Get” operation get one result, but “Search” operation can get one more results.
- Example of Retune Value in CSV
3. Create
Text from Image
Example of Retune Value in CSV
4. Modify
Text from Image
Example of Retune Value in CSV
5. Delete
Text from Image
Successful execution will return char string [deleted] Example.
Return Code
Code | Meaning |
---|---|
0 | Execution successful |
1 | Execution failed |