SLASCONE’s API produces the following HTTP response codes:
- 200: Success
- 401: Unauthorized / 403: Forbidden
- This is the result of a wrong/missing isv_id or Authentication Key
- 404: Not Found
- 409: Conflict
409 CONFLICTS
Regardless of your business case, you have to catch 409 responses/conflicts. Their handling is crucial for the implementation of your business logic.
The documentation of each endpoint provides the list of possible 409 conflicts, as shown in the following screenshot taken from:
https://api365.slascone.com/swagger/index.html?urls.primaryName=V2#/Provisioning/AddHeartbeat
Comments
0 comments
Please sign in to leave a comment.