@dalmore/api-contracts 1.0.3 → 1.0.6
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/README.md +34 -60
- package/index.mjs +1001 -18638
- package/package.json +5 -53
- package/src/common/types/address.spec.ts +203 -0
- package/src/common/types/batch-jobs.types.ts +1 -0
- package/src/common/types/common.types.spec.ts +336 -0
- package/src/common/types/files.types.spec.ts +154 -0
- package/src/common/types/issuer-payment-method.types.spec.ts +612 -0
- package/src/common/types/offering.types.spec.ts +91 -0
- package/src/common/types/phone.spec.ts +76 -0
- package/src/common/types/queue.types.ts +1 -0
- package/src/common/types/reminder-config.types.ts +40 -0
- package/src/common/types/site-link.types.spec.ts +134 -0
- package/src/common/types/trade.types.ts +2 -4
- package/clients/index.mjs +0 -10970
- package/compliance/index.mjs +0 -20016
- package/compliance-apikey/index.mjs +0 -9795
- package/helpers/index.mjs +0 -146
- package/investors/index.mjs +0 -12844
- package/issuers/index.mjs +0 -16168
- package/secondaries/index.mjs +0 -10282
- package/src/common/helpers/index.ts +0 -205
- package/src/contracts/compliance/account-contacts/index.ts +0 -82
- package/src/contracts/compliance/account-managers/index.ts +0 -142
- package/src/contracts/compliance/accounts/index.ts +0 -187
- package/src/contracts/compliance/activities/index.ts +0 -55
- package/src/contracts/compliance/aic/index.ts +0 -60
- package/src/contracts/compliance/api-keys/index.ts +0 -91
- package/src/contracts/compliance/assets/index.ts +0 -122
- package/src/contracts/compliance/auth/index.ts +0 -134
- package/src/contracts/compliance/batch-jobs/index.ts +0 -62
- package/src/contracts/compliance/bonus-tiers/index.ts +0 -55
- package/src/contracts/compliance/checklist/index.ts +0 -87
- package/src/contracts/compliance/checklist-items/index.ts +0 -86
- package/src/contracts/compliance/covered-persons/index.ts +0 -97
- package/src/contracts/compliance/dashboard/index.ts +0 -111
- package/src/contracts/compliance/data-records/index.ts +0 -116
- package/src/contracts/compliance/data-rooms/index.ts +0 -113
- package/src/contracts/compliance/default-theme-configs/index.ts +0 -95
- package/src/contracts/compliance/disbursement/index.ts +0 -165
- package/src/contracts/compliance/disbursement-approval-users/index.ts +0 -84
- package/src/contracts/compliance/disbursement-transactions/index.ts +0 -37
- package/src/contracts/compliance/domain-filters/index.ts +0 -117
- package/src/contracts/compliance/email-themes/index.ts +0 -284
- package/src/contracts/compliance/escrow-accounts/index.ts +0 -85
- package/src/contracts/compliance/exchange-api-keys/index.ts +0 -129
- package/src/contracts/compliance/exchange-imports/index.ts +0 -137
- package/src/contracts/compliance/files/index.ts +0 -267
- package/src/contracts/compliance/files-public/index.ts +0 -188
- package/src/contracts/compliance/health/index.ts +0 -26
- package/src/contracts/compliance/index.ts +0 -147
- package/src/contracts/compliance/individuals/index.ts +0 -57
- package/src/contracts/compliance/investor-accounts/index.ts +0 -141
- package/src/contracts/compliance/invites/index.ts +0 -137
- package/src/contracts/compliance/issuer-bank-accounts/index.ts +0 -81
- package/src/contracts/compliance/issuer-payment-methods/index.ts +0 -81
- package/src/contracts/compliance/issuers/index.ts +0 -97
- package/src/contracts/compliance/job-items/index.ts +0 -58
- package/src/contracts/compliance/jobs/index.ts +0 -59
- package/src/contracts/compliance/kyb/index.ts +0 -54
- package/src/contracts/compliance/kyc/index.ts +0 -77
- package/src/contracts/compliance/legal-entities/index.ts +0 -57
- package/src/contracts/compliance/login-histories/index.ts +0 -37
- package/src/contracts/compliance/notes/index.ts +0 -69
- package/src/contracts/compliance/notion-databases/index.ts +0 -107
- package/src/contracts/compliance/notion-pages/index.ts +0 -105
- package/src/contracts/compliance/offering-reports/index.ts +0 -149
- package/src/contracts/compliance/offerings/index.ts +0 -233
- package/src/contracts/compliance/pages/index.ts +0 -178
- package/src/contracts/compliance/payment-methods/index.ts +0 -57
- package/src/contracts/compliance/rejection-reasons/index.ts +0 -32
- package/src/contracts/compliance/review/index.ts +0 -169
- package/src/contracts/compliance/roles/index.ts +0 -34
- package/src/contracts/compliance/secondary-customers/index.ts +0 -77
- package/src/contracts/compliance/secondary-orders/index.ts +0 -60
- package/src/contracts/compliance/secondary-trades/index.ts +0 -100
- package/src/contracts/compliance/secure-requests/index.ts +0 -54
- package/src/contracts/compliance/signer/index.ts +0 -369
- package/src/contracts/compliance/site-links/index.ts +0 -128
- package/src/contracts/compliance/site-settings/index.ts +0 -669
- package/src/contracts/compliance/sites/index.ts +0 -56
- package/src/contracts/compliance/state-machine/index.ts +0 -94
- package/src/contracts/compliance/tasks/index.ts +0 -91
- package/src/contracts/compliance/third-parties/index.ts +0 -52
- package/src/contracts/compliance/trade-line-items/index.ts +0 -59
- package/src/contracts/compliance/trades/index.ts +0 -230
- package/src/contracts/compliance/transactions/index.ts +0 -161
- package/src/contracts/compliance/user-manuals/index.ts +0 -271
- package/src/contracts/compliance/user-settings/index.ts +0 -189
- package/src/contracts/compliance/users/index.ts +0 -200
- package/src/contracts/compliance/webhooks/index.ts +0 -41
- package/src/contracts/compliance-apikey/accounts/index.ts +0 -58
- package/src/contracts/compliance-apikey/index.ts +0 -14
- package/src/contracts/index.ts +0 -6
- package/src/contracts/investors/account-contacts/index.ts +0 -58
- package/src/contracts/investors/aic/index.ts +0 -59
- package/src/contracts/investors/assets/index.ts +0 -61
- package/src/contracts/investors/auth/index.ts +0 -116
- package/src/contracts/investors/bonus-tiers/index.ts +0 -37
- package/src/contracts/investors/cart/index.ts +0 -75
- package/src/contracts/investors/contact-us/index.ts +0 -48
- package/src/contracts/investors/data-records/index.ts +0 -113
- package/src/contracts/investors/data-rooms/index.ts +0 -96
- package/src/contracts/investors/files/index.ts +0 -167
- package/src/contracts/investors/files-public/index.ts +0 -185
- package/src/contracts/investors/index.ts +0 -72
- package/src/contracts/investors/individuals/index.ts +0 -99
- package/src/contracts/investors/investor-accounts/index.ts +0 -110
- package/src/contracts/investors/issuer-payment-methods/index.ts +0 -36
- package/src/contracts/investors/issuers/index.ts +0 -30
- package/src/contracts/investors/legal-entities/index.ts +0 -93
- package/src/contracts/investors/notes/index.ts +0 -69
- package/src/contracts/investors/offerings/index.ts +0 -93
- package/src/contracts/investors/pages/index.ts +0 -88
- package/src/contracts/investors/payment-methods/index.ts +0 -149
- package/src/contracts/investors/portfolios/index.ts +0 -53
- package/src/contracts/investors/sites/index.ts +0 -96
- package/src/contracts/investors/tasks/index.ts +0 -111
- package/src/contracts/investors/trade-line-items/index.ts +0 -75
- package/src/contracts/investors/trades/index.ts +0 -114
- package/src/contracts/investors/transactions/index.ts +0 -37
- package/src/contracts/investors/trusted-contacts/index.ts +0 -93
- package/src/contracts/investors/user-manuals/index.ts +0 -62
- package/src/contracts/investors/user-settings/index.ts +0 -170
- package/src/contracts/investors/users/index.ts +0 -45
- package/src/contracts/investors/webhooks/index.ts +0 -30
- package/src/contracts/issuers/account-contacts/index.ts +0 -76
- package/src/contracts/issuers/account-integrations/index.ts +0 -97
- package/src/contracts/issuers/accounts/index.ts +0 -97
- package/src/contracts/issuers/activities/index.ts +0 -54
- package/src/contracts/issuers/aic/index.ts +0 -39
- package/src/contracts/issuers/api-key-logs/index.ts +0 -53
- package/src/contracts/issuers/api-keys/index.ts +0 -93
- package/src/contracts/issuers/assets/index.ts +0 -122
- package/src/contracts/issuers/auth/index.ts +0 -152
- package/src/contracts/issuers/bonus-tiers/index.ts +0 -55
- package/src/contracts/issuers/contact-us/index.ts +0 -48
- package/src/contracts/issuers/covered-persons/index.ts +0 -136
- package/src/contracts/issuers/dashboard/index.ts +0 -72
- package/src/contracts/issuers/data-records/index.ts +0 -257
- package/src/contracts/issuers/data-rooms/index.ts +0 -134
- package/src/contracts/issuers/disbursement-approval-users/index.ts +0 -82
- package/src/contracts/issuers/disbursement-transactions/index.ts +0 -53
- package/src/contracts/issuers/disbursements/index.ts +0 -153
- package/src/contracts/issuers/email-themes/index.ts +0 -242
- package/src/contracts/issuers/escrow-accounts/index.ts +0 -81
- package/src/contracts/issuers/exchange-api-keys/index.ts +0 -144
- package/src/contracts/issuers/files/index.ts +0 -166
- package/src/contracts/issuers/files-public/index.ts +0 -166
- package/src/contracts/issuers/health/index.ts +0 -24
- package/src/contracts/issuers/index.ts +0 -112
- package/src/contracts/issuers/investor-accounts/index.ts +0 -148
- package/src/contracts/issuers/invites/index.ts +0 -129
- package/src/contracts/issuers/issuer/index.ts +0 -94
- package/src/contracts/issuers/issuer-bank-accounts/index.ts +0 -81
- package/src/contracts/issuers/issuer-payment-methods/index.ts +0 -136
- package/src/contracts/issuers/kyc/index.ts +0 -38
- package/src/contracts/issuers/login-histories/index.ts +0 -51
- package/src/contracts/issuers/notes/index.ts +0 -69
- package/src/contracts/issuers/offerings/index.ts +0 -206
- package/src/contracts/issuers/pages/index.ts +0 -138
- package/src/contracts/issuers/payment-methods/index.ts +0 -61
- package/src/contracts/issuers/portfolios/index.ts +0 -36
- package/src/contracts/issuers/rejection-reasons/index.ts +0 -32
- package/src/contracts/issuers/review/index.ts +0 -63
- package/src/contracts/issuers/secondary-customers/index.ts +0 -55
- package/src/contracts/issuers/secondary-orders/index.ts +0 -57
- package/src/contracts/issuers/secondary-trades/index.ts +0 -57
- package/src/contracts/issuers/secure-requests/index.ts +0 -34
- package/src/contracts/issuers/site-links/index.ts +0 -116
- package/src/contracts/issuers/site-settings/index.ts +0 -585
- package/src/contracts/issuers/sites/index.ts +0 -32
- package/src/contracts/issuers/tasks/index.ts +0 -111
- package/src/contracts/issuers/trades/index.ts +0 -132
- package/src/contracts/issuers/transactions/index.ts +0 -158
- package/src/contracts/issuers/user-manuals/index.ts +0 -62
- package/src/contracts/issuers/user-settings/index.ts +0 -170
- package/src/contracts/issuers/users/index.ts +0 -126
- package/src/contracts/secondaries/accounts/index.ts +0 -58
- package/src/contracts/secondaries/index.ts +0 -23
- package/src/contracts/secondaries/secondary-customers/index.ts +0 -55
- package/src/contracts/secondaries/secondary-issuers/index.ts +0 -94
- package/src/contracts/secondaries/secondary-orders/index.ts +0 -56
- package/src/contracts/secondaries/secondary-securities/index.ts +0 -95
- package/src/contracts/secondaries/secondary-trades/index.ts +0 -56
- package/types/index.mjs +0 -10320
|
@@ -1,205 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Contract helpers - minimal subset for API contracts package
|
|
3
|
-
* This file is copied directly to @dalmore/api-contracts
|
|
4
|
-
*/
|
|
5
|
-
import { HttpStatus } from '@nestjs/common';
|
|
6
|
-
import parsePhoneNumberFromString, {
|
|
7
|
-
CountryCode,
|
|
8
|
-
PhoneNumber,
|
|
9
|
-
} from 'libphonenumber-js';
|
|
10
|
-
import { err, ok, Result } from 'neverthrow';
|
|
11
|
-
import { ErrorResult } from '../types/common.types';
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Validates a US zip code format (12345 or 12345-6789)
|
|
15
|
-
*/
|
|
16
|
-
export const validateUSZipCode = (zipCode: string): boolean => {
|
|
17
|
-
const regex = /^[0-9]{5}(?:-[0-9]{4})?$/;
|
|
18
|
-
return regex.test(zipCode);
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* Validates a Canadian postal code format (A1A 1A1)
|
|
23
|
-
*/
|
|
24
|
-
export const validateCanadaZipCode = (zipCode: string): boolean => {
|
|
25
|
-
const regex = /^[A-Za-z]\d[A-Za-z] \d[A-Za-z]\d$/;
|
|
26
|
-
return regex.test(zipCode);
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Normalizes a short date string (M/D/YY or M/D/YYYY) to MM/DD/YYYY format
|
|
31
|
-
*/
|
|
32
|
-
export function normalizeShortDate(input: string): string {
|
|
33
|
-
const [month, day, year] = input.split('/');
|
|
34
|
-
|
|
35
|
-
if (!month || !day || !year) {
|
|
36
|
-
throw new Error('Invalid date format');
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
const paddedMonth = month.padStart(2, '0');
|
|
40
|
-
const paddedDay = day.padStart(2, '0');
|
|
41
|
-
const fullYear = year.length === 2 ? `20${year}` : year;
|
|
42
|
-
|
|
43
|
-
return `${paddedMonth}/${paddedDay}/${fullYear}`;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* Converts a string into a URL-safe slug
|
|
48
|
-
*/
|
|
49
|
-
export function slugify(input: string, exclude: boolean = false): string {
|
|
50
|
-
if (exclude) {
|
|
51
|
-
const excludeWords = ['llc', 'inc', 'corp', 'co'];
|
|
52
|
-
const negativeWordsList = [
|
|
53
|
-
'www',
|
|
54
|
-
'api',
|
|
55
|
-
'admin',
|
|
56
|
-
'dashboard',
|
|
57
|
-
'auth',
|
|
58
|
-
'cdn',
|
|
59
|
-
'static',
|
|
60
|
-
'blog',
|
|
61
|
-
'support',
|
|
62
|
-
'status',
|
|
63
|
-
'mail',
|
|
64
|
-
'smtp',
|
|
65
|
-
'ftp',
|
|
66
|
-
'ssh',
|
|
67
|
-
'login',
|
|
68
|
-
'register',
|
|
69
|
-
'signup',
|
|
70
|
-
'account',
|
|
71
|
-
'accounts',
|
|
72
|
-
'user',
|
|
73
|
-
'users',
|
|
74
|
-
'profile',
|
|
75
|
-
'settings',
|
|
76
|
-
'help',
|
|
77
|
-
'docs',
|
|
78
|
-
'documentation',
|
|
79
|
-
'developer',
|
|
80
|
-
'developers',
|
|
81
|
-
'app',
|
|
82
|
-
'apps',
|
|
83
|
-
'test',
|
|
84
|
-
'demo',
|
|
85
|
-
'staging',
|
|
86
|
-
'dev',
|
|
87
|
-
'prod',
|
|
88
|
-
'production',
|
|
89
|
-
'beta',
|
|
90
|
-
'alpha',
|
|
91
|
-
'portal',
|
|
92
|
-
'portals',
|
|
93
|
-
'client',
|
|
94
|
-
'clients',
|
|
95
|
-
'investor',
|
|
96
|
-
'investors',
|
|
97
|
-
'issuer',
|
|
98
|
-
'issuers',
|
|
99
|
-
'compliance',
|
|
100
|
-
'offering',
|
|
101
|
-
'offerings',
|
|
102
|
-
'trade',
|
|
103
|
-
'trades',
|
|
104
|
-
];
|
|
105
|
-
|
|
106
|
-
let slug = input
|
|
107
|
-
.toLowerCase()
|
|
108
|
-
.replace(/[^\w\s-]/g, '')
|
|
109
|
-
.replace(/[\s_-]+/g, '-')
|
|
110
|
-
.replace(/^-+|-+$/g, '');
|
|
111
|
-
|
|
112
|
-
excludeWords.forEach((word) => {
|
|
113
|
-
slug = slug.replace(new RegExp(`-${word}$`, 'i'), '');
|
|
114
|
-
});
|
|
115
|
-
|
|
116
|
-
if (negativeWordsList.includes(slug)) {
|
|
117
|
-
return 'new-account';
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
return slug;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
return input
|
|
124
|
-
.toLowerCase()
|
|
125
|
-
.replace(/[^\w\s-]/g, '')
|
|
126
|
-
.replace(/[\s_-]+/g, '-')
|
|
127
|
-
.replace(/^-+|-+$/g, '');
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
type CurlOptions = {
|
|
131
|
-
query?: Record<string, string>;
|
|
132
|
-
headers?: Record<string, string>;
|
|
133
|
-
body?: Record<string, unknown>;
|
|
134
|
-
formData?: Record<string, string>;
|
|
135
|
-
};
|
|
136
|
-
|
|
137
|
-
export const authHeader: CurlOptions['headers'] = {
|
|
138
|
-
Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9',
|
|
139
|
-
};
|
|
140
|
-
|
|
141
|
-
const generateCurlExample = (
|
|
142
|
-
method: string,
|
|
143
|
-
path: string,
|
|
144
|
-
options: CurlOptions,
|
|
145
|
-
) => {
|
|
146
|
-
const baseUrl = 'https://dalmore-client-portal-api-prod.onrender.com/api/v1';
|
|
147
|
-
let curl = `curl -X ${method.toUpperCase()} '${baseUrl}${path}`;
|
|
148
|
-
if (options.query) {
|
|
149
|
-
const queryString = new URLSearchParams(options.query).toString();
|
|
150
|
-
curl += `?${queryString}`;
|
|
151
|
-
}
|
|
152
|
-
curl += "'";
|
|
153
|
-
if (options.headers) {
|
|
154
|
-
Object.entries(options.headers).forEach(([key, value]) => {
|
|
155
|
-
curl += ` \\\n --header '${key}: ${value}'`;
|
|
156
|
-
});
|
|
157
|
-
}
|
|
158
|
-
if (options.body) {
|
|
159
|
-
curl += ` \\\n --header 'Content-Type: application/json'`;
|
|
160
|
-
curl += ` \\\n --data '${JSON.stringify(options.body)}'`;
|
|
161
|
-
}
|
|
162
|
-
if (options.formData) {
|
|
163
|
-
Object.entries(options.formData).forEach(([key, value]) => {
|
|
164
|
-
curl += ` \\\n --form '${key}=${value}'`;
|
|
165
|
-
});
|
|
166
|
-
}
|
|
167
|
-
return curl;
|
|
168
|
-
};
|
|
169
|
-
|
|
170
|
-
export const generateApiDescription = (
|
|
171
|
-
summary: string,
|
|
172
|
-
method: string,
|
|
173
|
-
path: string,
|
|
174
|
-
options: CurlOptions,
|
|
175
|
-
) => {
|
|
176
|
-
const curlExample = generateCurlExample(method, path, options);
|
|
177
|
-
return `${summary}
|
|
178
|
-
|
|
179
|
-
### Example curl request
|
|
180
|
-
|
|
181
|
-
\`\`\`bash
|
|
182
|
-
${curlExample}
|
|
183
|
-
\`\`\``;
|
|
184
|
-
};
|
|
185
|
-
|
|
186
|
-
/**
|
|
187
|
-
* Normalizes a phone number to E.164 format
|
|
188
|
-
*/
|
|
189
|
-
export function normalizePhoneNumber(
|
|
190
|
-
phoneNumber: string,
|
|
191
|
-
countryCode: CountryCode,
|
|
192
|
-
): Result<PhoneNumber, ErrorResult> {
|
|
193
|
-
const parsedPhoneNumber = parsePhoneNumberFromString(
|
|
194
|
-
phoneNumber,
|
|
195
|
-
countryCode,
|
|
196
|
-
);
|
|
197
|
-
|
|
198
|
-
if (!parsedPhoneNumber || !parsedPhoneNumber.isValid()) {
|
|
199
|
-
return err({
|
|
200
|
-
status: HttpStatus.BAD_REQUEST,
|
|
201
|
-
message: 'Invalid phone number. Only numbers',
|
|
202
|
-
});
|
|
203
|
-
}
|
|
204
|
-
return ok(parsedPhoneNumber);
|
|
205
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import {
|
|
3
|
-
accountIdSchema,
|
|
4
|
-
BadRequestError,
|
|
5
|
-
ForbiddenError,
|
|
6
|
-
InternalError,
|
|
7
|
-
NotFoundError,
|
|
8
|
-
UnauthorizedError,
|
|
9
|
-
} from '../../../common/types';
|
|
10
|
-
import {
|
|
11
|
-
accountContactIdSchema,
|
|
12
|
-
CompliancePatchAccountContactZod,
|
|
13
|
-
IAccountContact,
|
|
14
|
-
} from '../../../common/types/account-contact.types';
|
|
15
|
-
import { z } from 'zod';
|
|
16
|
-
|
|
17
|
-
const c = initContract();
|
|
18
|
-
|
|
19
|
-
export const accountContactsContract = c.router(
|
|
20
|
-
{
|
|
21
|
-
getAccountContacts: {
|
|
22
|
-
summary: '[ADMIN] Get Account Contacts',
|
|
23
|
-
method: 'GET',
|
|
24
|
-
path: '',
|
|
25
|
-
metadata: {
|
|
26
|
-
auth: true,
|
|
27
|
-
},
|
|
28
|
-
query: z.object({
|
|
29
|
-
accountId: accountIdSchema,
|
|
30
|
-
}),
|
|
31
|
-
responses: {
|
|
32
|
-
200: z.array(IAccountContact),
|
|
33
|
-
401: UnauthorizedError,
|
|
34
|
-
403: ForbiddenError,
|
|
35
|
-
500: InternalError,
|
|
36
|
-
},
|
|
37
|
-
},
|
|
38
|
-
getAccountContact: {
|
|
39
|
-
summary: '[ADMIN] Get account contact by id',
|
|
40
|
-
method: 'GET',
|
|
41
|
-
path: '/:id',
|
|
42
|
-
metadata: {
|
|
43
|
-
auth: true,
|
|
44
|
-
},
|
|
45
|
-
pathParams: z.object({
|
|
46
|
-
id: accountContactIdSchema,
|
|
47
|
-
}),
|
|
48
|
-
query: z.object({
|
|
49
|
-
accountId: accountIdSchema,
|
|
50
|
-
}),
|
|
51
|
-
responses: {
|
|
52
|
-
200: IAccountContact,
|
|
53
|
-
401: UnauthorizedError,
|
|
54
|
-
403: ForbiddenError,
|
|
55
|
-
404: NotFoundError,
|
|
56
|
-
},
|
|
57
|
-
},
|
|
58
|
-
patchAccountContact: {
|
|
59
|
-
summary: '[ADMIN] Update account contact',
|
|
60
|
-
method: 'PATCH',
|
|
61
|
-
path: '/:id',
|
|
62
|
-
metadata: {
|
|
63
|
-
auth: true,
|
|
64
|
-
},
|
|
65
|
-
pathParams: z.object({
|
|
66
|
-
id: accountContactIdSchema,
|
|
67
|
-
}),
|
|
68
|
-
body: CompliancePatchAccountContactZod,
|
|
69
|
-
responses: {
|
|
70
|
-
200: IAccountContact,
|
|
71
|
-
400: BadRequestError,
|
|
72
|
-
401: UnauthorizedError,
|
|
73
|
-
403: ForbiddenError,
|
|
74
|
-
404: NotFoundError,
|
|
75
|
-
500: InternalError,
|
|
76
|
-
},
|
|
77
|
-
},
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
pathPrefix: 'account-contacts',
|
|
81
|
-
},
|
|
82
|
-
);
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
import {
|
|
4
|
-
BadRequestError,
|
|
5
|
-
ForbiddenError,
|
|
6
|
-
InternalError,
|
|
7
|
-
NotFoundError,
|
|
8
|
-
PaginationOptionsZod,
|
|
9
|
-
PreconditionFailedError,
|
|
10
|
-
UnauthorizedError,
|
|
11
|
-
} from '../../../common/types';
|
|
12
|
-
import {
|
|
13
|
-
AccountManagerDeleteQuery,
|
|
14
|
-
AccountManagerDeleteResponse,
|
|
15
|
-
accountManagerIdSchema,
|
|
16
|
-
AccountManagersIncludeQuery,
|
|
17
|
-
IAccountManagerZod,
|
|
18
|
-
IPaginatedAccountManager,
|
|
19
|
-
PatchAccountManagerZod,
|
|
20
|
-
PostAccountManagerZod,
|
|
21
|
-
SetDefaultAccountManagerForAllAccountsResponse,
|
|
22
|
-
} from '../../../common/types/account-manager.types';
|
|
23
|
-
|
|
24
|
-
const c = initContract();
|
|
25
|
-
|
|
26
|
-
export const accountManagersContract = c.router(
|
|
27
|
-
{
|
|
28
|
-
getAccountManagers: {
|
|
29
|
-
summary: 'Get account managers',
|
|
30
|
-
method: 'GET',
|
|
31
|
-
path: '',
|
|
32
|
-
metadata: {
|
|
33
|
-
auth: true,
|
|
34
|
-
},
|
|
35
|
-
query: PaginationOptionsZod.merge(AccountManagersIncludeQuery),
|
|
36
|
-
responses: {
|
|
37
|
-
200: IPaginatedAccountManager,
|
|
38
|
-
400: BadRequestError,
|
|
39
|
-
401: UnauthorizedError,
|
|
40
|
-
403: ForbiddenError,
|
|
41
|
-
500: InternalError,
|
|
42
|
-
},
|
|
43
|
-
},
|
|
44
|
-
getAccountManager: {
|
|
45
|
-
summary: 'Get account manager by id',
|
|
46
|
-
method: 'GET',
|
|
47
|
-
path: '/:id',
|
|
48
|
-
metadata: {
|
|
49
|
-
auth: true,
|
|
50
|
-
},
|
|
51
|
-
query: z.object({}).merge(AccountManagersIncludeQuery),
|
|
52
|
-
pathParams: z.object({
|
|
53
|
-
id: accountManagerIdSchema,
|
|
54
|
-
}),
|
|
55
|
-
responses: {
|
|
56
|
-
200: IAccountManagerZod,
|
|
57
|
-
400: BadRequestError,
|
|
58
|
-
401: UnauthorizedError,
|
|
59
|
-
403: ForbiddenError,
|
|
60
|
-
404: NotFoundError,
|
|
61
|
-
500: InternalError,
|
|
62
|
-
},
|
|
63
|
-
},
|
|
64
|
-
setDefaultAccountManagerForAllAccounts: {
|
|
65
|
-
summary: '[ADMIN] Set default account manager for all accounts',
|
|
66
|
-
method: 'PATCH',
|
|
67
|
-
path: '/set-default-for-all-accounts',
|
|
68
|
-
metadata: {
|
|
69
|
-
auth: true,
|
|
70
|
-
},
|
|
71
|
-
body: z.object({}),
|
|
72
|
-
responses: {
|
|
73
|
-
200: SetDefaultAccountManagerForAllAccountsResponse,
|
|
74
|
-
400: BadRequestError,
|
|
75
|
-
401: UnauthorizedError,
|
|
76
|
-
403: ForbiddenError,
|
|
77
|
-
500: InternalError,
|
|
78
|
-
},
|
|
79
|
-
},
|
|
80
|
-
patchAccountManager: {
|
|
81
|
-
summary: 'Update account manager by id',
|
|
82
|
-
method: 'PATCH',
|
|
83
|
-
path: '/:id',
|
|
84
|
-
metadata: {
|
|
85
|
-
auth: true,
|
|
86
|
-
},
|
|
87
|
-
pathParams: z.object({
|
|
88
|
-
id: accountManagerIdSchema,
|
|
89
|
-
}),
|
|
90
|
-
body: PatchAccountManagerZod,
|
|
91
|
-
responses: {
|
|
92
|
-
201: IAccountManagerZod,
|
|
93
|
-
400: BadRequestError,
|
|
94
|
-
401: UnauthorizedError,
|
|
95
|
-
403: ForbiddenError,
|
|
96
|
-
404: NotFoundError,
|
|
97
|
-
500: InternalError,
|
|
98
|
-
},
|
|
99
|
-
},
|
|
100
|
-
postAccountManager: {
|
|
101
|
-
summary: 'Create account manager',
|
|
102
|
-
method: 'POST',
|
|
103
|
-
path: '',
|
|
104
|
-
metadata: {
|
|
105
|
-
auth: true,
|
|
106
|
-
},
|
|
107
|
-
body: PostAccountManagerZod,
|
|
108
|
-
responses: {
|
|
109
|
-
201: IAccountManagerZod,
|
|
110
|
-
400: BadRequestError,
|
|
111
|
-
401: UnauthorizedError,
|
|
112
|
-
403: ForbiddenError,
|
|
113
|
-
500: InternalError,
|
|
114
|
-
},
|
|
115
|
-
},
|
|
116
|
-
deleteAccountManager: {
|
|
117
|
-
summary: 'Delete account manager by id',
|
|
118
|
-
method: 'DELETE',
|
|
119
|
-
path: '/:id',
|
|
120
|
-
metadata: {
|
|
121
|
-
auth: true,
|
|
122
|
-
},
|
|
123
|
-
pathParams: z.object({
|
|
124
|
-
id: accountManagerIdSchema,
|
|
125
|
-
}),
|
|
126
|
-
query: AccountManagerDeleteQuery,
|
|
127
|
-
responses: {
|
|
128
|
-
201: AccountManagerDeleteResponse,
|
|
129
|
-
400: BadRequestError,
|
|
130
|
-
401: UnauthorizedError,
|
|
131
|
-
403: ForbiddenError,
|
|
132
|
-
404: NotFoundError,
|
|
133
|
-
412: PreconditionFailedError,
|
|
134
|
-
500: InternalError,
|
|
135
|
-
},
|
|
136
|
-
},
|
|
137
|
-
},
|
|
138
|
-
|
|
139
|
-
{
|
|
140
|
-
pathPrefix: 'account-managers',
|
|
141
|
-
},
|
|
142
|
-
);
|
|
@@ -1,187 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import {
|
|
3
|
-
ForbiddenError,
|
|
4
|
-
IPaginatedAccount,
|
|
5
|
-
NotFoundError,
|
|
6
|
-
PaginationOptionsZod,
|
|
7
|
-
UnauthorizedError,
|
|
8
|
-
AccountFiltersZod,
|
|
9
|
-
AccountsIncludeQuery,
|
|
10
|
-
AccountZod,
|
|
11
|
-
InternalError,
|
|
12
|
-
accountIdSchema,
|
|
13
|
-
CreateAccountZod,
|
|
14
|
-
AccountsSummaryFilterZod,
|
|
15
|
-
IPaginatedAccountsSummaryResponse,
|
|
16
|
-
UpdateAccountIssuersStatusZod,
|
|
17
|
-
UpdateAccountStatusReponse,
|
|
18
|
-
CompliancePatchAccountZod,
|
|
19
|
-
AccountSortZod,
|
|
20
|
-
BadRequestError,
|
|
21
|
-
} from '../../../common/types';
|
|
22
|
-
import { z } from 'zod';
|
|
23
|
-
import { AccountDetailSummaryZod } from '../../../common/types/account-detail.types';
|
|
24
|
-
import {
|
|
25
|
-
accountManagerIdSchema,
|
|
26
|
-
SetDefaultAccountManagerForAllAccountsResponse,
|
|
27
|
-
} from '../../../common/types/account-manager.types';
|
|
28
|
-
|
|
29
|
-
const c = initContract();
|
|
30
|
-
|
|
31
|
-
export const accountsContract = c.router(
|
|
32
|
-
{
|
|
33
|
-
getPaginatedAccountsSummary: {
|
|
34
|
-
summary: 'Get accounts summary with pagination',
|
|
35
|
-
method: 'GET',
|
|
36
|
-
path: '/summary',
|
|
37
|
-
metadata: {
|
|
38
|
-
auth: true,
|
|
39
|
-
},
|
|
40
|
-
query: PaginationOptionsZod.merge(AccountsSummaryFilterZod).merge(
|
|
41
|
-
AccountSortZod,
|
|
42
|
-
),
|
|
43
|
-
responses: {
|
|
44
|
-
200: IPaginatedAccountsSummaryResponse,
|
|
45
|
-
401: UnauthorizedError,
|
|
46
|
-
403: ForbiddenError,
|
|
47
|
-
500: InternalError,
|
|
48
|
-
},
|
|
49
|
-
},
|
|
50
|
-
getAccount: {
|
|
51
|
-
summary: 'Get account by id',
|
|
52
|
-
method: 'GET',
|
|
53
|
-
path: '/:id',
|
|
54
|
-
metadata: {
|
|
55
|
-
auth: true,
|
|
56
|
-
},
|
|
57
|
-
query: z.object({}).merge(AccountsIncludeQuery),
|
|
58
|
-
pathParams: z.object({
|
|
59
|
-
id: accountIdSchema,
|
|
60
|
-
}),
|
|
61
|
-
responses: {
|
|
62
|
-
200: AccountZod,
|
|
63
|
-
401: UnauthorizedError,
|
|
64
|
-
403: ForbiddenError,
|
|
65
|
-
404: NotFoundError,
|
|
66
|
-
500: InternalError,
|
|
67
|
-
},
|
|
68
|
-
},
|
|
69
|
-
// Admin
|
|
70
|
-
getAccountsAdmin: {
|
|
71
|
-
summary: '[ADMIN] Get accounts',
|
|
72
|
-
method: 'GET',
|
|
73
|
-
path: '',
|
|
74
|
-
metadata: {
|
|
75
|
-
auth: true,
|
|
76
|
-
},
|
|
77
|
-
query:
|
|
78
|
-
PaginationOptionsZod.merge(AccountFiltersZod).merge(
|
|
79
|
-
AccountsIncludeQuery,
|
|
80
|
-
),
|
|
81
|
-
responses: {
|
|
82
|
-
200: IPaginatedAccount,
|
|
83
|
-
401: UnauthorizedError,
|
|
84
|
-
403: ForbiddenError,
|
|
85
|
-
500: InternalError,
|
|
86
|
-
},
|
|
87
|
-
},
|
|
88
|
-
updateAccountAdmin: {
|
|
89
|
-
summary: '[ADMIN] Update account by id',
|
|
90
|
-
method: 'PATCH',
|
|
91
|
-
path: '/:id',
|
|
92
|
-
metadata: {
|
|
93
|
-
auth: true,
|
|
94
|
-
},
|
|
95
|
-
pathParams: z.object({
|
|
96
|
-
id: accountIdSchema,
|
|
97
|
-
}),
|
|
98
|
-
body: CompliancePatchAccountZod,
|
|
99
|
-
responses: {
|
|
100
|
-
200: AccountZod,
|
|
101
|
-
404: NotFoundError,
|
|
102
|
-
401: UnauthorizedError,
|
|
103
|
-
403: ForbiddenError,
|
|
104
|
-
500: InternalError,
|
|
105
|
-
},
|
|
106
|
-
},
|
|
107
|
-
|
|
108
|
-
updateAccountStatusAdmin: {
|
|
109
|
-
summary: '[ADMIN] Update account status by id',
|
|
110
|
-
method: 'PATCH',
|
|
111
|
-
path: '/:id/status',
|
|
112
|
-
metadata: {
|
|
113
|
-
auth: true,
|
|
114
|
-
},
|
|
115
|
-
pathParams: z.object({
|
|
116
|
-
id: accountIdSchema,
|
|
117
|
-
}),
|
|
118
|
-
body: UpdateAccountIssuersStatusZod,
|
|
119
|
-
responses: {
|
|
120
|
-
200: UpdateAccountStatusReponse,
|
|
121
|
-
404: NotFoundError,
|
|
122
|
-
401: UnauthorizedError,
|
|
123
|
-
403: ForbiddenError,
|
|
124
|
-
500: InternalError,
|
|
125
|
-
},
|
|
126
|
-
},
|
|
127
|
-
|
|
128
|
-
createAccount: {
|
|
129
|
-
summary: '[ADMIN] Create an account',
|
|
130
|
-
method: 'POST',
|
|
131
|
-
path: '/',
|
|
132
|
-
metadata: {
|
|
133
|
-
auth: true,
|
|
134
|
-
},
|
|
135
|
-
body: CreateAccountZod,
|
|
136
|
-
responses: {
|
|
137
|
-
201: AccountZod,
|
|
138
|
-
404: NotFoundError,
|
|
139
|
-
401: UnauthorizedError,
|
|
140
|
-
403: ForbiddenError,
|
|
141
|
-
500: InternalError,
|
|
142
|
-
},
|
|
143
|
-
},
|
|
144
|
-
getAccountDetailSummary: {
|
|
145
|
-
summary: 'Get account detail summary',
|
|
146
|
-
method: 'GET',
|
|
147
|
-
path: '/:id/detail-summary',
|
|
148
|
-
metadata: {
|
|
149
|
-
auth: true,
|
|
150
|
-
},
|
|
151
|
-
pathParams: z.object({
|
|
152
|
-
id: accountIdSchema,
|
|
153
|
-
}),
|
|
154
|
-
responses: {
|
|
155
|
-
200: AccountDetailSummaryZod,
|
|
156
|
-
404: NotFoundError,
|
|
157
|
-
401: UnauthorizedError,
|
|
158
|
-
403: ForbiddenError,
|
|
159
|
-
500: InternalError,
|
|
160
|
-
},
|
|
161
|
-
},
|
|
162
|
-
setAccountManagerForAccount: {
|
|
163
|
-
summary: 'Set account manager for account',
|
|
164
|
-
method: 'PATCH',
|
|
165
|
-
path: '/:id/set-account-manager-for-account',
|
|
166
|
-
metadata: {
|
|
167
|
-
auth: true,
|
|
168
|
-
},
|
|
169
|
-
pathParams: z.object({
|
|
170
|
-
id: accountIdSchema,
|
|
171
|
-
}),
|
|
172
|
-
body: z.object({
|
|
173
|
-
accountManagerId: accountManagerIdSchema,
|
|
174
|
-
}),
|
|
175
|
-
responses: {
|
|
176
|
-
200: SetDefaultAccountManagerForAllAccountsResponse,
|
|
177
|
-
400: BadRequestError,
|
|
178
|
-
401: UnauthorizedError,
|
|
179
|
-
403: ForbiddenError,
|
|
180
|
-
500: InternalError,
|
|
181
|
-
},
|
|
182
|
-
},
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
pathPrefix: 'accounts',
|
|
186
|
-
},
|
|
187
|
-
);
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import {
|
|
3
|
-
ForbiddenError,
|
|
4
|
-
NotFoundError,
|
|
5
|
-
PaginationOptionsZod,
|
|
6
|
-
UnauthorizedError,
|
|
7
|
-
} from '../../../common/types';
|
|
8
|
-
import {
|
|
9
|
-
ActivitiesFilters,
|
|
10
|
-
activityIdSchema,
|
|
11
|
-
ActivityZod,
|
|
12
|
-
IPaginatedActivity,
|
|
13
|
-
} from '../../../../src/common/types/activity.types';
|
|
14
|
-
import { z } from 'zod';
|
|
15
|
-
|
|
16
|
-
const c = initContract();
|
|
17
|
-
|
|
18
|
-
export const activitiesContract = c.router(
|
|
19
|
-
{
|
|
20
|
-
getActivities: {
|
|
21
|
-
summary: 'Get activities',
|
|
22
|
-
method: 'GET',
|
|
23
|
-
path: '',
|
|
24
|
-
metadata: {
|
|
25
|
-
auth: true,
|
|
26
|
-
},
|
|
27
|
-
query: PaginationOptionsZod.merge(ActivitiesFilters),
|
|
28
|
-
responses: {
|
|
29
|
-
200: IPaginatedActivity,
|
|
30
|
-
401: UnauthorizedError,
|
|
31
|
-
403: ForbiddenError,
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
getActivity: {
|
|
35
|
-
summary: 'Get activity by id',
|
|
36
|
-
method: 'GET',
|
|
37
|
-
path: '/:id',
|
|
38
|
-
metadata: {
|
|
39
|
-
auth: true,
|
|
40
|
-
},
|
|
41
|
-
pathParams: z.object({
|
|
42
|
-
id: activityIdSchema,
|
|
43
|
-
}),
|
|
44
|
-
responses: {
|
|
45
|
-
200: ActivityZod,
|
|
46
|
-
401: UnauthorizedError,
|
|
47
|
-
403: ForbiddenError,
|
|
48
|
-
404: NotFoundError,
|
|
49
|
-
},
|
|
50
|
-
},
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
pathPrefix: 'activities',
|
|
54
|
-
},
|
|
55
|
-
);
|