@wix/auto_sdk_ecom_order-payment-requests 1.0.5 → 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/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.context.d.ts +1 -1
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.meta.d.ts +6 -6
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.meta.js.map +1 -1
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.public.d.ts +7 -7
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.public.js.map +1 -1
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.types.d.ts +0 -41
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.universal.d.ts +9 -40
- package/build/cjs/src/ecom-v1-order-payment-request-order-payment-requests.universal.js.map +1 -1
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.context.d.ts +1 -1
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.meta.d.ts +6 -6
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.meta.js.map +1 -1
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.public.d.ts +7 -7
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.public.js.map +1 -1
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.types.d.ts +0 -41
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.universal.d.ts +9 -40
- package/build/es/src/ecom-v1-order-payment-request-order-payment-requests.universal.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.context.d.ts +1 -1
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.meta.d.ts +6 -6
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.meta.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.public.d.ts +7 -7
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.public.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.types.d.ts +0 -41
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.universal.d.ts +9 -40
- package/build/internal/cjs/src/ecom-v1-order-payment-request-order-payment-requests.universal.js.map +1 -1
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.context.d.ts +1 -1
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.meta.d.ts +6 -6
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.meta.js.map +1 -1
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.public.d.ts +7 -7
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.public.js.map +1 -1
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.types.d.ts +0 -41
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.universal.d.ts +9 -40
- package/build/internal/es/src/ecom-v1-order-payment-request-order-payment-requests.universal.js.map +1 -1
- package/package.json +3 -3
|
@@ -8,4 +8,4 @@ export declare const queryOrderPaymentRequests: MaybeContext<BuildRESTFunction<t
|
|
|
8
8
|
export declare const getOrderPaymentRequestUrl: MaybeContext<BuildRESTFunction<typeof publicGetOrderPaymentRequestUrl> & typeof publicGetOrderPaymentRequestUrl>;
|
|
9
9
|
export declare const updateExtendedFields: MaybeContext<BuildRESTFunction<typeof publicUpdateExtendedFields> & typeof publicUpdateExtendedFields>;
|
|
10
10
|
export { Status, SortOrder, WebhookIdentityType, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
11
|
-
export { OrderPaymentRequest, Source, Price, ExtendedFields, OrderPaymentRequestPaid, OrderPaymentRequestExpired, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, QueryOrderPaymentRequestsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOrderPaymentRequestsResponse, CursorPagingMetadata, Cursors, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf,
|
|
11
|
+
export { OrderPaymentRequest, Source, Price, ExtendedFields, OrderPaymentRequestPaid, OrderPaymentRequestExpired, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, QueryOrderPaymentRequestsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOrderPaymentRequestsResponse, CursorPagingMetadata, Cursors, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateOrderPaymentRequestOptions, UpdateOrderPaymentRequest, OrderPaymentRequestsQueryResult, OrderPaymentRequestsQueryBuilder, UpdateExtendedFieldsOptions, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
@@ -10,18 +10,18 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function createOrderPaymentRequest(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestResponse
|
|
13
|
+
export declare function createOrderPaymentRequest(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestResponse>;
|
|
14
14
|
export declare function getOrderPaymentRequest(): __PublicMethodMetaInfo<'GET', {
|
|
15
15
|
orderPaymentRequestId: string;
|
|
16
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestResponse
|
|
16
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestResponse>;
|
|
17
17
|
export declare function updateOrderPaymentRequest(): __PublicMethodMetaInfo<'PATCH', {
|
|
18
18
|
orderPaymentRequestId: string;
|
|
19
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestResponse
|
|
19
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestResponse>;
|
|
20
20
|
export declare function deleteOrderPaymentRequest(): __PublicMethodMetaInfo<'DELETE', {
|
|
21
21
|
orderPaymentRequestId: string;
|
|
22
22
|
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.DeleteOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.DeleteOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.DeleteOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.DeleteOrderPaymentRequestResponse>;
|
|
23
|
-
export declare function queryOrderPaymentRequests(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsResponse
|
|
24
|
-
export declare function getOrderPaymentRequestUrl(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLResponse
|
|
23
|
+
export declare function queryOrderPaymentRequests(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsResponse>;
|
|
24
|
+
export declare function getOrderPaymentRequestUrl(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLResponse>;
|
|
25
25
|
export declare function updateExtendedFields(): __PublicMethodMetaInfo<'POST', {
|
|
26
26
|
id: string;
|
|
27
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsResponse
|
|
27
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.meta.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uIAAyH;AAsBzH,SAAgB,yBAAyB;
|
|
1
|
+
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.meta.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.meta.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { CreateOrderPaymentRequestOptions, GetOrderPaymentRequestURLResponse,
|
|
2
|
+
import { CreateOrderPaymentRequestOptions, GetOrderPaymentRequestURLResponse, OrderPaymentRequest, OrderPaymentRequestsQueryBuilder, UpdateExtendedFieldsOptions, UpdateExtendedFieldsResponse, UpdateOrderPaymentRequest } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -9,7 +9,7 @@ interface CreateOrderPaymentRequestSignature {
|
|
|
9
9
|
* Creates a order payment request.
|
|
10
10
|
* @returns The created OrderPaymentRequest.
|
|
11
11
|
*/
|
|
12
|
-
(options?: CreateOrderPaymentRequestOptions | undefined): Promise<OrderPaymentRequest
|
|
12
|
+
(options?: CreateOrderPaymentRequestOptions | undefined): Promise<OrderPaymentRequest>;
|
|
13
13
|
}
|
|
14
14
|
export declare function getOrderPaymentRequest(httpClient: HttpClient): GetOrderPaymentRequestSignature;
|
|
15
15
|
interface GetOrderPaymentRequestSignature {
|
|
@@ -18,7 +18,7 @@ interface GetOrderPaymentRequestSignature {
|
|
|
18
18
|
* @param - ID of the OrderPaymentRequest to retrieve.
|
|
19
19
|
* @returns The requested OrderPaymentRequest.
|
|
20
20
|
*/
|
|
21
|
-
(orderPaymentRequestId: string): Promise<OrderPaymentRequest
|
|
21
|
+
(orderPaymentRequestId: string): Promise<OrderPaymentRequest>;
|
|
22
22
|
}
|
|
23
23
|
export declare function updateOrderPaymentRequest(httpClient: HttpClient): UpdateOrderPaymentRequestSignature;
|
|
24
24
|
interface UpdateOrderPaymentRequestSignature {
|
|
@@ -29,7 +29,7 @@ interface UpdateOrderPaymentRequestSignature {
|
|
|
29
29
|
* @param - Order payment request ID.
|
|
30
30
|
* @returns Updated OrderPaymentRequest.
|
|
31
31
|
*/
|
|
32
|
-
(_id: string
|
|
32
|
+
(_id: string, orderPaymentRequest: UpdateOrderPaymentRequest): Promise<OrderPaymentRequest>;
|
|
33
33
|
}
|
|
34
34
|
export declare function deleteOrderPaymentRequest(httpClient: HttpClient): DeleteOrderPaymentRequestSignature;
|
|
35
35
|
interface DeleteOrderPaymentRequestSignature {
|
|
@@ -62,7 +62,7 @@ interface GetOrderPaymentRequestUrlSignature {
|
|
|
62
62
|
* Retrieves the order payment request page URL of a specified order payment request.
|
|
63
63
|
* @param - Order Payment Request ID.
|
|
64
64
|
*/
|
|
65
|
-
(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse
|
|
65
|
+
(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse>;
|
|
66
66
|
}
|
|
67
67
|
export declare function updateExtendedFields(httpClient: HttpClient): UpdateExtendedFieldsSignature;
|
|
68
68
|
interface UpdateExtendedFieldsSignature {
|
|
@@ -71,6 +71,6 @@ interface UpdateExtendedFieldsSignature {
|
|
|
71
71
|
* @param - ID of the entity to update.
|
|
72
72
|
* @param - Identifier for the app whose extended fields are being updated.
|
|
73
73
|
*/
|
|
74
|
-
(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse
|
|
74
|
+
(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse>;
|
|
75
75
|
}
|
|
76
|
-
export { ActionEvent, CreateOrderPaymentRequestOptions, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse,
|
|
76
|
+
export { ActionEvent, CreateOrderPaymentRequestOptions, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ExtendedFields, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, IdentificationData, IdentificationDataIdOneOf, MessageEnvelope, OrderPaymentRequest, OrderPaymentRequestExpired, OrderPaymentRequestPaid, OrderPaymentRequestsQueryBuilder, OrderPaymentRequestsQueryResult, Price, QueryOrderPaymentRequestsRequest, QueryOrderPaymentRequestsResponse, RestoreInfo, SortOrder, Sorting, Source, Status, UpdateExtendedFieldsOptions, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, UpdateOrderPaymentRequest, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, WebhookIdentityType, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.public.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.public.ts"],"names":[],"mappings":";;;AACA,
|
|
1
|
+
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.public.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.public.ts"],"names":[],"mappings":";;;AACA,2JAe6E;AAEhE,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,WAAW,EAAE,CAAC;AAExD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CACL,OAKC,EACD,EAAE,CACF,IAAA,6FAAkC,EAChC,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAhBD,8DAgBC;AAYD,SAAgB,sBAAsB,CACpC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,IAAA,0FAA+B,EAC7B,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,wDASC;AAWD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,GAAW,EAAE,mBAA8C,EAAE,EAAE,CACrE,IAAA,6FAAkC,EAChC,GAAG,EACH,mBAAmB;IACnB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,8DAUC;AAgBD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,IAAA,6FAAkC,EAChC,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,8DASC;AAYD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,IAAA,6FAAkC;IAChC,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,8DAQC;AAiBD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,IAAA,6FAAkC,EAChC,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,8DASC;AAUD,SAAgB,oBAAoB,CAClC,UAAsB;IAEtB,OAAO,CACL,GAAW,EACX,SAAiB,EACjB,OAAuE,EACvE,EAAE,CACF,IAAA,wFAA6B,EAC3B,GAAG,EACH,SAAS,EACT,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAfD,oDAeC;AAeD,yJA8C6E;AAX3E,8JAAA,SAAS,OAAA;AAGT,2JAAA,MAAM,OAAA;AAON,wKAAA,mBAAmB,OAAA"}
|
|
@@ -464,44 +464,3 @@ export declare enum WebhookIdentityType {
|
|
|
464
464
|
WIX_USER = "WIX_USER",
|
|
465
465
|
APP = "APP"
|
|
466
466
|
}
|
|
467
|
-
interface SourceNonNullableFields {
|
|
468
|
-
externalId: string;
|
|
469
|
-
}
|
|
470
|
-
interface PriceNonNullableFields {
|
|
471
|
-
amount: string;
|
|
472
|
-
formattedAmount: string;
|
|
473
|
-
}
|
|
474
|
-
interface ImageNonNullableFields {
|
|
475
|
-
id: string;
|
|
476
|
-
height: number;
|
|
477
|
-
width: number;
|
|
478
|
-
}
|
|
479
|
-
interface OrderPaymentRequestNonNullableFields {
|
|
480
|
-
source?: SourceNonNullableFields;
|
|
481
|
-
status: Status;
|
|
482
|
-
orderId: string;
|
|
483
|
-
amount?: PriceNonNullableFields;
|
|
484
|
-
currency: string;
|
|
485
|
-
title: string;
|
|
486
|
-
image?: ImageNonNullableFields;
|
|
487
|
-
}
|
|
488
|
-
export interface CreateOrderPaymentRequestResponseNonNullableFields {
|
|
489
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
490
|
-
orderPaymentRequestUrl: string;
|
|
491
|
-
}
|
|
492
|
-
export interface GetOrderPaymentRequestResponseNonNullableFields {
|
|
493
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
494
|
-
}
|
|
495
|
-
export interface UpdateOrderPaymentRequestResponseNonNullableFields {
|
|
496
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
497
|
-
}
|
|
498
|
-
export interface QueryOrderPaymentRequestsResponseNonNullableFields {
|
|
499
|
-
orderPaymentRequests: OrderPaymentRequestNonNullableFields[];
|
|
500
|
-
}
|
|
501
|
-
export interface GetOrderPaymentRequestURLResponseNonNullableFields {
|
|
502
|
-
orderPaymentRequestUrl: string;
|
|
503
|
-
}
|
|
504
|
-
export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
505
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
506
|
-
}
|
|
507
|
-
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { NonNullablePaths } from '@wix/sdk-types';
|
|
1
2
|
export interface OrderPaymentRequest {
|
|
2
3
|
/**
|
|
3
4
|
* Order payment request ID.
|
|
@@ -434,41 +435,7 @@ export declare enum WebhookIdentityType {
|
|
|
434
435
|
WIX_USER = "WIX_USER",
|
|
435
436
|
APP = "APP"
|
|
436
437
|
}
|
|
437
|
-
|
|
438
|
-
externalId: string;
|
|
439
|
-
}
|
|
440
|
-
interface PriceNonNullableFields {
|
|
441
|
-
amount: string;
|
|
442
|
-
formattedAmount: string;
|
|
443
|
-
}
|
|
444
|
-
export interface OrderPaymentRequestNonNullableFields {
|
|
445
|
-
source?: SourceNonNullableFields;
|
|
446
|
-
status: Status;
|
|
447
|
-
orderId: string;
|
|
448
|
-
amount?: PriceNonNullableFields;
|
|
449
|
-
currency: string;
|
|
450
|
-
title: string;
|
|
451
|
-
image: string;
|
|
452
|
-
}
|
|
453
|
-
export interface CreateOrderPaymentRequestResponseNonNullableFields {
|
|
454
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
455
|
-
orderPaymentRequestUrl: string;
|
|
456
|
-
}
|
|
457
|
-
export interface GetOrderPaymentRequestResponseNonNullableFields {
|
|
458
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
459
|
-
}
|
|
460
|
-
export interface UpdateOrderPaymentRequestResponseNonNullableFields {
|
|
461
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
462
|
-
}
|
|
463
|
-
export interface QueryOrderPaymentRequestsResponseNonNullableFields {
|
|
464
|
-
orderPaymentRequests: OrderPaymentRequestNonNullableFields[];
|
|
465
|
-
}
|
|
466
|
-
export interface GetOrderPaymentRequestURLResponseNonNullableFields {
|
|
467
|
-
orderPaymentRequestUrl: string;
|
|
468
|
-
}
|
|
469
|
-
export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
470
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
471
|
-
}
|
|
438
|
+
type OrderPaymentRequestNonNullablePaths = `source.externalId` | `status` | `orderId` | `amount.amount` | `amount.formattedAmount` | `currency` | `title`;
|
|
472
439
|
/**
|
|
473
440
|
* Creates a order payment request.
|
|
474
441
|
* @public
|
|
@@ -487,7 +454,7 @@ export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
|
487
454
|
* @returns The created OrderPaymentRequest.
|
|
488
455
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.CreateOrderPaymentRequest
|
|
489
456
|
*/
|
|
490
|
-
export declare function createOrderPaymentRequest(options?: CreateOrderPaymentRequestOptions): Promise<OrderPaymentRequest
|
|
457
|
+
export declare function createOrderPaymentRequest(options?: NonNullablePaths<CreateOrderPaymentRequestOptions, `orderPaymentRequest.amount` | `orderPaymentRequest.orderId` | `orderPaymentRequest.title`>): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
491
458
|
export interface CreateOrderPaymentRequestOptions {
|
|
492
459
|
/** OrderPaymentRequest to be created. */
|
|
493
460
|
orderPaymentRequest?: OrderPaymentRequest;
|
|
@@ -510,7 +477,7 @@ export interface CreateOrderPaymentRequestOptions {
|
|
|
510
477
|
* @returns The requested OrderPaymentRequest.
|
|
511
478
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.GetOrderPaymentRequest
|
|
512
479
|
*/
|
|
513
|
-
export declare function getOrderPaymentRequest(orderPaymentRequestId: string): Promise<OrderPaymentRequest
|
|
480
|
+
export declare function getOrderPaymentRequest(orderPaymentRequestId: string): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
514
481
|
/**
|
|
515
482
|
* Updates a order payment request.
|
|
516
483
|
*
|
|
@@ -531,7 +498,7 @@ export declare function getOrderPaymentRequest(orderPaymentRequestId: string): P
|
|
|
531
498
|
* @returns Updated OrderPaymentRequest.
|
|
532
499
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.UpdateOrderPaymentRequest
|
|
533
500
|
*/
|
|
534
|
-
export declare function updateOrderPaymentRequest(_id: string
|
|
501
|
+
export declare function updateOrderPaymentRequest(_id: string, orderPaymentRequest: UpdateOrderPaymentRequest): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
535
502
|
export interface UpdateOrderPaymentRequest {
|
|
536
503
|
/**
|
|
537
504
|
* Order payment request ID.
|
|
@@ -748,7 +715,7 @@ export interface OrderPaymentRequestsQueryBuilder {
|
|
|
748
715
|
* @applicableIdentity VISITOR
|
|
749
716
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.GetOrderPaymentRequestURL
|
|
750
717
|
*/
|
|
751
|
-
export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse
|
|
718
|
+
export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string): Promise<NonNullablePaths<GetOrderPaymentRequestURLResponse, `orderPaymentRequestUrl`>>;
|
|
752
719
|
/**
|
|
753
720
|
* Updates extended fields of a order payment request
|
|
754
721
|
* @param _id - ID of the entity to update.
|
|
@@ -769,7 +736,9 @@ export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string)
|
|
|
769
736
|
* @applicableIdentity APP
|
|
770
737
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.UpdateExtendedFields
|
|
771
738
|
*/
|
|
772
|
-
export declare function updateExtendedFields(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse
|
|
739
|
+
export declare function updateExtendedFields(_id: string, namespace: string, options: NonNullablePaths<UpdateExtendedFieldsOptions, `namespaceData`>): Promise<NonNullablePaths<UpdateExtendedFieldsResponse, {
|
|
740
|
+
[P in OrderPaymentRequestNonNullablePaths]: `orderPaymentRequest.${P}`;
|
|
741
|
+
}[OrderPaymentRequestNonNullablePaths]>>;
|
|
773
742
|
export interface UpdateExtendedFieldsOptions {
|
|
774
743
|
/** Data to update. Structured according to the [schema](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields#json-schema-for-extended-fields) defined when the extended fields were configured. */
|
|
775
744
|
namespaceData: Record<string, any> | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.universal.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAuF;AACvF,kEAA8D;AAC9D,oFAGiD;AAEjD,uIAAyH;AACzH,aAAa;AACb,kEAAsF;AACtF,kEAAsF;AACtF,sFAAkF;AAoGlF,IAAY,MAKX;AALD,WAAY,MAAM;IAChB,2CAAiC,CAAA;IACjC,2BAAiB,CAAA;IACjB,uBAAa,CAAA;IACb,6BAAmB,CAAA;AACrB,CAAC,EALW,MAAM,sBAAN,MAAM,QAKjB;AAiID,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB;AAuOD,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B;
|
|
1
|
+
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.universal.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,4 +8,4 @@ export declare const queryOrderPaymentRequests: MaybeContext<BuildRESTFunction<t
|
|
|
8
8
|
export declare const getOrderPaymentRequestUrl: MaybeContext<BuildRESTFunction<typeof publicGetOrderPaymentRequestUrl> & typeof publicGetOrderPaymentRequestUrl>;
|
|
9
9
|
export declare const updateExtendedFields: MaybeContext<BuildRESTFunction<typeof publicUpdateExtendedFields> & typeof publicUpdateExtendedFields>;
|
|
10
10
|
export { Status, SortOrder, WebhookIdentityType, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
11
|
-
export { OrderPaymentRequest, Source, Price, ExtendedFields, OrderPaymentRequestPaid, OrderPaymentRequestExpired, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, QueryOrderPaymentRequestsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOrderPaymentRequestsResponse, CursorPagingMetadata, Cursors, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf,
|
|
11
|
+
export { OrderPaymentRequest, Source, Price, ExtendedFields, OrderPaymentRequestPaid, OrderPaymentRequestExpired, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, QueryOrderPaymentRequestsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOrderPaymentRequestsResponse, CursorPagingMetadata, Cursors, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateOrderPaymentRequestOptions, UpdateOrderPaymentRequest, OrderPaymentRequestsQueryResult, OrderPaymentRequestsQueryBuilder, UpdateExtendedFieldsOptions, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
@@ -10,18 +10,18 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function createOrderPaymentRequest(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestResponse
|
|
13
|
+
export declare function createOrderPaymentRequest(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.CreateOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.CreateOrderPaymentRequestResponse>;
|
|
14
14
|
export declare function getOrderPaymentRequest(): __PublicMethodMetaInfo<'GET', {
|
|
15
15
|
orderPaymentRequestId: string;
|
|
16
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestResponse
|
|
16
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestResponse>;
|
|
17
17
|
export declare function updateOrderPaymentRequest(): __PublicMethodMetaInfo<'PATCH', {
|
|
18
18
|
orderPaymentRequestId: string;
|
|
19
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestResponse
|
|
19
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateOrderPaymentRequestResponse>;
|
|
20
20
|
export declare function deleteOrderPaymentRequest(): __PublicMethodMetaInfo<'DELETE', {
|
|
21
21
|
orderPaymentRequestId: string;
|
|
22
22
|
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.DeleteOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.DeleteOrderPaymentRequestRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.DeleteOrderPaymentRequestResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.DeleteOrderPaymentRequestResponse>;
|
|
23
|
-
export declare function queryOrderPaymentRequests(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsResponse
|
|
24
|
-
export declare function getOrderPaymentRequestUrl(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLResponse
|
|
23
|
+
export declare function queryOrderPaymentRequests(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.QueryOrderPaymentRequestsResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.QueryOrderPaymentRequestsResponse>;
|
|
24
|
+
export declare function getOrderPaymentRequestUrl(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.GetOrderPaymentRequestURLResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.GetOrderPaymentRequestURLResponse>;
|
|
25
25
|
export declare function updateExtendedFields(): __PublicMethodMetaInfo<'POST', {
|
|
26
26
|
id: string;
|
|
27
|
-
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsResponse
|
|
27
|
+
}, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsRequest, ambassadorWixEcomV1OrderPaymentRequestUniversalTypes.UpdateExtendedFieldsResponse, ambassadorWixEcomV1OrderPaymentRequestTypes.UpdateExtendedFieldsResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.meta.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,sCAAsC,MAAM,gEAAgE,CAAC;AAsBzH,MAAM,UAAU,yBAAyB;
|
|
1
|
+
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.meta.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,sCAAsC,MAAM,gEAAgE,CAAC;AAsBzH,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,4BAA4B;QAClC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,sBAAsB;IAQpC,MAAM,OAAO,GAAG,EAAE,qBAAqB,EAAE,wBAAwB,EAAS,CAAC;IAE3E,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,sBAAsB,CAAC,OAAO,CAAC,CAAC;IAEzE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,oDAAoD;QAC1D,UAAU,EAAE,EAAE,qBAAqB,EAAE,uBAAuB,EAAE;QAC9D,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG;QACd,mBAAmB,EAAE,EAAE,EAAE,EAAE,wBAAwB,EAAE;KAC/C,CAAC;IAET,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,OAAO;QACnB,IAAI,EAAE,qDAAqD;QAC3D,UAAU,EAAE,EAAE,qBAAqB,EAAE,uBAAuB,EAAE;QAC9D,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG,EAAE,qBAAqB,EAAE,wBAAwB,EAAS,CAAC;IAE3E,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,oDAAoD;QAC1D,UAAU,EAAE,EAAE,qBAAqB,EAAE,uBAAuB,EAAE;QAC9D,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,kCAAkC;QACxC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,yBAAyB;IAQvC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,gCAAgC;QACtC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oBAAoB;IAQlC,MAAM,OAAO,GAAG,EAAE,EAAE,EAAE,KAAK,EAAS,CAAC;IAErC,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAEvE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,wDAAwD;QAC9D,UAAU,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE;QACxB,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { CreateOrderPaymentRequestOptions, GetOrderPaymentRequestURLResponse,
|
|
2
|
+
import { CreateOrderPaymentRequestOptions, GetOrderPaymentRequestURLResponse, OrderPaymentRequest, OrderPaymentRequestsQueryBuilder, UpdateExtendedFieldsOptions, UpdateExtendedFieldsResponse, UpdateOrderPaymentRequest } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -9,7 +9,7 @@ interface CreateOrderPaymentRequestSignature {
|
|
|
9
9
|
* Creates a order payment request.
|
|
10
10
|
* @returns The created OrderPaymentRequest.
|
|
11
11
|
*/
|
|
12
|
-
(options?: CreateOrderPaymentRequestOptions | undefined): Promise<OrderPaymentRequest
|
|
12
|
+
(options?: CreateOrderPaymentRequestOptions | undefined): Promise<OrderPaymentRequest>;
|
|
13
13
|
}
|
|
14
14
|
export declare function getOrderPaymentRequest(httpClient: HttpClient): GetOrderPaymentRequestSignature;
|
|
15
15
|
interface GetOrderPaymentRequestSignature {
|
|
@@ -18,7 +18,7 @@ interface GetOrderPaymentRequestSignature {
|
|
|
18
18
|
* @param - ID of the OrderPaymentRequest to retrieve.
|
|
19
19
|
* @returns The requested OrderPaymentRequest.
|
|
20
20
|
*/
|
|
21
|
-
(orderPaymentRequestId: string): Promise<OrderPaymentRequest
|
|
21
|
+
(orderPaymentRequestId: string): Promise<OrderPaymentRequest>;
|
|
22
22
|
}
|
|
23
23
|
export declare function updateOrderPaymentRequest(httpClient: HttpClient): UpdateOrderPaymentRequestSignature;
|
|
24
24
|
interface UpdateOrderPaymentRequestSignature {
|
|
@@ -29,7 +29,7 @@ interface UpdateOrderPaymentRequestSignature {
|
|
|
29
29
|
* @param - Order payment request ID.
|
|
30
30
|
* @returns Updated OrderPaymentRequest.
|
|
31
31
|
*/
|
|
32
|
-
(_id: string
|
|
32
|
+
(_id: string, orderPaymentRequest: UpdateOrderPaymentRequest): Promise<OrderPaymentRequest>;
|
|
33
33
|
}
|
|
34
34
|
export declare function deleteOrderPaymentRequest(httpClient: HttpClient): DeleteOrderPaymentRequestSignature;
|
|
35
35
|
interface DeleteOrderPaymentRequestSignature {
|
|
@@ -62,7 +62,7 @@ interface GetOrderPaymentRequestUrlSignature {
|
|
|
62
62
|
* Retrieves the order payment request page URL of a specified order payment request.
|
|
63
63
|
* @param - Order Payment Request ID.
|
|
64
64
|
*/
|
|
65
|
-
(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse
|
|
65
|
+
(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse>;
|
|
66
66
|
}
|
|
67
67
|
export declare function updateExtendedFields(httpClient: HttpClient): UpdateExtendedFieldsSignature;
|
|
68
68
|
interface UpdateExtendedFieldsSignature {
|
|
@@ -71,6 +71,6 @@ interface UpdateExtendedFieldsSignature {
|
|
|
71
71
|
* @param - ID of the entity to update.
|
|
72
72
|
* @param - Identifier for the app whose extended fields are being updated.
|
|
73
73
|
*/
|
|
74
|
-
(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse
|
|
74
|
+
(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse>;
|
|
75
75
|
}
|
|
76
|
-
export { ActionEvent, CreateOrderPaymentRequestOptions, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse,
|
|
76
|
+
export { ActionEvent, CreateOrderPaymentRequestOptions, CreateOrderPaymentRequestRequest, CreateOrderPaymentRequestResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DeleteOrderPaymentRequestRequest, DeleteOrderPaymentRequestResponse, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ExtendedFields, GetOrderPaymentRequestRequest, GetOrderPaymentRequestResponse, GetOrderPaymentRequestURLRequest, GetOrderPaymentRequestURLResponse, IdentificationData, IdentificationDataIdOneOf, MessageEnvelope, OrderPaymentRequest, OrderPaymentRequestExpired, OrderPaymentRequestPaid, OrderPaymentRequestsQueryBuilder, OrderPaymentRequestsQueryResult, Price, QueryOrderPaymentRequestsRequest, QueryOrderPaymentRequestsResponse, RestoreInfo, SortOrder, Sorting, Source, Status, UpdateExtendedFieldsOptions, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, UpdateOrderPaymentRequest, UpdateOrderPaymentRequestRequest, UpdateOrderPaymentRequestResponse, WebhookIdentityType, } from './ecom-v1-order-payment-request-order-payment-requests.universal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.public.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.public.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"ecom-v1-order-payment-request-order-payment-requests.public.js","sourceRoot":"","sources":["../../../src/ecom-v1-order-payment-request-order-payment-requests.public.ts"],"names":[],"mappings":"AACA,OAAO,EAQL,yBAAyB,IAAI,kCAAkC,EAC/D,yBAAyB,IAAI,kCAAkC,EAC/D,sBAAsB,IAAI,+BAA+B,EACzD,yBAAyB,IAAI,kCAAkC,EAC/D,yBAAyB,IAAI,kCAAkC,EAC/D,oBAAoB,IAAI,6BAA6B,EACrD,yBAAyB,IAAI,kCAAkC,GAChE,MAAM,qEAAqE,CAAC;AAE7E,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,WAAW,EAAE,CAAC;AAExD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CACL,OAKC,EACD,EAAE,CACF,kCAAkC,CAChC,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAYD,MAAM,UAAU,sBAAsB,CACpC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,+BAA+B,CAC7B,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAWD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,GAAW,EAAE,mBAA8C,EAAE,EAAE,CACrE,kCAAkC,CAChC,GAAG,EACH,mBAAmB;IACnB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAgBD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,kCAAkC,CAChC,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAYD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,kCAAkC;IAChC,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAiBD,MAAM,UAAU,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,qBAA6B,EAAE,EAAE,CACvC,kCAAkC,CAChC,qBAAqB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAUD,MAAM,UAAU,oBAAoB,CAClC,UAAsB;IAEtB,OAAO,CACL,GAAW,EACX,SAAiB,EACjB,OAAuE,EACvE,EAAE,CACF,6BAA6B,CAC3B,GAAG,EACH,SAAS,EACT,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAeD,OAAO,EAmCL,SAAS,EAGT,MAAM,EAON,mBAAmB,GACpB,MAAM,qEAAqE,CAAC"}
|
|
@@ -464,44 +464,3 @@ export declare enum WebhookIdentityType {
|
|
|
464
464
|
WIX_USER = "WIX_USER",
|
|
465
465
|
APP = "APP"
|
|
466
466
|
}
|
|
467
|
-
interface SourceNonNullableFields {
|
|
468
|
-
externalId: string;
|
|
469
|
-
}
|
|
470
|
-
interface PriceNonNullableFields {
|
|
471
|
-
amount: string;
|
|
472
|
-
formattedAmount: string;
|
|
473
|
-
}
|
|
474
|
-
interface ImageNonNullableFields {
|
|
475
|
-
id: string;
|
|
476
|
-
height: number;
|
|
477
|
-
width: number;
|
|
478
|
-
}
|
|
479
|
-
interface OrderPaymentRequestNonNullableFields {
|
|
480
|
-
source?: SourceNonNullableFields;
|
|
481
|
-
status: Status;
|
|
482
|
-
orderId: string;
|
|
483
|
-
amount?: PriceNonNullableFields;
|
|
484
|
-
currency: string;
|
|
485
|
-
title: string;
|
|
486
|
-
image?: ImageNonNullableFields;
|
|
487
|
-
}
|
|
488
|
-
export interface CreateOrderPaymentRequestResponseNonNullableFields {
|
|
489
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
490
|
-
orderPaymentRequestUrl: string;
|
|
491
|
-
}
|
|
492
|
-
export interface GetOrderPaymentRequestResponseNonNullableFields {
|
|
493
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
494
|
-
}
|
|
495
|
-
export interface UpdateOrderPaymentRequestResponseNonNullableFields {
|
|
496
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
497
|
-
}
|
|
498
|
-
export interface QueryOrderPaymentRequestsResponseNonNullableFields {
|
|
499
|
-
orderPaymentRequests: OrderPaymentRequestNonNullableFields[];
|
|
500
|
-
}
|
|
501
|
-
export interface GetOrderPaymentRequestURLResponseNonNullableFields {
|
|
502
|
-
orderPaymentRequestUrl: string;
|
|
503
|
-
}
|
|
504
|
-
export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
505
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
506
|
-
}
|
|
507
|
-
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { NonNullablePaths } from '@wix/sdk-types';
|
|
1
2
|
export interface OrderPaymentRequest {
|
|
2
3
|
/**
|
|
3
4
|
* Order payment request ID.
|
|
@@ -434,41 +435,7 @@ export declare enum WebhookIdentityType {
|
|
|
434
435
|
WIX_USER = "WIX_USER",
|
|
435
436
|
APP = "APP"
|
|
436
437
|
}
|
|
437
|
-
|
|
438
|
-
externalId: string;
|
|
439
|
-
}
|
|
440
|
-
interface PriceNonNullableFields {
|
|
441
|
-
amount: string;
|
|
442
|
-
formattedAmount: string;
|
|
443
|
-
}
|
|
444
|
-
export interface OrderPaymentRequestNonNullableFields {
|
|
445
|
-
source?: SourceNonNullableFields;
|
|
446
|
-
status: Status;
|
|
447
|
-
orderId: string;
|
|
448
|
-
amount?: PriceNonNullableFields;
|
|
449
|
-
currency: string;
|
|
450
|
-
title: string;
|
|
451
|
-
image: string;
|
|
452
|
-
}
|
|
453
|
-
export interface CreateOrderPaymentRequestResponseNonNullableFields {
|
|
454
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
455
|
-
orderPaymentRequestUrl: string;
|
|
456
|
-
}
|
|
457
|
-
export interface GetOrderPaymentRequestResponseNonNullableFields {
|
|
458
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
459
|
-
}
|
|
460
|
-
export interface UpdateOrderPaymentRequestResponseNonNullableFields {
|
|
461
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
462
|
-
}
|
|
463
|
-
export interface QueryOrderPaymentRequestsResponseNonNullableFields {
|
|
464
|
-
orderPaymentRequests: OrderPaymentRequestNonNullableFields[];
|
|
465
|
-
}
|
|
466
|
-
export interface GetOrderPaymentRequestURLResponseNonNullableFields {
|
|
467
|
-
orderPaymentRequestUrl: string;
|
|
468
|
-
}
|
|
469
|
-
export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
470
|
-
orderPaymentRequest?: OrderPaymentRequestNonNullableFields;
|
|
471
|
-
}
|
|
438
|
+
type OrderPaymentRequestNonNullablePaths = `source.externalId` | `status` | `orderId` | `amount.amount` | `amount.formattedAmount` | `currency` | `title`;
|
|
472
439
|
/**
|
|
473
440
|
* Creates a order payment request.
|
|
474
441
|
* @public
|
|
@@ -487,7 +454,7 @@ export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
|
487
454
|
* @returns The created OrderPaymentRequest.
|
|
488
455
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.CreateOrderPaymentRequest
|
|
489
456
|
*/
|
|
490
|
-
export declare function createOrderPaymentRequest(options?: CreateOrderPaymentRequestOptions): Promise<OrderPaymentRequest
|
|
457
|
+
export declare function createOrderPaymentRequest(options?: NonNullablePaths<CreateOrderPaymentRequestOptions, `orderPaymentRequest.amount` | `orderPaymentRequest.orderId` | `orderPaymentRequest.title`>): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
491
458
|
export interface CreateOrderPaymentRequestOptions {
|
|
492
459
|
/** OrderPaymentRequest to be created. */
|
|
493
460
|
orderPaymentRequest?: OrderPaymentRequest;
|
|
@@ -510,7 +477,7 @@ export interface CreateOrderPaymentRequestOptions {
|
|
|
510
477
|
* @returns The requested OrderPaymentRequest.
|
|
511
478
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.GetOrderPaymentRequest
|
|
512
479
|
*/
|
|
513
|
-
export declare function getOrderPaymentRequest(orderPaymentRequestId: string): Promise<OrderPaymentRequest
|
|
480
|
+
export declare function getOrderPaymentRequest(orderPaymentRequestId: string): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
514
481
|
/**
|
|
515
482
|
* Updates a order payment request.
|
|
516
483
|
*
|
|
@@ -531,7 +498,7 @@ export declare function getOrderPaymentRequest(orderPaymentRequestId: string): P
|
|
|
531
498
|
* @returns Updated OrderPaymentRequest.
|
|
532
499
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.UpdateOrderPaymentRequest
|
|
533
500
|
*/
|
|
534
|
-
export declare function updateOrderPaymentRequest(_id: string
|
|
501
|
+
export declare function updateOrderPaymentRequest(_id: string, orderPaymentRequest: UpdateOrderPaymentRequest): Promise<NonNullablePaths<OrderPaymentRequest, OrderPaymentRequestNonNullablePaths>>;
|
|
535
502
|
export interface UpdateOrderPaymentRequest {
|
|
536
503
|
/**
|
|
537
504
|
* Order payment request ID.
|
|
@@ -748,7 +715,7 @@ export interface OrderPaymentRequestsQueryBuilder {
|
|
|
748
715
|
* @applicableIdentity VISITOR
|
|
749
716
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.GetOrderPaymentRequestURL
|
|
750
717
|
*/
|
|
751
|
-
export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string): Promise<GetOrderPaymentRequestURLResponse
|
|
718
|
+
export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string): Promise<NonNullablePaths<GetOrderPaymentRequestURLResponse, `orderPaymentRequestUrl`>>;
|
|
752
719
|
/**
|
|
753
720
|
* Updates extended fields of a order payment request
|
|
754
721
|
* @param _id - ID of the entity to update.
|
|
@@ -769,7 +736,9 @@ export declare function getOrderPaymentRequestUrl(orderPaymentRequestId: string)
|
|
|
769
736
|
* @applicableIdentity APP
|
|
770
737
|
* @fqn wix.ecom.order_payment_request.api.v1.OrderPaymentRequestsService.UpdateExtendedFields
|
|
771
738
|
*/
|
|
772
|
-
export declare function updateExtendedFields(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse
|
|
739
|
+
export declare function updateExtendedFields(_id: string, namespace: string, options: NonNullablePaths<UpdateExtendedFieldsOptions, `namespaceData`>): Promise<NonNullablePaths<UpdateExtendedFieldsResponse, {
|
|
740
|
+
[P in OrderPaymentRequestNonNullablePaths]: `orderPaymentRequest.${P}`;
|
|
741
|
+
}[OrderPaymentRequestNonNullablePaths]>>;
|
|
773
742
|
export interface UpdateExtendedFieldsOptions {
|
|
774
743
|
/** Data to update. Structured according to the [schema](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields#json-schema-for-extended-fields) defined when the extended fields were configured. */
|
|
775
744
|
namespaceData: Record<string, any> | null;
|