@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,23 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import { accountsContract } from './accounts';
|
|
3
|
-
import { secondaryCustomersContract } from './secondary-customers';
|
|
4
|
-
import { secondaryIssuersContract } from './secondary-issuers';
|
|
5
|
-
import { secondaryOrdersContract } from './secondary-orders';
|
|
6
|
-
import { secondarySecuritiesContract } from './secondary-securities';
|
|
7
|
-
import { secondaryTradesContract } from './secondary-trades';
|
|
8
|
-
const c = initContract();
|
|
9
|
-
|
|
10
|
-
// API KEY AUTH
|
|
11
|
-
export const secondariesContract = c.router(
|
|
12
|
-
{
|
|
13
|
-
accounts: accountsContract,
|
|
14
|
-
secondaryCustomer: secondaryCustomersContract,
|
|
15
|
-
secondaryIssuers: secondaryIssuersContract,
|
|
16
|
-
secondaryOrders: secondaryOrdersContract,
|
|
17
|
-
secondarySecurities: secondarySecuritiesContract,
|
|
18
|
-
secondaryTrades: secondaryTradesContract,
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
pathPrefix: '/secondaries/api/v1/',
|
|
22
|
-
},
|
|
23
|
-
);
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import {
|
|
3
|
-
IPaginatedSecondaryCustomers,
|
|
4
|
-
SecondaryCustomerFiltersZod,
|
|
5
|
-
secondaryCustomerIdSchema,
|
|
6
|
-
SecondaryCustomer,
|
|
7
|
-
} from '../../../common/types/secondary-customer.types';
|
|
8
|
-
import {
|
|
9
|
-
ForbiddenError,
|
|
10
|
-
NotFoundError,
|
|
11
|
-
UnauthorizedError,
|
|
12
|
-
PaginationOptionsZod,
|
|
13
|
-
} from '../../../common/types';
|
|
14
|
-
import { z } from 'zod';
|
|
15
|
-
|
|
16
|
-
const c = initContract();
|
|
17
|
-
|
|
18
|
-
export const secondaryCustomersContract = c.router(
|
|
19
|
-
{
|
|
20
|
-
getCustomers: {
|
|
21
|
-
summary: 'Get Customers',
|
|
22
|
-
method: 'GET',
|
|
23
|
-
path: '',
|
|
24
|
-
metadata: {
|
|
25
|
-
auth: true,
|
|
26
|
-
},
|
|
27
|
-
query: PaginationOptionsZod.merge(SecondaryCustomerFiltersZod),
|
|
28
|
-
responses: {
|
|
29
|
-
200: IPaginatedSecondaryCustomers,
|
|
30
|
-
401: UnauthorizedError,
|
|
31
|
-
403: ForbiddenError,
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
getCustomer: {
|
|
35
|
-
summary: 'Get Customer',
|
|
36
|
-
method: 'GET',
|
|
37
|
-
path: '/:id',
|
|
38
|
-
metadata: {
|
|
39
|
-
auth: true,
|
|
40
|
-
},
|
|
41
|
-
pathParams: z.object({
|
|
42
|
-
id: secondaryCustomerIdSchema,
|
|
43
|
-
}),
|
|
44
|
-
responses: {
|
|
45
|
-
200: SecondaryCustomer,
|
|
46
|
-
401: UnauthorizedError,
|
|
47
|
-
403: ForbiddenError,
|
|
48
|
-
404: NotFoundError,
|
|
49
|
-
},
|
|
50
|
-
},
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
pathPrefix: 'secondary-customers',
|
|
54
|
-
},
|
|
55
|
-
);
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import {
|
|
3
|
-
BadRequestError,
|
|
4
|
-
InternalError,
|
|
5
|
-
ForbiddenError,
|
|
6
|
-
NotFoundError,
|
|
7
|
-
UnauthorizedError,
|
|
8
|
-
} from '../../../common/types/error-responses.types';
|
|
9
|
-
import { z } from 'zod';
|
|
10
|
-
import { PaginationOptionsZod } from '../../../common/types/common.types';
|
|
11
|
-
import {
|
|
12
|
-
CreateSecondaryIssuer,
|
|
13
|
-
IPaginatedSecondaryIssuers,
|
|
14
|
-
secondaryIssuerIdSchema,
|
|
15
|
-
SecondaryIssuerZod,
|
|
16
|
-
UpdateSecondaryIssuer,
|
|
17
|
-
} from '../../../common/types/secondary-issuer.types';
|
|
18
|
-
const c = initContract();
|
|
19
|
-
|
|
20
|
-
export const secondaryIssuersContract = c.router(
|
|
21
|
-
{
|
|
22
|
-
getSecondaryIssuers: {
|
|
23
|
-
method: 'GET',
|
|
24
|
-
summary: 'Get all secondary issuers',
|
|
25
|
-
path: '',
|
|
26
|
-
query: PaginationOptionsZod,
|
|
27
|
-
metadata: {
|
|
28
|
-
auth: true,
|
|
29
|
-
},
|
|
30
|
-
responses: {
|
|
31
|
-
200: IPaginatedSecondaryIssuers,
|
|
32
|
-
401: UnauthorizedError,
|
|
33
|
-
403: ForbiddenError,
|
|
34
|
-
500: InternalError,
|
|
35
|
-
},
|
|
36
|
-
},
|
|
37
|
-
getSecondaryIssuer: {
|
|
38
|
-
method: 'GET',
|
|
39
|
-
summary: 'Get a secondary issuer by id',
|
|
40
|
-
path: '/:id',
|
|
41
|
-
metadata: {
|
|
42
|
-
auth: true,
|
|
43
|
-
},
|
|
44
|
-
pathParams: z.object({
|
|
45
|
-
id: secondaryIssuerIdSchema,
|
|
46
|
-
}),
|
|
47
|
-
responses: {
|
|
48
|
-
200: SecondaryIssuerZod,
|
|
49
|
-
401: UnauthorizedError,
|
|
50
|
-
403: ForbiddenError,
|
|
51
|
-
404: NotFoundError,
|
|
52
|
-
500: InternalError,
|
|
53
|
-
},
|
|
54
|
-
},
|
|
55
|
-
createSecondaryIssuer: {
|
|
56
|
-
method: 'POST',
|
|
57
|
-
summary: 'Create a secondary issuer',
|
|
58
|
-
path: '',
|
|
59
|
-
body: CreateSecondaryIssuer,
|
|
60
|
-
metadata: {
|
|
61
|
-
auth: true,
|
|
62
|
-
},
|
|
63
|
-
responses: {
|
|
64
|
-
200: SecondaryIssuerZod,
|
|
65
|
-
401: UnauthorizedError,
|
|
66
|
-
403: ForbiddenError,
|
|
67
|
-
400: BadRequestError,
|
|
68
|
-
500: InternalError,
|
|
69
|
-
},
|
|
70
|
-
},
|
|
71
|
-
updateSecondaryIssuer: {
|
|
72
|
-
method: 'PUT',
|
|
73
|
-
summary: 'Update a secondary issuer',
|
|
74
|
-
path: '/:id',
|
|
75
|
-
body: UpdateSecondaryIssuer,
|
|
76
|
-
metadata: {
|
|
77
|
-
auth: true,
|
|
78
|
-
},
|
|
79
|
-
pathParams: z.object({
|
|
80
|
-
id: secondaryIssuerIdSchema,
|
|
81
|
-
}),
|
|
82
|
-
responses: {
|
|
83
|
-
200: SecondaryIssuerZod,
|
|
84
|
-
401: UnauthorizedError,
|
|
85
|
-
403: ForbiddenError,
|
|
86
|
-
400: BadRequestError,
|
|
87
|
-
500: InternalError,
|
|
88
|
-
},
|
|
89
|
-
},
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
pathPrefix: 'secondary-issuers',
|
|
93
|
-
},
|
|
94
|
-
);
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
import { PaginationOptionsZod } from '../../../common/types/common.types';
|
|
4
|
-
import {
|
|
5
|
-
ForbiddenError,
|
|
6
|
-
InternalError,
|
|
7
|
-
NotFoundError,
|
|
8
|
-
UnauthorizedError,
|
|
9
|
-
} from '../../../common/types/error-responses.types';
|
|
10
|
-
import {
|
|
11
|
-
IPaginatedSecondaryOrders,
|
|
12
|
-
SecondaryOrder,
|
|
13
|
-
secondaryOrderIdSchema,
|
|
14
|
-
} from '../../../common/types/secondary-order.types';
|
|
15
|
-
const c = initContract();
|
|
16
|
-
|
|
17
|
-
export const secondaryOrdersContract = c.router(
|
|
18
|
-
{
|
|
19
|
-
getSecondaryOrders: {
|
|
20
|
-
method: 'GET',
|
|
21
|
-
path: '',
|
|
22
|
-
query: PaginationOptionsZod,
|
|
23
|
-
metadata: {
|
|
24
|
-
auth: true,
|
|
25
|
-
},
|
|
26
|
-
summary: 'Get all secondary orders',
|
|
27
|
-
responses: {
|
|
28
|
-
200: IPaginatedSecondaryOrders,
|
|
29
|
-
401: UnauthorizedError,
|
|
30
|
-
403: ForbiddenError,
|
|
31
|
-
500: InternalError,
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
getSecondaryOrder: {
|
|
35
|
-
method: 'GET',
|
|
36
|
-
path: '/:id',
|
|
37
|
-
metadata: {
|
|
38
|
-
auth: true,
|
|
39
|
-
},
|
|
40
|
-
pathParams: z.object({
|
|
41
|
-
id: secondaryOrderIdSchema,
|
|
42
|
-
}),
|
|
43
|
-
summary: 'Get a secondary order by id',
|
|
44
|
-
responses: {
|
|
45
|
-
200: SecondaryOrder,
|
|
46
|
-
401: UnauthorizedError,
|
|
47
|
-
403: ForbiddenError,
|
|
48
|
-
404: NotFoundError,
|
|
49
|
-
500: InternalError,
|
|
50
|
-
},
|
|
51
|
-
},
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
pathPrefix: 'secondary-orders',
|
|
55
|
-
},
|
|
56
|
-
);
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import { PaginationOptionsZod } from '../../../common/types/common.types';
|
|
3
|
-
import { z } from 'zod';
|
|
4
|
-
import {
|
|
5
|
-
BadRequestError,
|
|
6
|
-
ForbiddenError,
|
|
7
|
-
InternalError,
|
|
8
|
-
NotFoundError,
|
|
9
|
-
} from '../../../common/types/error-responses.types';
|
|
10
|
-
import { UnauthorizedError } from '../../../common/types/error-responses.types';
|
|
11
|
-
import {
|
|
12
|
-
CreateSecondarySecurity,
|
|
13
|
-
IPaginatedSecondarySecurities,
|
|
14
|
-
secondarySecurityIdSchema,
|
|
15
|
-
SecondarySecurityZod,
|
|
16
|
-
UpdateSecondarySecurity,
|
|
17
|
-
} from '../../../common/types/secondary-security.types';
|
|
18
|
-
const c = initContract();
|
|
19
|
-
|
|
20
|
-
export const secondarySecuritiesContract = c.router(
|
|
21
|
-
{
|
|
22
|
-
getSecondarySecurities: {
|
|
23
|
-
method: 'GET',
|
|
24
|
-
path: '/',
|
|
25
|
-
metadata: {
|
|
26
|
-
auth: true,
|
|
27
|
-
},
|
|
28
|
-
summary: 'Get all secondary securities',
|
|
29
|
-
query: PaginationOptionsZod,
|
|
30
|
-
responses: {
|
|
31
|
-
200: IPaginatedSecondarySecurities,
|
|
32
|
-
401: UnauthorizedError,
|
|
33
|
-
403: ForbiddenError,
|
|
34
|
-
500: InternalError,
|
|
35
|
-
},
|
|
36
|
-
},
|
|
37
|
-
getSecondarySecurity: {
|
|
38
|
-
method: 'GET',
|
|
39
|
-
path: '/:id',
|
|
40
|
-
metadata: {
|
|
41
|
-
auth: true,
|
|
42
|
-
},
|
|
43
|
-
pathParams: z.object({
|
|
44
|
-
id: secondarySecurityIdSchema,
|
|
45
|
-
}),
|
|
46
|
-
summary: 'Get a secondary security by id',
|
|
47
|
-
responses: {
|
|
48
|
-
200: SecondarySecurityZod,
|
|
49
|
-
401: UnauthorizedError,
|
|
50
|
-
403: ForbiddenError,
|
|
51
|
-
404: NotFoundError,
|
|
52
|
-
500: InternalError,
|
|
53
|
-
},
|
|
54
|
-
},
|
|
55
|
-
createSecondarySecurity: {
|
|
56
|
-
method: 'POST',
|
|
57
|
-
path: '/',
|
|
58
|
-
metadata: {
|
|
59
|
-
auth: true,
|
|
60
|
-
},
|
|
61
|
-
summary: 'Create a secondary security',
|
|
62
|
-
body: CreateSecondarySecurity,
|
|
63
|
-
responses: {
|
|
64
|
-
201: SecondarySecurityZod,
|
|
65
|
-
401: UnauthorizedError,
|
|
66
|
-
403: ForbiddenError,
|
|
67
|
-
400: BadRequestError,
|
|
68
|
-
500: InternalError,
|
|
69
|
-
},
|
|
70
|
-
},
|
|
71
|
-
updateSecondarySecurity: {
|
|
72
|
-
method: 'PUT',
|
|
73
|
-
path: '/:id',
|
|
74
|
-
metadata: {
|
|
75
|
-
auth: true,
|
|
76
|
-
},
|
|
77
|
-
summary: 'Update a secondary security',
|
|
78
|
-
pathParams: z.object({
|
|
79
|
-
id: secondarySecurityIdSchema,
|
|
80
|
-
}),
|
|
81
|
-
body: UpdateSecondarySecurity,
|
|
82
|
-
responses: {
|
|
83
|
-
200: SecondarySecurityZod,
|
|
84
|
-
401: UnauthorizedError,
|
|
85
|
-
403: ForbiddenError,
|
|
86
|
-
400: BadRequestError,
|
|
87
|
-
500: InternalError,
|
|
88
|
-
},
|
|
89
|
-
},
|
|
90
|
-
},
|
|
91
|
-
|
|
92
|
-
{
|
|
93
|
-
pathPrefix: 'secondary-securities',
|
|
94
|
-
},
|
|
95
|
-
);
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { initContract } from '@ts-rest/core';
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
import { PaginationOptionsZod } from '../../../common/types/common.types';
|
|
4
|
-
import {
|
|
5
|
-
ForbiddenError,
|
|
6
|
-
InternalError,
|
|
7
|
-
NotFoundError,
|
|
8
|
-
UnauthorizedError,
|
|
9
|
-
} from '../../../common/types/error-responses.types';
|
|
10
|
-
import {
|
|
11
|
-
IPaginatedSecondaryTrades,
|
|
12
|
-
secondaryTradeIdSchema,
|
|
13
|
-
SecondaryTradeZod,
|
|
14
|
-
} from '../../../common/types/secondary-trade.types';
|
|
15
|
-
const c = initContract();
|
|
16
|
-
|
|
17
|
-
export const secondaryTradesContract = c.router(
|
|
18
|
-
{
|
|
19
|
-
getSecondaryTrades: {
|
|
20
|
-
method: 'GET',
|
|
21
|
-
path: '',
|
|
22
|
-
query: PaginationOptionsZod,
|
|
23
|
-
metadata: {
|
|
24
|
-
auth: true,
|
|
25
|
-
},
|
|
26
|
-
summary: 'Get all secondary trades',
|
|
27
|
-
responses: {
|
|
28
|
-
200: IPaginatedSecondaryTrades,
|
|
29
|
-
401: UnauthorizedError,
|
|
30
|
-
403: ForbiddenError,
|
|
31
|
-
500: InternalError,
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
getSecondaryTrade: {
|
|
35
|
-
method: 'GET',
|
|
36
|
-
path: '/:id',
|
|
37
|
-
metadata: {
|
|
38
|
-
auth: true,
|
|
39
|
-
},
|
|
40
|
-
pathParams: z.object({
|
|
41
|
-
id: secondaryTradeIdSchema,
|
|
42
|
-
}),
|
|
43
|
-
summary: 'Get a secondary trade by id',
|
|
44
|
-
responses: {
|
|
45
|
-
200: SecondaryTradeZod,
|
|
46
|
-
401: UnauthorizedError,
|
|
47
|
-
403: ForbiddenError,
|
|
48
|
-
404: NotFoundError,
|
|
49
|
-
500: InternalError,
|
|
50
|
-
},
|
|
51
|
-
},
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
pathPrefix: 'secondary-trades',
|
|
55
|
-
},
|
|
56
|
-
);
|