Shared across all services · 5 errors
Common
Problem types returned by every Swepay service. Handle these once in your client and they work across the whole platform.
- 400 Validation Failed The request body or parameters failed validation. /common/validation-failed
- 401 Unauthorized Authentication is missing or invalid. /common/unauthorized
- 403 Forbidden Authenticated, but not allowed to perform this action. /common/forbidden
- 404 Not Found The requested resource does not exist. /common/not-found
- 500 Internal Error An unexpected error occurred on the Swepay side. /common/internal-error
Machine-readable index: /common/index.json