@tennac-booking/sdk 1.0.83 → 1.0.85
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.
- package/.openapi-generator/FILES +241 -270
- package/README.md +17 -57
- package/api.ts +1065 -2960
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +990 -2388
- package/dist/api.js +193 -961
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +990 -2388
- package/dist/esm/api.js +186 -954
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/BookingClubInfo.md +28 -0
- package/docs/{ClubDaySchedule.md → BookingCourtInfo.md} +7 -7
- package/docs/BookingInfo.md +2 -2
- package/docs/BookingPaymentStatus.md +24 -0
- package/docs/BookingPlayerPaymentSummary.md +34 -0
- package/docs/BookingPopulated.md +3 -3
- package/docs/{ConfirmPaymentMethodRequestBody.md → BookingPriceBody.md} +7 -5
- package/docs/BookingResponse.md +2 -0
- package/docs/BookingSlotInfo.md +30 -0
- package/docs/{AddPaymentMethodRequestBody.md → BookingSportInfo.md} +7 -5
- package/docs/BookingSummary.md +54 -2
- package/docs/BookingsApi.md +55 -0
- package/docs/ClubAnalyticsStaffApi.md +0 -173
- package/docs/ClubResponse.md +8 -0
- package/docs/ClubSettingsManagerApi.md +0 -104
- package/docs/ClubSettingsResponse.md +0 -2
- package/docs/ClubsManagerApi.md +0 -104
- package/docs/ClubsStaffApi.md +0 -88
- package/docs/CreateBookingRequest.md +2 -2
- package/docs/CreateEventRequest.md +1 -3
- package/docs/EventResponse.md +1 -1
- package/docs/{SetupPaymentMethodRequestBody.md → EventResponseCourtsInner.md} +3 -5
- package/docs/IUserAttributes.md +2 -12
- package/docs/InvoiceStatus.md +22 -0
- package/docs/PartialClubResponse.md +8 -0
- package/docs/PlayerPrice.md +30 -0
- package/docs/QuickReservationClubSport.md +22 -0
- package/docs/QuickReservationClubSummary.md +4 -0
- package/docs/SlotInfo.md +2 -2
- package/docs/SportsPublicApi.md +53 -0
- package/docs/StaffUserProfileResponse.md +2 -12
- package/docs/SubscribeRequestBody.md +2 -0
- package/docs/SubscriptionInfo.md +24 -0
- package/docs/UpdateEventRequest.md +1 -1
- package/docs/UserBookingsResponse.md +28 -0
- package/docs/UserProfileResponse.md +4 -12
- package/docs/UsersApi.md +4 -160
- package/index.ts +1 -1
- package/package.json +1 -1
- package/docs/ClubGeneralSettingsResponse.md +0 -34
- package/docs/ClubHoursSettingsResponse.md +0 -22
- package/docs/ClubLocationSettings.md +0 -26
- package/docs/ClubPlayerBookingItem.md +0 -36
- package/docs/ClubPlayerBookingsPagination.md +0 -28
- package/docs/ClubPlayerBookingsResponse.md +0 -24
- package/docs/ClubPlayerDetailResponse.md +0 -46
- package/docs/ClubPlayerDetailResponseSportsLevelsInner.md +0 -22
- package/docs/ClubPlayerStatisticsResponse.md +0 -42
- package/docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md +0 -22
- package/docs/ClubPlayerStatisticsResponseFavoriteClub.md +0 -23
- package/docs/ClubPlayerStatisticsResponseMostPlayedClub.md +0 -25
- package/docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md +0 -26
- package/docs/ClubPlayerSubscriptionSummary.md +0 -28
- package/docs/ClubPresentationSettingsResponse.md +0 -26
- package/docs/ClubPricingPeriodResponse.md +0 -30
- package/docs/ClubReservationAccessSettingsResponse.md +0 -26
- package/docs/ClubReservationSettingsResponse.md +0 -36
- package/docs/ClubSettingsStaffApi.md +0 -95
- package/docs/ClubWeeklySchedule.md +0 -32
- package/docs/ConfirmPaymentMethodResponse.md +0 -22
- package/docs/HotelAccessSettings.md +0 -26
- package/docs/PartialClubWeeklySchedule.md +0 -33
- package/docs/PartialHotelAccessSettings.md +0 -27
- package/docs/PartialPaymentRequirementsSettings.md +0 -23
- package/docs/PartialPublicAccessPartialPublicAccessSettingsSchoolAccessPartialSchoolAccessSettingsHotelAccessPartialHotelAccessSettingsPaymentRequirementsPartialPaymentRequirementsSettings.md +0 -27
- package/docs/PartialPublicAccessSettings.md +0 -25
- package/docs/PartialSchoolAccessSettings.md +0 -25
- package/docs/PaymentMethodSetupResponse.md +0 -24
- package/docs/PaymentRequirementsSettings.md +0 -22
- package/docs/PublicAccessSettings.md +0 -24
- package/docs/SchoolAccessSettings.md +0 -24
- package/docs/SetupPaymentMethodResponse.md +0 -24
- package/docs/UpdateClubGeneralSettingsRequest.md +0 -34
- package/docs/UpdateClubHoursSettingsRequest.md +0 -22
- package/docs/UpdateClubPresentationSettingsRequest.md +0 -26
- package/docs/UpdateClubReservationSettingsRequest.md +0 -34
package/docs/IUserAttributes.md
CHANGED
|
@@ -13,9 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**gender** | [**Gender**](Gender.md) | | [optional] [default to undefined]
|
|
14
14
|
**location** | [**IUserLocation**](IUserLocation.md) | | [optional] [default to undefined]
|
|
15
15
|
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
16
|
-
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
17
16
|
**levelBySports** | [**Array<ILevelBySports>**](ILevelBySports.md) | | [optional] [default to undefined]
|
|
18
|
-
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
19
17
|
**phone** | **string** | | [optional] [default to undefined]
|
|
20
18
|
**password** | **string** | | [optional] [default to undefined]
|
|
21
19
|
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
@@ -28,15 +26,12 @@ Name | Type | Description | Notes
|
|
|
28
26
|
**createdAt** | **string** | | [default to undefined]
|
|
29
27
|
**updatedAt** | **string** | | [default to undefined]
|
|
30
28
|
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
31
|
-
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
32
|
-
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
33
|
-
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
34
|
-
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
35
29
|
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
36
30
|
**description** | **string** | | [optional] [default to undefined]
|
|
37
31
|
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
38
32
|
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
39
33
|
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
34
|
+
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
40
35
|
|
|
41
36
|
## Example
|
|
42
37
|
|
|
@@ -52,9 +47,7 @@ const instance: IUserAttributes = {
|
|
|
52
47
|
gender,
|
|
53
48
|
location,
|
|
54
49
|
isAccountVerified,
|
|
55
|
-
isCreditCardRegistered,
|
|
56
50
|
levelBySports,
|
|
57
|
-
stripeCustomerId,
|
|
58
51
|
phone,
|
|
59
52
|
password,
|
|
60
53
|
profilePicture,
|
|
@@ -67,15 +60,12 @@ const instance: IUserAttributes = {
|
|
|
67
60
|
createdAt,
|
|
68
61
|
updatedAt,
|
|
69
62
|
isLevelCertified,
|
|
70
|
-
paymentMethods,
|
|
71
|
-
defaultPaymentMethodId,
|
|
72
|
-
paymentMethodSetupCompleted,
|
|
73
|
-
setupIntentId,
|
|
74
63
|
favoriteClubs,
|
|
75
64
|
description,
|
|
76
65
|
isProfileVisible,
|
|
77
66
|
favoritePlayers,
|
|
78
67
|
sports,
|
|
68
|
+
stripeCustomerId,
|
|
79
69
|
};
|
|
80
70
|
```
|
|
81
71
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# InvoiceStatus
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Enum
|
|
5
|
+
|
|
6
|
+
* `SetupPending` (value: `'setup_pending'`)
|
|
7
|
+
|
|
8
|
+
* `SetupSuccess` (value: `'setup_success'`)
|
|
9
|
+
|
|
10
|
+
* `Pending` (value: `'pending'`)
|
|
11
|
+
|
|
12
|
+
* `Paid` (value: `'paid'`)
|
|
13
|
+
|
|
14
|
+
* `Failed` (value: `'failed'`)
|
|
15
|
+
|
|
16
|
+
* `Authorized` (value: `'authorized'`)
|
|
17
|
+
|
|
18
|
+
* `Canceled` (value: `'canceled'`)
|
|
19
|
+
|
|
20
|
+
* `Expired` (value: `'expired'`)
|
|
21
|
+
|
|
22
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -20,6 +20,10 @@ Name | Type | Description | Notes
|
|
|
20
20
|
**clubDashBoardUrl** | **string** | URL du dashboard Stripe du club | [optional] [default to undefined]
|
|
21
21
|
**isNoShowEnabled** | **boolean** | Indique si la fonctionnalité \"no show\" est activée | [optional] [default to undefined]
|
|
22
22
|
**sports** | **Array<string>** | Liste des sports proposés par le club (identifiés par leur clé) | [optional] [default to undefined]
|
|
23
|
+
**allowMultipleBookingsAtTheSameTime** | **boolean** | Autoriser plusieurs réservations en même temps | [optional] [default to undefined]
|
|
24
|
+
**sameTimeBookingsLimit** | **number** | Limite de réservations simultanées (même créneau) | [optional] [default to undefined]
|
|
25
|
+
**cancellationLimitHours** | **number** | Limite d\'annulation en heures | [optional] [default to undefined]
|
|
26
|
+
**maxWeeklyBookings** | **number** | Nombre maximum de réservations par semaine | [optional] [default to undefined]
|
|
23
27
|
**createdAt** | [**ClubResponseCreatedAt**](ClubResponseCreatedAt.md) | | [optional] [default to undefined]
|
|
24
28
|
**updatedAt** | [**ClubResponseUpdatedAt**](ClubResponseUpdatedAt.md) | | [optional] [default to undefined]
|
|
25
29
|
|
|
@@ -43,6 +47,10 @@ const instance: PartialClubResponse = {
|
|
|
43
47
|
clubDashBoardUrl,
|
|
44
48
|
isNoShowEnabled,
|
|
45
49
|
sports,
|
|
50
|
+
allowMultipleBookingsAtTheSameTime,
|
|
51
|
+
sameTimeBookingsLimit,
|
|
52
|
+
cancellationLimitHours,
|
|
53
|
+
maxWeeklyBookings,
|
|
46
54
|
createdAt,
|
|
47
55
|
updatedAt,
|
|
48
56
|
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# PlayerPrice
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**playerId** | **string** | | [default to undefined]
|
|
9
|
+
**firstName** | **string** | | [optional] [default to undefined]
|
|
10
|
+
**lastName** | **string** | | [optional] [default to undefined]
|
|
11
|
+
**subscriptions** | [**Array<SubscriptionInfo>**](SubscriptionInfo.md) | | [default to undefined]
|
|
12
|
+
**creditAvailablesInCents** | **number** | | [optional] [default to undefined]
|
|
13
|
+
**price** | **number** | | [default to undefined]
|
|
14
|
+
|
|
15
|
+
## Example
|
|
16
|
+
|
|
17
|
+
```typescript
|
|
18
|
+
import { PlayerPrice } from '@tennac-booking/sdk';
|
|
19
|
+
|
|
20
|
+
const instance: PlayerPrice = {
|
|
21
|
+
playerId,
|
|
22
|
+
firstName,
|
|
23
|
+
lastName,
|
|
24
|
+
subscriptions,
|
|
25
|
+
creditAvailablesInCents,
|
|
26
|
+
price,
|
|
27
|
+
};
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# QuickReservationClubSport
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | ID du sport | [default to undefined]
|
|
9
|
+
**key** | **string** | Clé du sport | [optional] [default to undefined]
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```typescript
|
|
14
|
+
import { QuickReservationClubSport } from '@tennac-booking/sdk';
|
|
15
|
+
|
|
16
|
+
const instance: QuickReservationClubSport = {
|
|
17
|
+
id,
|
|
18
|
+
key,
|
|
19
|
+
};
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -7,9 +7,11 @@ Name | Type | Description | Notes
|
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
8
|
**clubId** | **string** | ID du club | [default to undefined]
|
|
9
9
|
**clubName** | **string** | Nom du club | [default to undefined]
|
|
10
|
+
**description** | **string** | Description du club | [optional] [default to undefined]
|
|
10
11
|
**distanceInMeters** | **number** | Distance par rapport à la recherche, en mètres | [default to undefined]
|
|
11
12
|
**location** | [**QuickReservationClubSummaryLocation**](QuickReservationClubSummaryLocation.md) | | [optional] [default to undefined]
|
|
12
13
|
**slots** | [**Array<QuickReservationSlotSummary>**](QuickReservationSlotSummary.md) | Créneaux disponibles correspondant aux filtres | [default to undefined]
|
|
14
|
+
**sports** | [**Array<QuickReservationClubSport>**](QuickReservationClubSport.md) | Sports disponibles dans le club | [optional] [default to undefined]
|
|
13
15
|
|
|
14
16
|
## Example
|
|
15
17
|
|
|
@@ -19,9 +21,11 @@ import { QuickReservationClubSummary } from '@tennac-booking/sdk';
|
|
|
19
21
|
const instance: QuickReservationClubSummary = {
|
|
20
22
|
clubId,
|
|
21
23
|
clubName,
|
|
24
|
+
description,
|
|
22
25
|
distanceInMeters,
|
|
23
26
|
location,
|
|
24
27
|
slots,
|
|
28
|
+
sports,
|
|
25
29
|
};
|
|
26
30
|
```
|
|
27
31
|
|
package/docs/SlotInfo.md
CHANGED
|
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**id** | **string** | ID du slot | [default to undefined]
|
|
9
9
|
**startDate** | **string** | Date de début | [default to undefined]
|
|
10
10
|
**endDate** | **string** | Date de fin | [default to undefined]
|
|
11
|
-
**
|
|
11
|
+
**courtId** | [**CourtInfo**](CourtInfo.md) | | [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
14
14
|
|
|
@@ -19,7 +19,7 @@ const instance: SlotInfo = {
|
|
|
19
19
|
id,
|
|
20
20
|
startDate,
|
|
21
21
|
endDate,
|
|
22
|
-
|
|
22
|
+
courtId,
|
|
23
23
|
};
|
|
24
24
|
```
|
|
25
25
|
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# SportsPublicApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *http://localhost*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**getVerifiedSports**](#getverifiedsports) | **GET** /api/sports/verified | |
|
|
8
|
+
|
|
9
|
+
# **getVerifiedSports**
|
|
10
|
+
> Array<SportResponse> getVerifiedSports()
|
|
11
|
+
|
|
12
|
+
Récupère tous les sports vérifiés, accessibles publiquement
|
|
13
|
+
|
|
14
|
+
### Example
|
|
15
|
+
|
|
16
|
+
```typescript
|
|
17
|
+
import {
|
|
18
|
+
SportsPublicApi,
|
|
19
|
+
Configuration
|
|
20
|
+
} from '@tennac-booking/sdk';
|
|
21
|
+
|
|
22
|
+
const configuration = new Configuration();
|
|
23
|
+
const apiInstance = new SportsPublicApi(configuration);
|
|
24
|
+
|
|
25
|
+
const { status, data } = await apiInstance.getVerifiedSports();
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
### Parameters
|
|
29
|
+
This endpoint does not have any parameters.
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Return type
|
|
33
|
+
|
|
34
|
+
**Array<SportResponse>**
|
|
35
|
+
|
|
36
|
+
### Authorization
|
|
37
|
+
|
|
38
|
+
No authorization required
|
|
39
|
+
|
|
40
|
+
### HTTP request headers
|
|
41
|
+
|
|
42
|
+
- **Content-Type**: Not defined
|
|
43
|
+
- **Accept**: application/json
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### HTTP response details
|
|
47
|
+
| Status code | Description | Response headers |
|
|
48
|
+
|-------------|-------------|------------------|
|
|
49
|
+
|**200** | Sports vérifiés | - |
|
|
50
|
+
|**500** | Server Error | - |
|
|
51
|
+
|
|
52
|
+
[[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)
|
|
53
|
+
|
|
@@ -13,9 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**gender** | [**Gender**](Gender.md) | | [optional] [default to undefined]
|
|
14
14
|
**location** | [**IUserLocation**](IUserLocation.md) | | [optional] [default to undefined]
|
|
15
15
|
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
16
|
-
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
17
16
|
**levelBySports** | [**Array<ILevelBySports>**](ILevelBySports.md) | | [optional] [default to undefined]
|
|
18
|
-
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
19
17
|
**phone** | **string** | | [optional] [default to undefined]
|
|
20
18
|
**password** | **string** | | [optional] [default to undefined]
|
|
21
19
|
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
@@ -28,15 +26,12 @@ Name | Type | Description | Notes
|
|
|
28
26
|
**createdAt** | **string** | | [default to undefined]
|
|
29
27
|
**updatedAt** | **string** | | [default to undefined]
|
|
30
28
|
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
31
|
-
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
32
|
-
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
33
|
-
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
34
|
-
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
35
29
|
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
36
30
|
**description** | **string** | | [optional] [default to undefined]
|
|
37
31
|
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
38
32
|
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
39
33
|
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
34
|
+
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
40
35
|
**isSubscribedToMyClub** | **boolean** | | [optional] [default to undefined]
|
|
41
36
|
**creditOnMyClub** | **number** | | [optional] [default to undefined]
|
|
42
37
|
|
|
@@ -54,9 +49,7 @@ const instance: StaffUserProfileResponse = {
|
|
|
54
49
|
gender,
|
|
55
50
|
location,
|
|
56
51
|
isAccountVerified,
|
|
57
|
-
isCreditCardRegistered,
|
|
58
52
|
levelBySports,
|
|
59
|
-
stripeCustomerId,
|
|
60
53
|
phone,
|
|
61
54
|
password,
|
|
62
55
|
profilePicture,
|
|
@@ -69,15 +62,12 @@ const instance: StaffUserProfileResponse = {
|
|
|
69
62
|
createdAt,
|
|
70
63
|
updatedAt,
|
|
71
64
|
isLevelCertified,
|
|
72
|
-
paymentMethods,
|
|
73
|
-
defaultPaymentMethodId,
|
|
74
|
-
paymentMethodSetupCompleted,
|
|
75
|
-
setupIntentId,
|
|
76
65
|
favoriteClubs,
|
|
77
66
|
description,
|
|
78
67
|
isProfileVisible,
|
|
79
68
|
favoritePlayers,
|
|
80
69
|
sports,
|
|
70
|
+
stripeCustomerId,
|
|
81
71
|
isSubscribedToMyClub,
|
|
82
72
|
creditOnMyClub,
|
|
83
73
|
};
|
|
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
|
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
8
|
**clubId** | **string** | | [default to undefined]
|
|
9
9
|
**priceId** | **string** | | [default to undefined]
|
|
10
|
+
**useDefaultPaymentMethod** | **boolean** | | [optional] [default to undefined]
|
|
10
11
|
|
|
11
12
|
## Example
|
|
12
13
|
|
|
@@ -16,6 +17,7 @@ import { SubscribeRequestBody } from '@tennac-booking/sdk';
|
|
|
16
17
|
const instance: SubscribeRequestBody = {
|
|
17
18
|
clubId,
|
|
18
19
|
priceId,
|
|
20
|
+
useDefaultPaymentMethod,
|
|
19
21
|
};
|
|
20
22
|
```
|
|
21
23
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# SubscriptionInfo
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**subscriptionPlanName** | **string** | | [optional] [default to undefined]
|
|
9
|
+
**subscriptionDescription** | **string** | | [optional] [default to undefined]
|
|
10
|
+
**reducedAmountInCents** | **number** | | [optional] [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { SubscriptionInfo } from '@tennac-booking/sdk';
|
|
16
|
+
|
|
17
|
+
const instance: SubscriptionInfo = {
|
|
18
|
+
subscriptionPlanName,
|
|
19
|
+
subscriptionDescription,
|
|
20
|
+
reducedAmountInCents,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
|
|
11
11
|
**photoUrl** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**startDate** | **string** | | [optional] [default to undefined]
|
|
13
13
|
**endDate** | **string** | | [optional] [default to undefined]
|
|
14
|
-
**courts** | **Array<
|
|
14
|
+
**courts** | [**Array<EventResponseCourtsInner>**](EventResponseCourtsInner.md) | | [optional] [default to undefined]
|
|
15
15
|
**sports** | **Array<string>** | | [optional] [default to undefined]
|
|
16
16
|
**recurringType** | **string** | | [optional] [default to undefined]
|
|
17
17
|
**recurrenceEndDate** | **string** | | [optional] [default to undefined]
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# UserBookingsResponse
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**total** | **number** | | [default to undefined]
|
|
9
|
+
**limit** | **number** | | [default to undefined]
|
|
10
|
+
**skip** | **number** | | [default to undefined]
|
|
11
|
+
**hasMore** | **boolean** | | [default to undefined]
|
|
12
|
+
**bookings** | [**Array<BookingSummary>**](BookingSummary.md) | | [default to undefined]
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```typescript
|
|
17
|
+
import { UserBookingsResponse } from '@tennac-booking/sdk';
|
|
18
|
+
|
|
19
|
+
const instance: UserBookingsResponse = {
|
|
20
|
+
total,
|
|
21
|
+
limit,
|
|
22
|
+
skip,
|
|
23
|
+
hasMore,
|
|
24
|
+
bookings,
|
|
25
|
+
};
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -13,9 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**gender** | [**Gender**](Gender.md) | | [optional] [default to undefined]
|
|
14
14
|
**location** | [**IUserLocation**](IUserLocation.md) | | [optional] [default to undefined]
|
|
15
15
|
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
16
|
-
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
17
16
|
**levelBySports** | [**Array<ILevelBySports>**](ILevelBySports.md) | | [optional] [default to undefined]
|
|
18
|
-
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
19
17
|
**phone** | **string** | | [optional] [default to undefined]
|
|
20
18
|
**password** | **string** | | [optional] [default to undefined]
|
|
21
19
|
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
@@ -28,21 +26,19 @@ Name | Type | Description | Notes
|
|
|
28
26
|
**createdAt** | **string** | | [default to undefined]
|
|
29
27
|
**updatedAt** | **string** | | [default to undefined]
|
|
30
28
|
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
31
|
-
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
32
|
-
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
33
|
-
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
34
|
-
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
35
29
|
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
36
30
|
**description** | **string** | | [optional] [default to undefined]
|
|
37
31
|
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
38
32
|
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
39
33
|
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
34
|
+
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
40
35
|
**upcomingBookingsCount** | **number** | | [optional] [default to undefined]
|
|
41
36
|
**subscriptionsCount** | **number** | | [optional] [default to undefined]
|
|
42
37
|
**subscriptions** | [**Array<ClubSubscriptions>**](ClubSubscriptions.md) | | [optional] [default to undefined]
|
|
43
38
|
**frequentlyVisitedClubs** | [**Array<ClubSummary>**](ClubSummary.md) | | [optional] [default to undefined]
|
|
44
39
|
**frequentlyPlayedWith** | [**Array<PlayerSummary>**](PlayerSummary.md) | | [optional] [default to undefined]
|
|
45
40
|
**stripeLinks** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
41
|
+
**verifiedSports** | [**Array<SportResponse>**](SportResponse.md) | | [optional] [default to undefined]
|
|
46
42
|
|
|
47
43
|
## Example
|
|
48
44
|
|
|
@@ -58,9 +54,7 @@ const instance: UserProfileResponse = {
|
|
|
58
54
|
gender,
|
|
59
55
|
location,
|
|
60
56
|
isAccountVerified,
|
|
61
|
-
isCreditCardRegistered,
|
|
62
57
|
levelBySports,
|
|
63
|
-
stripeCustomerId,
|
|
64
58
|
phone,
|
|
65
59
|
password,
|
|
66
60
|
profilePicture,
|
|
@@ -73,21 +67,19 @@ const instance: UserProfileResponse = {
|
|
|
73
67
|
createdAt,
|
|
74
68
|
updatedAt,
|
|
75
69
|
isLevelCertified,
|
|
76
|
-
paymentMethods,
|
|
77
|
-
defaultPaymentMethodId,
|
|
78
|
-
paymentMethodSetupCompleted,
|
|
79
|
-
setupIntentId,
|
|
80
70
|
favoriteClubs,
|
|
81
71
|
description,
|
|
82
72
|
isProfileVisible,
|
|
83
73
|
favoritePlayers,
|
|
84
74
|
sports,
|
|
75
|
+
stripeCustomerId,
|
|
85
76
|
upcomingBookingsCount,
|
|
86
77
|
subscriptionsCount,
|
|
87
78
|
subscriptions,
|
|
88
79
|
frequentlyVisitedClubs,
|
|
89
80
|
frequentlyPlayedWith,
|
|
90
81
|
stripeLinks,
|
|
82
|
+
verifiedSports,
|
|
91
83
|
};
|
|
92
84
|
```
|
|
93
85
|
|
package/docs/UsersApi.md
CHANGED
|
@@ -7,9 +7,7 @@ All URIs are relative to *http://localhost*
|
|
|
7
7
|
|[**addFavoriteClub**](#addfavoriteclub) | **POST** /api/users/me/favorite-clubs | |
|
|
8
8
|
|[**addFavoritePlayer**](#addfavoriteplayer) | **POST** /api/users/me/favoritesPlayers | |
|
|
9
9
|
|[**addOrganization**](#addorganization) | **POST** /api/users/me/add-organization | |
|
|
10
|
-
|[**addPaymentMethodSetup**](#addpaymentmethodsetup) | **POST** /api/users/addPaymentMethodSetup | |
|
|
11
10
|
|[**changePassword**](#changepassword) | **PUT** /api/users/me/password | |
|
|
12
|
-
|[**confirmPaymentMethodSetup**](#confirmpaymentmethodsetup) | **POST** /api/users/confirmPaymentMethodSetup | |
|
|
13
11
|
|[**getAllUsers**](#getallusers) | **GET** /api/users | |
|
|
14
12
|
|[**getBookingDetail**](#getbookingdetail) | **GET** /api/users/me/booking-detail/{bookingId} | |
|
|
15
13
|
|[**getFavoriteClubs**](#getfavoriteclubs) | **GET** /api/users/me/favorite-clubs | |
|
|
@@ -34,7 +32,6 @@ All URIs are relative to *http://localhost*
|
|
|
34
32
|
|[**requestEmailVerification**](#requestemailverification) | **POST** /api/users/me/request-email-verification | |
|
|
35
33
|
|[**requestPasswordReset**](#requestpasswordreset) | **POST** /api/users/request-password-reset | |
|
|
36
34
|
|[**resetPassword**](#resetpassword) | **POST** /api/users/reset-password | |
|
|
37
|
-
|[**setupOffSessionPaymentMethod**](#setupoffsessionpaymentmethod) | **POST** /api/users/setupOffSessionPaymentMethod | |
|
|
38
35
|
|[**signInOrSignUpWithGoogle**](#signinorsignupwithgoogle) | **POST** /api/users/googleSignin | |
|
|
39
36
|
|[**updateCustomer**](#updatecustomer) | **PUT** /api/users/me/customer | |
|
|
40
37
|
|[**updateLevelBySports**](#updatelevelbysports) | **PUT** /api/users/me/level-by-sports | |
|
|
@@ -189,57 +186,6 @@ const { status, data } = await apiInstance.addOrganization(
|
|
|
189
186
|
- **Accept**: application/json
|
|
190
187
|
|
|
191
188
|
|
|
192
|
-
### HTTP response details
|
|
193
|
-
| Status code | Description | Response headers |
|
|
194
|
-
|-------------|-------------|------------------|
|
|
195
|
-
|**200** | Ok | - |
|
|
196
|
-
|
|
197
|
-
[[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)
|
|
198
|
-
|
|
199
|
-
# **addPaymentMethodSetup**
|
|
200
|
-
> PaymentMethodSetupResponse addPaymentMethodSetup(addPaymentMethodRequestBody)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
### Example
|
|
204
|
-
|
|
205
|
-
```typescript
|
|
206
|
-
import {
|
|
207
|
-
UsersApi,
|
|
208
|
-
Configuration,
|
|
209
|
-
AddPaymentMethodRequestBody
|
|
210
|
-
} from '@tennac-booking/sdk';
|
|
211
|
-
|
|
212
|
-
const configuration = new Configuration();
|
|
213
|
-
const apiInstance = new UsersApi(configuration);
|
|
214
|
-
|
|
215
|
-
let addPaymentMethodRequestBody: AddPaymentMethodRequestBody; //
|
|
216
|
-
|
|
217
|
-
const { status, data } = await apiInstance.addPaymentMethodSetup(
|
|
218
|
-
addPaymentMethodRequestBody
|
|
219
|
-
);
|
|
220
|
-
```
|
|
221
|
-
|
|
222
|
-
### Parameters
|
|
223
|
-
|
|
224
|
-
|Name | Type | Description | Notes|
|
|
225
|
-
|------------- | ------------- | ------------- | -------------|
|
|
226
|
-
| **addPaymentMethodRequestBody** | **AddPaymentMethodRequestBody**| | |
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
### Return type
|
|
230
|
-
|
|
231
|
-
**PaymentMethodSetupResponse**
|
|
232
|
-
|
|
233
|
-
### Authorization
|
|
234
|
-
|
|
235
|
-
[bearerAuth](../README.md#bearerAuth)
|
|
236
|
-
|
|
237
|
-
### HTTP request headers
|
|
238
|
-
|
|
239
|
-
- **Content-Type**: application/json
|
|
240
|
-
- **Accept**: application/json
|
|
241
|
-
|
|
242
|
-
|
|
243
189
|
### HTTP response details
|
|
244
190
|
| Status code | Description | Response headers |
|
|
245
191
|
|-------------|-------------|------------------|
|
|
@@ -291,57 +237,6 @@ const { status, data } = await apiInstance.changePassword(
|
|
|
291
237
|
- **Accept**: application/json
|
|
292
238
|
|
|
293
239
|
|
|
294
|
-
### HTTP response details
|
|
295
|
-
| Status code | Description | Response headers |
|
|
296
|
-
|-------------|-------------|------------------|
|
|
297
|
-
|**200** | Ok | - |
|
|
298
|
-
|
|
299
|
-
[[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)
|
|
300
|
-
|
|
301
|
-
# **confirmPaymentMethodSetup**
|
|
302
|
-
> ConfirmPaymentMethodResponse confirmPaymentMethodSetup(confirmPaymentMethodRequestBody)
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
### Example
|
|
306
|
-
|
|
307
|
-
```typescript
|
|
308
|
-
import {
|
|
309
|
-
UsersApi,
|
|
310
|
-
Configuration,
|
|
311
|
-
ConfirmPaymentMethodRequestBody
|
|
312
|
-
} from '@tennac-booking/sdk';
|
|
313
|
-
|
|
314
|
-
const configuration = new Configuration();
|
|
315
|
-
const apiInstance = new UsersApi(configuration);
|
|
316
|
-
|
|
317
|
-
let confirmPaymentMethodRequestBody: ConfirmPaymentMethodRequestBody; //
|
|
318
|
-
|
|
319
|
-
const { status, data } = await apiInstance.confirmPaymentMethodSetup(
|
|
320
|
-
confirmPaymentMethodRequestBody
|
|
321
|
-
);
|
|
322
|
-
```
|
|
323
|
-
|
|
324
|
-
### Parameters
|
|
325
|
-
|
|
326
|
-
|Name | Type | Description | Notes|
|
|
327
|
-
|------------- | ------------- | ------------- | -------------|
|
|
328
|
-
| **confirmPaymentMethodRequestBody** | **ConfirmPaymentMethodRequestBody**| | |
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
### Return type
|
|
332
|
-
|
|
333
|
-
**ConfirmPaymentMethodResponse**
|
|
334
|
-
|
|
335
|
-
### Authorization
|
|
336
|
-
|
|
337
|
-
[bearerAuth](../README.md#bearerAuth)
|
|
338
|
-
|
|
339
|
-
### HTTP request headers
|
|
340
|
-
|
|
341
|
-
- **Content-Type**: application/json
|
|
342
|
-
- **Accept**: application/json
|
|
343
|
-
|
|
344
|
-
|
|
345
240
|
### HTTP response details
|
|
346
241
|
| Status code | Description | Response headers |
|
|
347
242
|
|-------------|-------------|------------------|
|
|
@@ -393,7 +288,7 @@ This endpoint does not have any parameters.
|
|
|
393
288
|
[[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)
|
|
394
289
|
|
|
395
290
|
# **getBookingDetail**
|
|
396
|
-
>
|
|
291
|
+
> BookingSummary getBookingDetail()
|
|
397
292
|
|
|
398
293
|
|
|
399
294
|
### Example
|
|
@@ -423,7 +318,7 @@ const { status, data } = await apiInstance.getBookingDetail(
|
|
|
423
318
|
|
|
424
319
|
### Return type
|
|
425
320
|
|
|
426
|
-
**
|
|
321
|
+
**BookingSummary**
|
|
427
322
|
|
|
428
323
|
### Authorization
|
|
429
324
|
|
|
@@ -925,7 +820,7 @@ This endpoint does not have any parameters.
|
|
|
925
820
|
[[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)
|
|
926
821
|
|
|
927
822
|
# **getUserBookings**
|
|
928
|
-
>
|
|
823
|
+
> UserBookingsResponse getUserBookings()
|
|
929
824
|
|
|
930
825
|
|
|
931
826
|
### Example
|
|
@@ -958,7 +853,7 @@ const { status, data } = await apiInstance.getUserBookings(
|
|
|
958
853
|
|
|
959
854
|
### Return type
|
|
960
855
|
|
|
961
|
-
**
|
|
856
|
+
**UserBookingsResponse**
|
|
962
857
|
|
|
963
858
|
### Authorization
|
|
964
859
|
|
|
@@ -1546,57 +1441,6 @@ No authorization required
|
|
|
1546
1441
|
- **Accept**: application/json
|
|
1547
1442
|
|
|
1548
1443
|
|
|
1549
|
-
### HTTP response details
|
|
1550
|
-
| Status code | Description | Response headers |
|
|
1551
|
-
|-------------|-------------|------------------|
|
|
1552
|
-
|**200** | Ok | - |
|
|
1553
|
-
|
|
1554
|
-
[[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)
|
|
1555
|
-
|
|
1556
|
-
# **setupOffSessionPaymentMethod**
|
|
1557
|
-
> SetupPaymentMethodResponse setupOffSessionPaymentMethod(setupPaymentMethodRequestBody)
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
### Example
|
|
1561
|
-
|
|
1562
|
-
```typescript
|
|
1563
|
-
import {
|
|
1564
|
-
UsersApi,
|
|
1565
|
-
Configuration,
|
|
1566
|
-
SetupPaymentMethodRequestBody
|
|
1567
|
-
} from '@tennac-booking/sdk';
|
|
1568
|
-
|
|
1569
|
-
const configuration = new Configuration();
|
|
1570
|
-
const apiInstance = new UsersApi(configuration);
|
|
1571
|
-
|
|
1572
|
-
let setupPaymentMethodRequestBody: SetupPaymentMethodRequestBody; //
|
|
1573
|
-
|
|
1574
|
-
const { status, data } = await apiInstance.setupOffSessionPaymentMethod(
|
|
1575
|
-
setupPaymentMethodRequestBody
|
|
1576
|
-
);
|
|
1577
|
-
```
|
|
1578
|
-
|
|
1579
|
-
### Parameters
|
|
1580
|
-
|
|
1581
|
-
|Name | Type | Description | Notes|
|
|
1582
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1583
|
-
| **setupPaymentMethodRequestBody** | **SetupPaymentMethodRequestBody**| | |
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
### Return type
|
|
1587
|
-
|
|
1588
|
-
**SetupPaymentMethodResponse**
|
|
1589
|
-
|
|
1590
|
-
### Authorization
|
|
1591
|
-
|
|
1592
|
-
[bearerAuth](../README.md#bearerAuth)
|
|
1593
|
-
|
|
1594
|
-
### HTTP request headers
|
|
1595
|
-
|
|
1596
|
-
- **Content-Type**: application/json
|
|
1597
|
-
- **Accept**: application/json
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
1444
|
### HTTP response details
|
|
1601
1445
|
| Status code | Description | Response headers |
|
|
1602
1446
|
|-------------|-------------|------------------|
|