@medusajs/js-sdk 2.0.0-preview-20241022100028 → 2.0.0-rc-20241022183311
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/admin/api-key.d.ts +144 -1
- package/dist/admin/api-key.d.ts.map +1 -1
- package/dist/admin/api-key.js +143 -0
- package/dist/admin/api-key.js.map +1 -1
- package/dist/admin/campaign.d.ts +135 -0
- package/dist/admin/campaign.d.ts.map +1 -1
- package/dist/admin/campaign.js +135 -0
- package/dist/admin/campaign.js.map +1 -1
- package/dist/admin/claim.d.ts +542 -19
- package/dist/admin/claim.d.ts.map +1 -1
- package/dist/admin/claim.js +523 -0
- package/dist/admin/claim.js.map +1 -1
- package/dist/admin/currency.d.ts +80 -1
- package/dist/admin/currency.d.ts.map +1 -1
- package/dist/admin/currency.js +81 -2
- package/dist/admin/currency.js.map +1 -1
- package/dist/admin/customer-group.d.ts +152 -2
- package/dist/admin/customer-group.d.ts.map +1 -1
- package/dist/admin/customer-group.js +150 -0
- package/dist/admin/customer-group.js.map +1 -1
- package/dist/admin/customer.d.ts +135 -13
- package/dist/admin/customer.d.ts.map +1 -1
- package/dist/admin/customer.js +130 -0
- package/dist/admin/customer.js.map +1 -1
- package/dist/admin/exchange.d.ts +471 -16
- package/dist/admin/exchange.d.ts.map +1 -1
- package/dist/admin/exchange.js +455 -0
- package/dist/admin/exchange.js.map +1 -1
- package/dist/admin/fulfillment-provider.d.ts +47 -0
- package/dist/admin/fulfillment-provider.d.ts.map +1 -1
- package/dist/admin/fulfillment-provider.js +47 -0
- package/dist/admin/fulfillment-provider.js.map +1 -1
- package/dist/admin/fulfillment-set.d.ts +122 -0
- package/dist/admin/fulfillment-set.d.ts.map +1 -1
- package/dist/admin/fulfillment-set.js +122 -0
- package/dist/admin/fulfillment-set.js.map +1 -1
- package/dist/admin/fulfillment.d.ts +74 -0
- package/dist/admin/fulfillment.d.ts.map +1 -1
- package/dist/admin/fulfillment.js +75 -0
- package/dist/admin/fulfillment.js.map +1 -1
- package/dist/admin/inventory-item.d.ts +252 -1
- package/dist/admin/inventory-item.d.ts.map +1 -1
- package/dist/admin/inventory-item.js +251 -0
- package/dist/admin/inventory-item.js.map +1 -1
- package/dist/admin/invite.d.ts +170 -15
- package/dist/admin/invite.d.ts.map +1 -1
- package/dist/admin/invite.js +162 -0
- package/dist/admin/invite.js.map +1 -1
- package/dist/esm/admin/api-key.d.ts +144 -1
- package/dist/esm/admin/api-key.d.ts.map +1 -1
- package/dist/esm/admin/api-key.js +143 -0
- package/dist/esm/admin/api-key.js.map +1 -1
- package/dist/esm/admin/campaign.d.ts +135 -0
- package/dist/esm/admin/campaign.d.ts.map +1 -1
- package/dist/esm/admin/campaign.js +135 -0
- package/dist/esm/admin/campaign.js.map +1 -1
- package/dist/esm/admin/claim.d.ts +542 -19
- package/dist/esm/admin/claim.d.ts.map +1 -1
- package/dist/esm/admin/claim.js +523 -0
- package/dist/esm/admin/claim.js.map +1 -1
- package/dist/esm/admin/currency.d.ts +80 -1
- package/dist/esm/admin/currency.d.ts.map +1 -1
- package/dist/esm/admin/currency.js +81 -2
- package/dist/esm/admin/currency.js.map +1 -1
- package/dist/esm/admin/customer-group.d.ts +152 -2
- package/dist/esm/admin/customer-group.d.ts.map +1 -1
- package/dist/esm/admin/customer-group.js +150 -0
- package/dist/esm/admin/customer-group.js.map +1 -1
- package/dist/esm/admin/customer.d.ts +135 -13
- package/dist/esm/admin/customer.d.ts.map +1 -1
- package/dist/esm/admin/customer.js +130 -0
- package/dist/esm/admin/customer.js.map +1 -1
- package/dist/esm/admin/exchange.d.ts +471 -16
- package/dist/esm/admin/exchange.d.ts.map +1 -1
- package/dist/esm/admin/exchange.js +455 -0
- package/dist/esm/admin/exchange.js.map +1 -1
- package/dist/esm/admin/fulfillment-provider.d.ts +47 -0
- package/dist/esm/admin/fulfillment-provider.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment-provider.js +47 -0
- package/dist/esm/admin/fulfillment-provider.js.map +1 -1
- package/dist/esm/admin/fulfillment-set.d.ts +122 -0
- package/dist/esm/admin/fulfillment-set.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment-set.js +122 -0
- package/dist/esm/admin/fulfillment-set.js.map +1 -1
- package/dist/esm/admin/fulfillment.d.ts +74 -0
- package/dist/esm/admin/fulfillment.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment.js +75 -0
- package/dist/esm/admin/fulfillment.js.map +1 -1
- package/dist/esm/admin/inventory-item.d.ts +252 -1
- package/dist/esm/admin/inventory-item.d.ts.map +1 -1
- package/dist/esm/admin/inventory-item.js +251 -0
- package/dist/esm/admin/inventory-item.js.map +1 -1
- package/dist/esm/admin/invite.d.ts +170 -15
- package/dist/esm/admin/invite.d.ts.map +1 -1
- package/dist/esm/admin/invite.js +162 -0
- package/dist/esm/admin/invite.js.map +1 -1
- package/dist/esm/store/index.d.ts +1 -1
- package/dist/esm/store/index.js +1 -1
- package/dist/store/index.d.ts +1 -1
- package/dist/store/index.js +1 -1
- package/package.json +2 -2
package/dist/admin/currency.d.ts
CHANGED
@@ -10,7 +10,86 @@ export declare class Currency {
|
|
10
10
|
* @ignore
|
11
11
|
*/
|
12
12
|
constructor(client: Client);
|
13
|
+
/**
|
14
|
+
* This method retrieves a paginated list of currencies. It sends a request to the
|
15
|
+
* [List Currencies](https://docs.medusajs.com/v2/api/admin#currencies_getcurrencies)
|
16
|
+
* API route.
|
17
|
+
*
|
18
|
+
* @param query - Filters and pagination configurations.
|
19
|
+
* @param headers - Headers to pass in the request.
|
20
|
+
* @returns The paginated list of currencies.
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* To retrieve the list of currencies:
|
24
|
+
*
|
25
|
+
* ```ts
|
26
|
+
* sdk.admin.currency.list()
|
27
|
+
* .then(({ currencies, count, limit, offset }) => {
|
28
|
+
* console.log(currencies)
|
29
|
+
* })
|
30
|
+
* ```
|
31
|
+
*
|
32
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
33
|
+
*
|
34
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
35
|
+
*
|
36
|
+
* ```ts
|
37
|
+
* sdk.admin.currency.list({
|
38
|
+
* limit: 10,
|
39
|
+
* offset: 10
|
40
|
+
* })
|
41
|
+
* .then(({ currencies, count, limit, offset }) => {
|
42
|
+
* console.log(currencies)
|
43
|
+
* })
|
44
|
+
* ```
|
45
|
+
*
|
46
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
47
|
+
* in each currency:
|
48
|
+
*
|
49
|
+
* ```ts
|
50
|
+
* sdk.admin.currency.list({
|
51
|
+
* fields: "code,symbol"
|
52
|
+
* })
|
53
|
+
* .then(({ currencies, count, limit, offset }) => {
|
54
|
+
* console.log(currencies)
|
55
|
+
* })
|
56
|
+
* ```
|
57
|
+
*
|
58
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
59
|
+
*/
|
13
60
|
list(query?: HttpTypes.AdminCurrencyListParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCurrencyListResponse>;
|
14
|
-
|
61
|
+
/**
|
62
|
+
* This method retrieves a currency by its code. It sends a request to the
|
63
|
+
* [Get Currency](https://docs.medusajs.com/v2/api/admin#currencies_getcurrenciescode) API route.
|
64
|
+
*
|
65
|
+
* @param code - The currency's code.
|
66
|
+
* @param query - Configure the fields to retrieve in the currency.
|
67
|
+
* @param headers - Headers to pass in the request
|
68
|
+
* @returns The currency's details.
|
69
|
+
*
|
70
|
+
* @example
|
71
|
+
* To retrieve a currency by its code:
|
72
|
+
*
|
73
|
+
* ```ts
|
74
|
+
* sdk.admin.currency.retrieve("usd")
|
75
|
+
* .then(({ currency }) => {
|
76
|
+
* console.log(currency)
|
77
|
+
* })
|
78
|
+
* ```
|
79
|
+
*
|
80
|
+
* To specify the fields and relations to retrieve:
|
81
|
+
*
|
82
|
+
* ```ts
|
83
|
+
* sdk.admin.currency.retrieve("usd", {
|
84
|
+
* fields: "code,symbol"
|
85
|
+
* })
|
86
|
+
* .then(({ currency }) => {
|
87
|
+
* console.log(currency)
|
88
|
+
* })
|
89
|
+
* ```
|
90
|
+
*
|
91
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
92
|
+
*/
|
93
|
+
retrieve(code: string, query?: HttpTypes.AdminCurrencyParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCurrencyResponse>;
|
15
94
|
}
|
16
95
|
//# sourceMappingURL=currency.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"currency.d.ts","sourceRoot":"","sources":["../../src/admin/currency.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,QAAQ;IACnB;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;
|
1
|
+
{"version":3,"file":"currency.d.ts","sourceRoot":"","sources":["../../src/admin/currency.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,QAAQ;IACnB;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;IAI1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACG,IAAI,CACR,KAAK,CAAC,EAAE,SAAS,CAAC,uBAAuB,EACzC,OAAO,CAAC,EAAE,aAAa;IAWzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACG,QAAQ,CACZ,IAAI,EAAE,MAAM,EACZ,KAAK,CAAC,EAAE,SAAS,CAAC,mBAAmB,EACrC,OAAO,CAAC,EAAE,aAAa;CAU1B"}
|
package/dist/admin/currency.js
CHANGED
@@ -8,14 +8,93 @@ class Currency {
|
|
8
8
|
constructor(client) {
|
9
9
|
this.client = client;
|
10
10
|
}
|
11
|
+
/**
|
12
|
+
* This method retrieves a paginated list of currencies. It sends a request to the
|
13
|
+
* [List Currencies](https://docs.medusajs.com/v2/api/admin#currencies_getcurrencies)
|
14
|
+
* API route.
|
15
|
+
*
|
16
|
+
* @param query - Filters and pagination configurations.
|
17
|
+
* @param headers - Headers to pass in the request.
|
18
|
+
* @returns The paginated list of currencies.
|
19
|
+
*
|
20
|
+
* @example
|
21
|
+
* To retrieve the list of currencies:
|
22
|
+
*
|
23
|
+
* ```ts
|
24
|
+
* sdk.admin.currency.list()
|
25
|
+
* .then(({ currencies, count, limit, offset }) => {
|
26
|
+
* console.log(currencies)
|
27
|
+
* })
|
28
|
+
* ```
|
29
|
+
*
|
30
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
31
|
+
*
|
32
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
33
|
+
*
|
34
|
+
* ```ts
|
35
|
+
* sdk.admin.currency.list({
|
36
|
+
* limit: 10,
|
37
|
+
* offset: 10
|
38
|
+
* })
|
39
|
+
* .then(({ currencies, count, limit, offset }) => {
|
40
|
+
* console.log(currencies)
|
41
|
+
* })
|
42
|
+
* ```
|
43
|
+
*
|
44
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
45
|
+
* in each currency:
|
46
|
+
*
|
47
|
+
* ```ts
|
48
|
+
* sdk.admin.currency.list({
|
49
|
+
* fields: "code,symbol"
|
50
|
+
* })
|
51
|
+
* .then(({ currencies, count, limit, offset }) => {
|
52
|
+
* console.log(currencies)
|
53
|
+
* })
|
54
|
+
* ```
|
55
|
+
*
|
56
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
57
|
+
*/
|
11
58
|
async list(query, headers) {
|
12
59
|
return this.client.fetch(`/admin/currencies`, {
|
13
60
|
headers,
|
14
61
|
query,
|
15
62
|
});
|
16
63
|
}
|
17
|
-
|
18
|
-
|
64
|
+
/**
|
65
|
+
* This method retrieves a currency by its code. It sends a request to the
|
66
|
+
* [Get Currency](https://docs.medusajs.com/v2/api/admin#currencies_getcurrenciescode) API route.
|
67
|
+
*
|
68
|
+
* @param code - The currency's code.
|
69
|
+
* @param query - Configure the fields to retrieve in the currency.
|
70
|
+
* @param headers - Headers to pass in the request
|
71
|
+
* @returns The currency's details.
|
72
|
+
*
|
73
|
+
* @example
|
74
|
+
* To retrieve a currency by its code:
|
75
|
+
*
|
76
|
+
* ```ts
|
77
|
+
* sdk.admin.currency.retrieve("usd")
|
78
|
+
* .then(({ currency }) => {
|
79
|
+
* console.log(currency)
|
80
|
+
* })
|
81
|
+
* ```
|
82
|
+
*
|
83
|
+
* To specify the fields and relations to retrieve:
|
84
|
+
*
|
85
|
+
* ```ts
|
86
|
+
* sdk.admin.currency.retrieve("usd", {
|
87
|
+
* fields: "code,symbol"
|
88
|
+
* })
|
89
|
+
* .then(({ currency }) => {
|
90
|
+
* console.log(currency)
|
91
|
+
* })
|
92
|
+
* ```
|
93
|
+
*
|
94
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
95
|
+
*/
|
96
|
+
async retrieve(code, query, headers) {
|
97
|
+
return this.client.fetch(`/admin/currencies/${code}`, {
|
19
98
|
headers,
|
20
99
|
query,
|
21
100
|
});
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"currency.js","sourceRoot":"","sources":["../../src/admin/currency.ts"],"names":[],"mappings":";;;AAIA,MAAa,QAAQ;IAKnB;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED,KAAK,CAAC,IAAI,CACR,KAAyC,EACzC,OAAuB;QAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,mBAAmB,EACnB;YACE,OAAO;YACP,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED,KAAK,CAAC,QAAQ,CACZ,
|
1
|
+
{"version":3,"file":"currency.js","sourceRoot":"","sources":["../../src/admin/currency.ts"],"names":[],"mappings":";;;AAIA,MAAa,QAAQ;IAKnB;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACH,KAAK,CAAC,IAAI,CACR,KAAyC,EACzC,OAAuB;QAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,mBAAmB,EACnB;YACE,OAAO;YACP,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACH,KAAK,CAAC,QAAQ,CACZ,IAAY,EACZ,KAAqC,EACrC,OAAuB;QAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,qBAAqB,IAAI,EAAE,EAC3B;YACE,OAAO;YACP,KAAK;SACN,CACF,CAAA;IACH,CAAC;CACF;AArHD,4BAqHC"}
|
@@ -10,11 +10,161 @@ export declare class CustomerGroup {
|
|
10
10
|
* @ignore
|
11
11
|
*/
|
12
12
|
constructor(client: Client);
|
13
|
+
/**
|
14
|
+
* This method retrieves a customer group by its ID. It sends a request to the
|
15
|
+
* [Get Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_getcustomergroupsid) API route.
|
16
|
+
*
|
17
|
+
* @param id - The customer group's ID.
|
18
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
19
|
+
* @param headers - Headers to pass in the request
|
20
|
+
* @returns The group's details.
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* To retrieve a customer group by its ID:
|
24
|
+
*
|
25
|
+
* ```ts
|
26
|
+
* sdk.admin.customerGroup.retrieve("cusgroup_123")
|
27
|
+
* .then(({ customer_group }) => {
|
28
|
+
* console.log(customer_group)
|
29
|
+
* })
|
30
|
+
* ```
|
31
|
+
*
|
32
|
+
* To specify the fields and relations to retrieve:
|
33
|
+
*
|
34
|
+
* ```ts
|
35
|
+
* sdk.admin.customerGroup.retrieve("cusgroup_123", {
|
36
|
+
* fields: "id,*customer"
|
37
|
+
* })
|
38
|
+
* .then(({ customer_group }) => {
|
39
|
+
* console.log(customer_group)
|
40
|
+
* })
|
41
|
+
* ```
|
42
|
+
*
|
43
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
44
|
+
*/
|
13
45
|
retrieve(id: string, query?: HttpTypes.AdminGetCustomerGroupParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupResponse>;
|
46
|
+
/**
|
47
|
+
* This method retrieves a paginated list of customer groups. It sends a request to the
|
48
|
+
* [List Customer Groups](https://docs.medusajs.com/v2/api/admin#customer-groups_getcustomergroups)
|
49
|
+
* API route.
|
50
|
+
*
|
51
|
+
* @param query - Filters and pagination configurations.
|
52
|
+
* @param headers - Headers to pass in the request.
|
53
|
+
* @returns The paginated list of customer groups.
|
54
|
+
*
|
55
|
+
* @example
|
56
|
+
* To retrieve the list of customer groups:
|
57
|
+
*
|
58
|
+
* ```ts
|
59
|
+
* sdk.admin.customerGroup.list()
|
60
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
61
|
+
* console.log(customer_groups)
|
62
|
+
* })
|
63
|
+
* ```
|
64
|
+
*
|
65
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
66
|
+
*
|
67
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
68
|
+
*
|
69
|
+
* ```ts
|
70
|
+
* sdk.admin.customerGroup.list({
|
71
|
+
* limit: 10,
|
72
|
+
* offset: 10
|
73
|
+
* })
|
74
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
75
|
+
* console.log(customer_groups)
|
76
|
+
* })
|
77
|
+
* ```
|
78
|
+
*
|
79
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
80
|
+
* in each customer group:
|
81
|
+
*
|
82
|
+
* ```ts
|
83
|
+
* sdk.admin.customerGroup.list({
|
84
|
+
* fields: "id,*customer"
|
85
|
+
* })
|
86
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
87
|
+
* console.log(customer_groups)
|
88
|
+
* })
|
89
|
+
* ```
|
90
|
+
*
|
91
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
92
|
+
*/
|
14
93
|
list(query?: HttpTypes.AdminGetCustomerGroupsParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupListResponse>;
|
15
|
-
|
16
|
-
|
94
|
+
/**
|
95
|
+
* This method creates a customer group. It sends a request to the
|
96
|
+
* [Create Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroups)
|
97
|
+
* API route.
|
98
|
+
*
|
99
|
+
* @param body - The customer group's details.
|
100
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
101
|
+
* @param headers - Headers to pass in the request.
|
102
|
+
* @returns The customer group's details.
|
103
|
+
*
|
104
|
+
* @example
|
105
|
+
* sdk.admin.customerGroup.create({
|
106
|
+
* name: "VIP"
|
107
|
+
* })
|
108
|
+
* .then(({ customer_group }) => {
|
109
|
+
* console.log(customer_group)
|
110
|
+
* })
|
111
|
+
*/
|
112
|
+
create(body: HttpTypes.AdminCreateCustomerGroup, query?: HttpTypes.AdminGetCustomerGroupParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupResponse>;
|
113
|
+
/**
|
114
|
+
* This method updates a customer group's details. It sends a request to the
|
115
|
+
* [Update Customer](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroupsid)
|
116
|
+
* API route.
|
117
|
+
*
|
118
|
+
* @param id - The customer group's ID.
|
119
|
+
* @param body - The details to update in the group.
|
120
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
121
|
+
* @param headers - Headers to pass in the request.
|
122
|
+
* @returns The customer group's details.
|
123
|
+
*
|
124
|
+
* @example
|
125
|
+
* sdk.admin.customerGroup.update("cusgroup_123", {
|
126
|
+
* name: "VIP"
|
127
|
+
* })
|
128
|
+
* .then(({ customer_group }) => {
|
129
|
+
* console.log(customer_group)
|
130
|
+
* })
|
131
|
+
*/
|
132
|
+
update(id: string, body: HttpTypes.AdminUpdateCustomerGroup, query?: HttpTypes.AdminGetCustomerGroupParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupResponse>;
|
133
|
+
/**
|
134
|
+
* This method deletes a customer group. This method sends a request to the
|
135
|
+
* [Delete Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_deletecustomergroupsid)
|
136
|
+
* API route.
|
137
|
+
*
|
138
|
+
* @param id - The customer group's ID.
|
139
|
+
* @param headers - Headers to pass in the request
|
140
|
+
* @returns The deletion's details.
|
141
|
+
*
|
142
|
+
* @example
|
143
|
+
* sdk.admin.customerGroup.delete("cusgroup_123")
|
144
|
+
* .then(({ deleted }) => {
|
145
|
+
* console.log(deleted)
|
146
|
+
* })
|
147
|
+
*/
|
17
148
|
delete(id: string, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupDeleteResponse>;
|
149
|
+
/**
|
150
|
+
* This method manages customers of a group to add or remove them from the group.
|
151
|
+
* It sends a request to the [Manage Customers](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroupsidcustomers)
|
152
|
+
* API route.
|
153
|
+
*
|
154
|
+
* @param id - The group's ID.
|
155
|
+
* @param body - The customers to add or remove from the group.
|
156
|
+
* @param headers - Headers to pass in the request
|
157
|
+
* @returns The customer group's details.
|
158
|
+
*
|
159
|
+
* @example
|
160
|
+
* sdk.admin.customerGroup.batchCustomers("cusgroup_123", {
|
161
|
+
* add: ["cus_123"],
|
162
|
+
* remove: ["cus_321"]
|
163
|
+
* })
|
164
|
+
* .then(({ customer_group }) => {
|
165
|
+
* console.log(customer_group)
|
166
|
+
* })
|
167
|
+
*/
|
18
168
|
batchCustomers(id: string, body: HttpTypes.AdminBatchLink, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerGroupResponse>;
|
19
169
|
}
|
20
170
|
//# sourceMappingURL=customer-group.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"customer-group.d.ts","sourceRoot":"","sources":["../../src/admin/customer-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,aAAa;IACxB;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;
|
1
|
+
{"version":3,"file":"customer-group.d.ts","sourceRoot":"","sources":["../../src/admin/customer-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,aAAa;IACxB;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;IAI1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACG,QAAQ,CACZ,EAAE,EAAE,MAAM,EACV,KAAK,CAAC,EAAE,SAAS,CAAC,2BAA2B,EAC7C,OAAO,CAAC,EAAE,aAAa;IAYzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACG,IAAI,CACR,KAAK,CAAC,EAAE,SAAS,CAAC,4BAA4B,EAC9C,OAAO,CAAC,EAAE,aAAa;IAYzB;;;;;;;;;;;;;;;;;OAiBG;IACG,MAAM,CACV,IAAI,EAAE,SAAS,CAAC,wBAAwB,EACxC,KAAK,CAAC,EAAE,SAAS,CAAC,2BAA2B,EAC7C,OAAO,CAAC,EAAE,aAAa;IAazB;;;;;;;;;;;;;;;;;;OAkBG;IACG,MAAM,CACV,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,SAAS,CAAC,wBAAwB,EACxC,KAAK,CAAC,EAAE,SAAS,CAAC,2BAA2B,EAC7C,OAAO,CAAC,EAAE,aAAa;IAazB;;;;;;;;;;;;;;OAcG;IACG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,aAAa;IAUhD;;;;;;;;;;;;;;;;;;OAkBG;IACG,cAAc,CAClB,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,SAAS,CAAC,cAAc,EAC9B,OAAO,CAAC,EAAE,aAAa;CAW1B"}
|
@@ -8,6 +8,38 @@ class CustomerGroup {
|
|
8
8
|
constructor(client) {
|
9
9
|
this.client = client;
|
10
10
|
}
|
11
|
+
/**
|
12
|
+
* This method retrieves a customer group by its ID. It sends a request to the
|
13
|
+
* [Get Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_getcustomergroupsid) API route.
|
14
|
+
*
|
15
|
+
* @param id - The customer group's ID.
|
16
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
17
|
+
* @param headers - Headers to pass in the request
|
18
|
+
* @returns The group's details.
|
19
|
+
*
|
20
|
+
* @example
|
21
|
+
* To retrieve a customer group by its ID:
|
22
|
+
*
|
23
|
+
* ```ts
|
24
|
+
* sdk.admin.customerGroup.retrieve("cusgroup_123")
|
25
|
+
* .then(({ customer_group }) => {
|
26
|
+
* console.log(customer_group)
|
27
|
+
* })
|
28
|
+
* ```
|
29
|
+
*
|
30
|
+
* To specify the fields and relations to retrieve:
|
31
|
+
*
|
32
|
+
* ```ts
|
33
|
+
* sdk.admin.customerGroup.retrieve("cusgroup_123", {
|
34
|
+
* fields: "id,*customer"
|
35
|
+
* })
|
36
|
+
* .then(({ customer_group }) => {
|
37
|
+
* console.log(customer_group)
|
38
|
+
* })
|
39
|
+
* ```
|
40
|
+
*
|
41
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
42
|
+
*/
|
11
43
|
async retrieve(id, query, headers) {
|
12
44
|
return await this.client.fetch(`/admin/customer-groups/${id}`, {
|
13
45
|
method: "GET",
|
@@ -15,6 +47,53 @@ class CustomerGroup {
|
|
15
47
|
headers,
|
16
48
|
});
|
17
49
|
}
|
50
|
+
/**
|
51
|
+
* This method retrieves a paginated list of customer groups. It sends a request to the
|
52
|
+
* [List Customer Groups](https://docs.medusajs.com/v2/api/admin#customer-groups_getcustomergroups)
|
53
|
+
* API route.
|
54
|
+
*
|
55
|
+
* @param query - Filters and pagination configurations.
|
56
|
+
* @param headers - Headers to pass in the request.
|
57
|
+
* @returns The paginated list of customer groups.
|
58
|
+
*
|
59
|
+
* @example
|
60
|
+
* To retrieve the list of customer groups:
|
61
|
+
*
|
62
|
+
* ```ts
|
63
|
+
* sdk.admin.customerGroup.list()
|
64
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
65
|
+
* console.log(customer_groups)
|
66
|
+
* })
|
67
|
+
* ```
|
68
|
+
*
|
69
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
70
|
+
*
|
71
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
72
|
+
*
|
73
|
+
* ```ts
|
74
|
+
* sdk.admin.customerGroup.list({
|
75
|
+
* limit: 10,
|
76
|
+
* offset: 10
|
77
|
+
* })
|
78
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
79
|
+
* console.log(customer_groups)
|
80
|
+
* })
|
81
|
+
* ```
|
82
|
+
*
|
83
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
84
|
+
* in each customer group:
|
85
|
+
*
|
86
|
+
* ```ts
|
87
|
+
* sdk.admin.customerGroup.list({
|
88
|
+
* fields: "id,*customer"
|
89
|
+
* })
|
90
|
+
* .then(({ customer_groups, count, limit, offset }) => {
|
91
|
+
* console.log(customer_groups)
|
92
|
+
* })
|
93
|
+
* ```
|
94
|
+
*
|
95
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
96
|
+
*/
|
18
97
|
async list(query, headers) {
|
19
98
|
return await this.client.fetch(`/admin/customer-groups`, {
|
20
99
|
method: "GET",
|
@@ -22,6 +101,24 @@ class CustomerGroup {
|
|
22
101
|
query,
|
23
102
|
});
|
24
103
|
}
|
104
|
+
/**
|
105
|
+
* This method creates a customer group. It sends a request to the
|
106
|
+
* [Create Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroups)
|
107
|
+
* API route.
|
108
|
+
*
|
109
|
+
* @param body - The customer group's details.
|
110
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
111
|
+
* @param headers - Headers to pass in the request.
|
112
|
+
* @returns The customer group's details.
|
113
|
+
*
|
114
|
+
* @example
|
115
|
+
* sdk.admin.customerGroup.create({
|
116
|
+
* name: "VIP"
|
117
|
+
* })
|
118
|
+
* .then(({ customer_group }) => {
|
119
|
+
* console.log(customer_group)
|
120
|
+
* })
|
121
|
+
*/
|
25
122
|
async create(body, query, headers) {
|
26
123
|
return await this.client.fetch(`/admin/customer-groups`, {
|
27
124
|
method: "POST",
|
@@ -30,6 +127,25 @@ class CustomerGroup {
|
|
30
127
|
query,
|
31
128
|
});
|
32
129
|
}
|
130
|
+
/**
|
131
|
+
* This method updates a customer group's details. It sends a request to the
|
132
|
+
* [Update Customer](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroupsid)
|
133
|
+
* API route.
|
134
|
+
*
|
135
|
+
* @param id - The customer group's ID.
|
136
|
+
* @param body - The details to update in the group.
|
137
|
+
* @param query - Configure the fields to retrieve in the customer group.
|
138
|
+
* @param headers - Headers to pass in the request.
|
139
|
+
* @returns The customer group's details.
|
140
|
+
*
|
141
|
+
* @example
|
142
|
+
* sdk.admin.customerGroup.update("cusgroup_123", {
|
143
|
+
* name: "VIP"
|
144
|
+
* })
|
145
|
+
* .then(({ customer_group }) => {
|
146
|
+
* console.log(customer_group)
|
147
|
+
* })
|
148
|
+
*/
|
33
149
|
async update(id, body, query, headers) {
|
34
150
|
return await this.client.fetch(`/admin/customer-groups/${id}`, {
|
35
151
|
method: "POST",
|
@@ -38,12 +154,46 @@ class CustomerGroup {
|
|
38
154
|
query,
|
39
155
|
});
|
40
156
|
}
|
157
|
+
/**
|
158
|
+
* This method deletes a customer group. This method sends a request to the
|
159
|
+
* [Delete Customer Group](https://docs.medusajs.com/v2/api/admin#customer-groups_deletecustomergroupsid)
|
160
|
+
* API route.
|
161
|
+
*
|
162
|
+
* @param id - The customer group's ID.
|
163
|
+
* @param headers - Headers to pass in the request
|
164
|
+
* @returns The deletion's details.
|
165
|
+
*
|
166
|
+
* @example
|
167
|
+
* sdk.admin.customerGroup.delete("cusgroup_123")
|
168
|
+
* .then(({ deleted }) => {
|
169
|
+
* console.log(deleted)
|
170
|
+
* })
|
171
|
+
*/
|
41
172
|
async delete(id, headers) {
|
42
173
|
return await this.client.fetch(`/admin/customer-groups/${id}`, {
|
43
174
|
method: "DELETE",
|
44
175
|
headers,
|
45
176
|
});
|
46
177
|
}
|
178
|
+
/**
|
179
|
+
* This method manages customers of a group to add or remove them from the group.
|
180
|
+
* It sends a request to the [Manage Customers](https://docs.medusajs.com/v2/api/admin#customer-groups_postcustomergroupsidcustomers)
|
181
|
+
* API route.
|
182
|
+
*
|
183
|
+
* @param id - The group's ID.
|
184
|
+
* @param body - The customers to add or remove from the group.
|
185
|
+
* @param headers - Headers to pass in the request
|
186
|
+
* @returns The customer group's details.
|
187
|
+
*
|
188
|
+
* @example
|
189
|
+
* sdk.admin.customerGroup.batchCustomers("cusgroup_123", {
|
190
|
+
* add: ["cus_123"],
|
191
|
+
* remove: ["cus_321"]
|
192
|
+
* })
|
193
|
+
* .then(({ customer_group }) => {
|
194
|
+
* console.log(customer_group)
|
195
|
+
* })
|
196
|
+
*/
|
47
197
|
async batchCustomers(id, body, headers) {
|
48
198
|
return await this.client.fetch(`/admin/customer-groups/${id}/customers`, {
|
49
199
|
method: "POST",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"customer-group.js","sourceRoot":"","sources":["../../src/admin/customer-group.ts"],"names":[],"mappings":";;;AAIA,MAAa,aAAa;IAKxB;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED,KAAK,CAAC,QAAQ,CACZ,EAAU,EACV,KAA6C,EAC7C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,0BAA0B,EAAE,EAAE,EAC9B;YACE,MAAM,EAAE,KAAK;YACb,KAAK;YACL,OAAO;SACR,CACF,CAAA;IACH,CAAC;IAED,KAAK,CAAC,IAAI,CACR,KAA8C,EAC9C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,wBAAwB,EACxB;YACE,MAAM,EAAE,KAAK;YACb,OAAO;YACP,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED,KAAK,CAAC,MAAM,CACV,IAAwC,EACxC,
|
1
|
+
{"version":3,"file":"customer-group.js","sourceRoot":"","sources":["../../src/admin/customer-group.ts"],"names":[],"mappings":";;;AAIA,MAAa,aAAa;IAKxB;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACH,KAAK,CAAC,QAAQ,CACZ,EAAU,EACV,KAA6C,EAC7C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,0BAA0B,EAAE,EAAE,EAC9B;YACE,MAAM,EAAE,KAAK;YACb,KAAK;YACL,OAAO;SACR,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACH,KAAK,CAAC,IAAI,CACR,KAA8C,EAC9C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,wBAAwB,EACxB;YACE,MAAM,EAAE,KAAK;YACb,OAAO;YACP,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,KAAK,CAAC,MAAM,CACV,IAAwC,EACxC,KAA6C,EAC7C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,wBAAwB,EACxB;YACE,MAAM,EAAE,MAAM;YACd,OAAO;YACP,IAAI;YACJ,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;;;;;OAkBG;IACH,KAAK,CAAC,MAAM,CACV,EAAU,EACV,IAAwC,EACxC,KAA6C,EAC7C,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,0BAA0B,EAAE,EAAE,EAC9B;YACE,MAAM,EAAE,MAAM;YACd,OAAO;YACP,IAAI;YACJ,KAAK;SACN,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,KAAK,CAAC,MAAM,CAAC,EAAU,EAAE,OAAuB;QAC9C,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,0BAA0B,EAAE,EAAE,EAC9B;YACE,MAAM,EAAE,QAAQ;YAChB,OAAO;SACR,CACF,CAAA;IACH,CAAC;IAED;;;;;;;;;;;;;;;;;;OAkBG;IACH,KAAK,CAAC,cAAc,CAClB,EAAU,EACV,IAA8B,EAC9B,OAAuB;QAEvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAC5B,0BAA0B,EAAE,YAAY,EACxC;YACE,MAAM,EAAE,MAAM;YACd,OAAO;YACP,IAAI;SACL,CACF,CAAA;IACH,CAAC;CACF;AAxPD,sCAwPC"}
|