Created
January 26, 2021 11:58
-
-
Save aertan/71903f8b9faf076cafd44e3ee9f82648 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ErrorCode": 209, | |
| "ErrorMessage": "Ürün bilgisi eksik gönderilmiştir.", | |
| "Successful": false, | |
| "DealerID": 0, | |
| "DealerName": null, | |
| "DealerPhoneNumber": null, | |
| "Description": null, | |
| "IsDealerActive": 0, | |
| "OrderDate": null, | |
| "OrderID": 0, | |
| "OrderStatus": 0, | |
| "OrderStatusDescription": null, | |
| "ResponseID": null | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment