@tennac-booking/sdk 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/.openapi-generator/FILES +29 -5
  2. package/README.md +58 -49
  3. package/api.ts +3581 -3057
  4. package/base.ts +1 -1
  5. package/common.ts +1 -1
  6. package/configuration.ts +1 -1
  7. package/dist/api.d.ts +2134 -1695
  8. package/dist/api.js +2693 -2281
  9. package/dist/base.d.ts +1 -1
  10. package/dist/base.js +1 -1
  11. package/dist/common.d.ts +1 -1
  12. package/dist/common.js +1 -1
  13. package/dist/configuration.d.ts +1 -1
  14. package/dist/configuration.js +1 -1
  15. package/dist/esm/api.d.ts +2134 -1695
  16. package/dist/esm/api.js +2435 -2081
  17. package/dist/esm/base.d.ts +1 -1
  18. package/dist/esm/base.js +1 -1
  19. package/dist/esm/common.d.ts +1 -1
  20. package/dist/esm/common.js +1 -1
  21. package/dist/esm/configuration.d.ts +1 -1
  22. package/dist/esm/configuration.js +1 -1
  23. package/dist/esm/index.d.ts +1 -1
  24. package/dist/esm/index.js +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/docs/AdminClubSlotsApi.md +62 -0
  28. package/docs/AdminClubsApi.md +108 -0
  29. package/docs/ApiErrorResponse.md +1 -1
  30. package/docs/BookingsApi.md +4 -60
  31. package/docs/ChangePasswordResponse.md +1 -1
  32. package/docs/{ClubSportsApi.md → ClubAnalyticsApi.md} +20 -27
  33. package/docs/ClubBookingsApi.md +59 -0
  34. package/docs/ClubInfoResponse.md +6 -6
  35. package/docs/ClubResponse.md +6 -6
  36. package/docs/ClubRoleResponse.md +6 -6
  37. package/docs/ClubRolesApi.md +8 -8
  38. package/docs/ClubSettings.md +7 -1
  39. package/docs/ClubSlotsApi.md +0 -225
  40. package/docs/ClubsApi.md +6 -425
  41. package/docs/ClubsResponse.md +22 -0
  42. package/docs/CourtResponse.md +7 -7
  43. package/docs/CourtStatus.md +5 -2
  44. package/docs/CreateClubRequest.md +12 -10
  45. package/docs/CreateClubSettingsRequest.md +28 -0
  46. package/docs/CreateCourtRequest.md +2 -0
  47. package/docs/CreatePriceRequest.md +4 -4
  48. package/docs/CreateSportRequest.md +4 -0
  49. package/docs/CreateSubscriptionPlanRequest.md +3 -3
  50. package/docs/DeleteClubSettingsRequest.md +20 -0
  51. package/docs/{DeleteClub200Response.md → DeleteSlotsResponse.md} +3 -3
  52. package/docs/{GenerateSlotsForNextThreeWeeks201Response.md → DeleteSport200Response.md} +3 -3
  53. package/docs/GenerateSlotsResponse.md +20 -0
  54. package/docs/GetClubInfos200Response.md +30 -0
  55. package/docs/GetCourtsByClubAndSport200Response.md +26 -0
  56. package/docs/GetLastSixMonthsTurnover200ResponseInner.md +24 -0
  57. package/docs/GetNumberOfClubUsers200Response.md +20 -0
  58. package/docs/GetUserRolesResponseRolesInner.md +4 -6
  59. package/docs/GoogleSignInRequestBody.md +2 -2
  60. package/docs/GoogleSignInResponse.md +2 -8
  61. package/docs/{ClubCourtsApi.md → ManagerClubCourtsApi.md} +5 -5
  62. package/docs/ManagerClubSlotsApi.md +125 -0
  63. package/docs/ManagerClubsApi.md +280 -0
  64. package/docs/PriceResponse.md +2 -8
  65. package/docs/RefreshTokenResponse.md +2 -6
  66. package/docs/SlotResponse.md +2 -8
  67. package/docs/SportResponse.md +0 -2
  68. package/docs/SportsApi.md +10 -120
  69. package/docs/StaffClubSettingsApi.md +62 -0
  70. package/docs/StaffSportsApi.md +62 -0
  71. package/docs/SubscriptionPlanResponse.md +4 -8
  72. package/docs/UpdateClubSettingsRequest.md +28 -0
  73. package/docs/UpdateSportRequest.md +4 -0
  74. package/docs/UpdateSubscriptionPlanRequest.md +3 -3
  75. package/docs/UpdateSubscriptionPlanResponse.md +2 -2
  76. package/docs/{ClubSettingsApi.md → UserAuthenticationApi.md} +54 -55
  77. package/docs/UserBookingsApi.md +63 -0
  78. package/docs/UserClubCourtsApi.md +64 -0
  79. package/docs/UserClubSlotsApi.md +60 -0
  80. package/docs/UserClubSportsApi.md +60 -0
  81. package/docs/UserClubsApi.md +53 -0
  82. package/docs/UserProfileApi.md +271 -0
  83. package/docs/UserResponse.md +8 -14
  84. package/docs/UserSubscriptionsApi.md +222 -0
  85. package/docs/UsersApi.md +0 -725
  86. package/docs/UsersResponse.md +22 -0
  87. package/index.ts +1 -1
  88. package/package.json +32 -1
@@ -0,0 +1,271 @@
1
+ # UserProfileApi
2
+
3
+ All URIs are relative to *https://api.mon-domaine.com*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**changePassword**](#changepassword) | **PUT** /api/users/me/password | Modifie le mot de passe de l\'utilisateur connecté|
8
+ |[**getAllUsers**](#getallusers) | **GET** /api/users | Récupère la liste des utilisateurs avec filtres et pagination|
9
+ |[**getUserInfo**](#getuserinfo) | **GET** /api/users/me | Récupère les informations de l\'utilisateur connecté|
10
+ |[**getUserRolesInClubs**](#getuserrolesinclubs) | **GET** /api/users/me/roles | Récupère les rôles de l\'utilisateur dans les clubs|
11
+ |[**updateUser**](#updateuser) | **PUT** /api/users/me | Met à jour les données de l\'utilisateur connecté|
12
+
13
+ # **changePassword**
14
+ > ChangePasswordResponse changePassword(changePasswordRequestBody)
15
+
16
+
17
+ ### Example
18
+
19
+ ```typescript
20
+ import {
21
+ UserProfileApi,
22
+ Configuration,
23
+ ChangePasswordRequestBody
24
+ } from '@tennac-booking/sdk';
25
+
26
+ const configuration = new Configuration();
27
+ const apiInstance = new UserProfileApi(configuration);
28
+
29
+ let changePasswordRequestBody: ChangePasswordRequestBody; //
30
+
31
+ const { status, data } = await apiInstance.changePassword(
32
+ changePasswordRequestBody
33
+ );
34
+ ```
35
+
36
+ ### Parameters
37
+
38
+ |Name | Type | Description | Notes|
39
+ |------------- | ------------- | ------------- | -------------|
40
+ | **changePasswordRequestBody** | **ChangePasswordRequestBody**| | |
41
+
42
+
43
+ ### Return type
44
+
45
+ **ChangePasswordResponse**
46
+
47
+ ### Authorization
48
+
49
+ [bearerAuth](../README.md#bearerAuth)
50
+
51
+ ### HTTP request headers
52
+
53
+ - **Content-Type**: application/json
54
+ - **Accept**: application/json
55
+
56
+
57
+ ### HTTP response details
58
+ | Status code | Description | Response headers |
59
+ |-------------|-------------|------------------|
60
+ |**200** | Mot de passe modifié | - |
61
+ |**400** | Requête invalide | - |
62
+ |**401** | Non autorisé | - |
63
+ |**404** | Ressource non trouvée | - |
64
+ |**500** | Erreur serveur interne | - |
65
+
66
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
67
+
68
+ # **getAllUsers**
69
+ > Array<UserResponse> getAllUsers()
70
+
71
+
72
+ ### Example
73
+
74
+ ```typescript
75
+ import {
76
+ UserProfileApi,
77
+ Configuration
78
+ } from '@tennac-booking/sdk';
79
+
80
+ const configuration = new Configuration();
81
+ const apiInstance = new UserProfileApi(configuration);
82
+
83
+ let limit: number; //Nombre maximum d\'utilisateurs à retourner (optional) (default to 20)
84
+ let skip: number; //Nombre d\'utilisateurs à ignorer (pagination) (optional) (default to 0)
85
+ let search: string; //Recherche dans firstName, lastName, email (optional) (default to undefined)
86
+
87
+ const { status, data } = await apiInstance.getAllUsers(
88
+ limit,
89
+ skip,
90
+ search
91
+ );
92
+ ```
93
+
94
+ ### Parameters
95
+
96
+ |Name | Type | Description | Notes|
97
+ |------------- | ------------- | ------------- | -------------|
98
+ | **limit** | [**number**] | Nombre maximum d\&#39;utilisateurs à retourner | (optional) defaults to 20|
99
+ | **skip** | [**number**] | Nombre d\&#39;utilisateurs à ignorer (pagination) | (optional) defaults to 0|
100
+ | **search** | [**string**] | Recherche dans firstName, lastName, email | (optional) defaults to undefined|
101
+
102
+
103
+ ### Return type
104
+
105
+ **Array<UserResponse>**
106
+
107
+ ### Authorization
108
+
109
+ [bearerAuth](../README.md#bearerAuth)
110
+
111
+ ### HTTP request headers
112
+
113
+ - **Content-Type**: Not defined
114
+ - **Accept**: application/json
115
+
116
+
117
+ ### HTTP response details
118
+ | Status code | Description | Response headers |
119
+ |-------------|-------------|------------------|
120
+ |**200** | Liste des utilisateurs | - |
121
+ |**401** | Non autorisé | - |
122
+ |**500** | Erreur serveur interne | - |
123
+
124
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
125
+
126
+ # **getUserInfo**
127
+ > UserResponse getUserInfo()
128
+
129
+
130
+ ### Example
131
+
132
+ ```typescript
133
+ import {
134
+ UserProfileApi,
135
+ Configuration
136
+ } from '@tennac-booking/sdk';
137
+
138
+ const configuration = new Configuration();
139
+ const apiInstance = new UserProfileApi(configuration);
140
+
141
+ const { status, data } = await apiInstance.getUserInfo();
142
+ ```
143
+
144
+ ### Parameters
145
+ This endpoint does not have any parameters.
146
+
147
+
148
+ ### Return type
149
+
150
+ **UserResponse**
151
+
152
+ ### Authorization
153
+
154
+ [bearerAuth](../README.md#bearerAuth)
155
+
156
+ ### HTTP request headers
157
+
158
+ - **Content-Type**: Not defined
159
+ - **Accept**: application/json
160
+
161
+
162
+ ### HTTP response details
163
+ | Status code | Description | Response headers |
164
+ |-------------|-------------|------------------|
165
+ |**200** | Informations de l\&#39;utilisateur | - |
166
+ |**401** | Non autorisé | - |
167
+ |**404** | Ressource non trouvée | - |
168
+ |**500** | Erreur serveur interne | - |
169
+
170
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
171
+
172
+ # **getUserRolesInClubs**
173
+ > GetUserRolesResponse getUserRolesInClubs()
174
+
175
+
176
+ ### Example
177
+
178
+ ```typescript
179
+ import {
180
+ UserProfileApi,
181
+ Configuration
182
+ } from '@tennac-booking/sdk';
183
+
184
+ const configuration = new Configuration();
185
+ const apiInstance = new UserProfileApi(configuration);
186
+
187
+ const { status, data } = await apiInstance.getUserRolesInClubs();
188
+ ```
189
+
190
+ ### Parameters
191
+ This endpoint does not have any parameters.
192
+
193
+
194
+ ### Return type
195
+
196
+ **GetUserRolesResponse**
197
+
198
+ ### Authorization
199
+
200
+ [bearerAuth](../README.md#bearerAuth)
201
+
202
+ ### HTTP request headers
203
+
204
+ - **Content-Type**: Not defined
205
+ - **Accept**: application/json
206
+
207
+
208
+ ### HTTP response details
209
+ | Status code | Description | Response headers |
210
+ |-------------|-------------|------------------|
211
+ |**200** | Liste des rôles dans les clubs | - |
212
+ |**400** | Requête invalide | - |
213
+ |**401** | Non autorisé | - |
214
+ |**500** | Erreur serveur interne | - |
215
+
216
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
217
+
218
+ # **updateUser**
219
+ > UserResponse updateUser(updateUserRequestBody)
220
+
221
+
222
+ ### Example
223
+
224
+ ```typescript
225
+ import {
226
+ UserProfileApi,
227
+ Configuration,
228
+ UpdateUserRequestBody
229
+ } from '@tennac-booking/sdk';
230
+
231
+ const configuration = new Configuration();
232
+ const apiInstance = new UserProfileApi(configuration);
233
+
234
+ let updateUserRequestBody: UpdateUserRequestBody; //
235
+
236
+ const { status, data } = await apiInstance.updateUser(
237
+ updateUserRequestBody
238
+ );
239
+ ```
240
+
241
+ ### Parameters
242
+
243
+ |Name | Type | Description | Notes|
244
+ |------------- | ------------- | ------------- | -------------|
245
+ | **updateUserRequestBody** | **UpdateUserRequestBody**| | |
246
+
247
+
248
+ ### Return type
249
+
250
+ **UserResponse**
251
+
252
+ ### Authorization
253
+
254
+ [bearerAuth](../README.md#bearerAuth)
255
+
256
+ ### HTTP request headers
257
+
258
+ - **Content-Type**: application/json
259
+ - **Accept**: application/json
260
+
261
+
262
+ ### HTTP response details
263
+ | Status code | Description | Response headers |
264
+ |-------------|-------------|------------------|
265
+ |**200** | Utilisateur mis à jour | - |
266
+ |**400** | Requête invalide | - |
267
+ |**401** | Non autorisé | - |
268
+ |**500** | Erreur serveur interne | - |
269
+
270
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
271
+
@@ -5,19 +5,16 @@
5
5
 
6
6
  Name | Type | Description | Notes
7
7
  ------------ | ------------- | ------------- | -------------
8
- **id** | **string** | | [default to undefined]
8
+ **id** | **string** | | [optional] [default to undefined]
9
9
  **username** | **string** | | [optional] [default to undefined]
10
- **firstName** | **string** | | [default to undefined]
11
- **lastName** | **string** | | [default to undefined]
12
- **email** | **string** | | [default to undefined]
13
- **isAccountVerified** | **boolean** | | [default to undefined]
14
- **level** | **string** | | [optional] [default to undefined]
15
- **stripeCustomerId** | **string** | | [optional] [default to undefined]
10
+ **firstName** | **string** | | [optional] [default to undefined]
11
+ **lastName** | **string** | | [optional] [default to undefined]
12
+ **email** | **string** | | [optional] [default to undefined]
16
13
  **phone** | **string** | | [optional] [default to undefined]
17
14
  **profilePicture** | **string** | | [optional] [default to undefined]
18
- **isAdmin** | **boolean** | | [default to undefined]
19
- **createdAt** | **string** | | [default to undefined]
20
- **updatedAt** | **string** | | [default to undefined]
15
+ **level** | **string** | | [optional] [default to undefined]
16
+ **createdAt** | **string** | | [optional] [default to undefined]
17
+ **updatedAt** | **string** | | [optional] [default to undefined]
21
18
 
22
19
  ## Example
23
20
 
@@ -30,12 +27,9 @@ const instance: UserResponse = {
30
27
  firstName,
31
28
  lastName,
32
29
  email,
33
- isAccountVerified,
34
- level,
35
- stripeCustomerId,
36
30
  phone,
37
31
  profilePicture,
38
- isAdmin,
32
+ level,
39
33
  createdAt,
40
34
  updatedAt,
41
35
  };
@@ -0,0 +1,222 @@
1
+ # UserSubscriptionsApi
2
+
3
+ All URIs are relative to *https://api.mon-domaine.com*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**cancelSubscription**](#cancelsubscription) | **DELETE** /api/users/me/subscriptions/{clubId}/{subscriptionId} | Annule un abonnement utilisateur|
8
+ |[**getUserSubscriptions**](#getusersubscriptions) | **GET** /api/users/me/subscriptions | Récupère les abonnements de l\&#39;utilisateur connecté|
9
+ |[**initiateSubscriptionSession**](#initiatesubscriptionsession) | **POST** /api/users/me/subscription-session | Initie une session d\&#39;abonnement Stripe|
10
+ |[**resumeSubscription**](#resumesubscription) | **POST** /api/users/me/subscriptions/{clubId}/{subscriptionId}/resume | Réactive un abonnement utilisateur|
11
+
12
+ # **cancelSubscription**
13
+ > SubscriptionResponse cancelSubscription()
14
+
15
+
16
+ ### Example
17
+
18
+ ```typescript
19
+ import {
20
+ UserSubscriptionsApi,
21
+ Configuration
22
+ } from '@tennac-booking/sdk';
23
+
24
+ const configuration = new Configuration();
25
+ const apiInstance = new UserSubscriptionsApi(configuration);
26
+
27
+ let clubId: string; //ID du club (default to undefined)
28
+ let subscriptionId: string; //ID de l\'abonnement à annuler (default to undefined)
29
+
30
+ const { status, data } = await apiInstance.cancelSubscription(
31
+ clubId,
32
+ subscriptionId
33
+ );
34
+ ```
35
+
36
+ ### Parameters
37
+
38
+ |Name | Type | Description | Notes|
39
+ |------------- | ------------- | ------------- | -------------|
40
+ | **clubId** | [**string**] | ID du club | defaults to undefined|
41
+ | **subscriptionId** | [**string**] | ID de l\&#39;abonnement à annuler | defaults to undefined|
42
+
43
+
44
+ ### Return type
45
+
46
+ **SubscriptionResponse**
47
+
48
+ ### Authorization
49
+
50
+ [bearerAuth](../README.md#bearerAuth)
51
+
52
+ ### HTTP request headers
53
+
54
+ - **Content-Type**: Not defined
55
+ - **Accept**: application/json
56
+
57
+
58
+ ### HTTP response details
59
+ | Status code | Description | Response headers |
60
+ |-------------|-------------|------------------|
61
+ |**200** | Abonnement annulé | - |
62
+ |**400** | Requête invalide | - |
63
+ |**401** | Non autorisé | - |
64
+ |**500** | Erreur serveur interne | - |
65
+
66
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
67
+
68
+ # **getUserSubscriptions**
69
+ > GetUserSubscriptionsResponse getUserSubscriptions()
70
+
71
+
72
+ ### Example
73
+
74
+ ```typescript
75
+ import {
76
+ UserSubscriptionsApi,
77
+ Configuration
78
+ } from '@tennac-booking/sdk';
79
+
80
+ const configuration = new Configuration();
81
+ const apiInstance = new UserSubscriptionsApi(configuration);
82
+
83
+ const { status, data } = await apiInstance.getUserSubscriptions();
84
+ ```
85
+
86
+ ### Parameters
87
+ This endpoint does not have any parameters.
88
+
89
+
90
+ ### Return type
91
+
92
+ **GetUserSubscriptionsResponse**
93
+
94
+ ### Authorization
95
+
96
+ [bearerAuth](../README.md#bearerAuth)
97
+
98
+ ### HTTP request headers
99
+
100
+ - **Content-Type**: Not defined
101
+ - **Accept**: application/json
102
+
103
+
104
+ ### HTTP response details
105
+ | Status code | Description | Response headers |
106
+ |-------------|-------------|------------------|
107
+ |**200** | Liste des abonnements | - |
108
+ |**401** | Non autorisé | - |
109
+ |**500** | Erreur serveur interne | - |
110
+
111
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
112
+
113
+ # **initiateSubscriptionSession**
114
+ > InitiateSubscriptionSessionResponse initiateSubscriptionSession(initiateSubscriptionSessionRequestBody)
115
+
116
+
117
+ ### Example
118
+
119
+ ```typescript
120
+ import {
121
+ UserSubscriptionsApi,
122
+ Configuration,
123
+ InitiateSubscriptionSessionRequestBody
124
+ } from '@tennac-booking/sdk';
125
+
126
+ const configuration = new Configuration();
127
+ const apiInstance = new UserSubscriptionsApi(configuration);
128
+
129
+ let initiateSubscriptionSessionRequestBody: InitiateSubscriptionSessionRequestBody; //
130
+
131
+ const { status, data } = await apiInstance.initiateSubscriptionSession(
132
+ initiateSubscriptionSessionRequestBody
133
+ );
134
+ ```
135
+
136
+ ### Parameters
137
+
138
+ |Name | Type | Description | Notes|
139
+ |------------- | ------------- | ------------- | -------------|
140
+ | **initiateSubscriptionSessionRequestBody** | **InitiateSubscriptionSessionRequestBody**| | |
141
+
142
+
143
+ ### Return type
144
+
145
+ **InitiateSubscriptionSessionResponse**
146
+
147
+ ### Authorization
148
+
149
+ [bearerAuth](../README.md#bearerAuth)
150
+
151
+ ### HTTP request headers
152
+
153
+ - **Content-Type**: application/json
154
+ - **Accept**: application/json
155
+
156
+
157
+ ### HTTP response details
158
+ | Status code | Description | Response headers |
159
+ |-------------|-------------|------------------|
160
+ |**200** | Session d\&#39;abonnement créée | - |
161
+ |**400** | Requête invalide | - |
162
+ |**401** | Non autorisé | - |
163
+ |**500** | Erreur serveur interne | - |
164
+
165
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
166
+
167
+ # **resumeSubscription**
168
+ > SubscriptionResponse resumeSubscription()
169
+
170
+
171
+ ### Example
172
+
173
+ ```typescript
174
+ import {
175
+ UserSubscriptionsApi,
176
+ Configuration
177
+ } from '@tennac-booking/sdk';
178
+
179
+ const configuration = new Configuration();
180
+ const apiInstance = new UserSubscriptionsApi(configuration);
181
+
182
+ let clubId: string; //ID du club (default to undefined)
183
+ let subscriptionId: string; //ID de l\'abonnement à réactiver (default to undefined)
184
+
185
+ const { status, data } = await apiInstance.resumeSubscription(
186
+ clubId,
187
+ subscriptionId
188
+ );
189
+ ```
190
+
191
+ ### Parameters
192
+
193
+ |Name | Type | Description | Notes|
194
+ |------------- | ------------- | ------------- | -------------|
195
+ | **clubId** | [**string**] | ID du club | defaults to undefined|
196
+ | **subscriptionId** | [**string**] | ID de l\&#39;abonnement à réactiver | defaults to undefined|
197
+
198
+
199
+ ### Return type
200
+
201
+ **SubscriptionResponse**
202
+
203
+ ### Authorization
204
+
205
+ [bearerAuth](../README.md#bearerAuth)
206
+
207
+ ### HTTP request headers
208
+
209
+ - **Content-Type**: Not defined
210
+ - **Accept**: application/json
211
+
212
+
213
+ ### HTTP response details
214
+ | Status code | Description | Response headers |
215
+ |-------------|-------------|------------------|
216
+ |**200** | Abonnement réactivé | - |
217
+ |**400** | Requête invalide | - |
218
+ |**401** | Non autorisé | - |
219
+ |**500** | Erreur serveur interne | - |
220
+
221
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
222
+