diff --git a/api-errors.json b/api-errors.json index 84a57e2..5a7c44a 100644 --- a/api-errors.json +++ b/api-errors.json @@ -463,6 +463,10 @@ "short_message": "Consent Not Given", "long_message": "The user has not given consent for the requested service" }, + "40923": { + "long_message": "Subscription is in billing retry", + "short_message": "Subscription In Billing Retry" + }, "41000": { "short_message": "Gone", "long_message": "The resource is gone"