Response Codes
Every request made to Adisyo API returns a JSON in the following format.
Product features list
{
...
"status": 100,
"message": "Operation Successful."
}You can find the values that can come to the status field in this data in the list below
Codes
| Status Code | Description |
|---|---|
100 | Operation Successful |
901 | ApiKey Information Incorrect |
902 | ApiSecret Information Incorrect |
800 | Restaurant's package period has expired, operation cannot be performed |
600 | Consumer field cannot be left empty |
601 | Request Limit Exceeded |
700 | No Active Hemenyolda Integration Found |
701 | Your Hemenyolda Integration period has ended |
702 | An error occurred while retrieving the order list |
710 | CustomerId must be filled for the order to be saved |
711 | An error occurred while saving the order |
713 | This order number already exists |
715 | There is an error in the information sent from the order object |
730 | An error occurred while retrieving the completed order list |
750 | The current status of the order is not suitable for performing this operation. |
752 | A request was sent for an operation outside of order integration. |
754 | Order Not Found |
756 | An error was encountered during the order operation |
758 | Paymenttype must be sent to close the order |
650 | User with courier role not found |