Created
October 23, 2021 11:17
-
-
Save chsami/5447b61533750b3cd25106aed41bfda8 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
{ | |
"success": false, | |
"error": { | |
"code": 422, | |
"type": "customer_duplicate", | |
"detail": "Customer already exists" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment