orb-billing 1.20.0 → 1.20.1
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/dist/sdk/availability.js +17 -36
- package/dist/sdk/coupon.js +85 -180
- package/dist/sdk/credit.js +102 -216
- package/dist/sdk/creditnote.js +34 -72
- package/dist/sdk/customer.js +221 -468
- package/dist/sdk/event.js +153 -324
- package/dist/sdk/invoice.js +136 -288
- package/dist/sdk/item.js +34 -72
- package/dist/sdk/metric.js +51 -108
- package/dist/sdk/models/errors/fivehundrederror.d.ts +12 -0
- package/dist/sdk/models/errors/fivehundrederror.js +112 -0
- package/dist/sdk/models/errors/fourhundredandoneerror.d.ts +12 -0
- package/dist/sdk/models/errors/fourhundredandoneerror.js +112 -0
- package/dist/sdk/models/errors/fourhundredandtwentynineerror.d.ts +12 -0
- package/dist/sdk/models/errors/fourhundredandtwentynineerror.js +112 -0
- package/dist/sdk/models/errors/index.d.ts +3 -0
- package/dist/sdk/models/errors/index.js +3 -0
- package/dist/sdk/models/operations/addeditpriceintervals.d.ts +0 -28
- package/dist/sdk/models/operations/addeditpriceintervals.js +0 -28
- package/dist/sdk/models/operations/amendevent.d.ts +0 -28
- package/dist/sdk/models/operations/amendevent.js +0 -28
- package/dist/sdk/models/operations/amendusage.d.ts +0 -28
- package/dist/sdk/models/operations/amendusage.js +0 -28
- package/dist/sdk/models/operations/amendusageexternalcustomerid.d.ts +0 -28
- package/dist/sdk/models/operations/amendusageexternalcustomerid.js +0 -28
- package/dist/sdk/models/operations/archivecoupon.d.ts +0 -28
- package/dist/sdk/models/operations/archivecoupon.js +0 -28
- package/dist/sdk/models/operations/cancelsubscription.d.ts +0 -28
- package/dist/sdk/models/operations/cancelsubscription.js +0 -28
- package/dist/sdk/models/operations/closebackfill.d.ts +0 -28
- package/dist/sdk/models/operations/closebackfill.js +0 -28
- package/dist/sdk/models/operations/createbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/createbackfill.js +0 -28
- package/dist/sdk/models/operations/createcoupon.d.ts +0 -28
- package/dist/sdk/models/operations/createcoupon.js +0 -28
- package/dist/sdk/models/operations/createcustomer.d.ts +0 -28
- package/dist/sdk/models/operations/createcustomer.js +0 -28
- package/dist/sdk/models/operations/createcustomerbalancetransaction.d.ts +0 -28
- package/dist/sdk/models/operations/createcustomerbalancetransaction.js +0 -28
- package/dist/sdk/models/operations/createinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/createinvoice.js +0 -28
- package/dist/sdk/models/operations/createinvoicelineitem.d.ts +0 -28
- package/dist/sdk/models/operations/createinvoicelineitem.js +0 -28
- package/dist/sdk/models/operations/createledgerentry.d.ts +0 -29
- package/dist/sdk/models/operations/createledgerentry.js +0 -52
- package/dist/sdk/models/operations/createledgerentryexternalid.d.ts +0 -29
- package/dist/sdk/models/operations/createledgerentryexternalid.js +0 -52
- package/dist/sdk/models/operations/createmetric.d.ts +0 -28
- package/dist/sdk/models/operations/createmetric.js +0 -28
- package/dist/sdk/models/operations/createplan.d.ts +0 -28
- package/dist/sdk/models/operations/createplan.js +0 -28
- package/dist/sdk/models/operations/createprice.d.ts +0 -29
- package/dist/sdk/models/operations/createprice.js +0 -52
- package/dist/sdk/models/operations/createsubscription.d.ts +0 -28
- package/dist/sdk/models/operations/createsubscription.js +0 -28
- package/dist/sdk/models/operations/deletecustomer.d.ts +0 -28
- package/dist/sdk/models/operations/deletecustomer.js +0 -28
- package/dist/sdk/models/operations/deprecateevent.d.ts +0 -28
- package/dist/sdk/models/operations/deprecateevent.js +0 -28
- package/dist/sdk/models/operations/fetchbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/fetchbackfill.js +0 -28
- package/dist/sdk/models/operations/fetchcoupon.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcoupon.js +0 -28
- package/dist/sdk/models/operations/fetchcreditnote.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcreditnote.js +0 -28
- package/dist/sdk/models/operations/fetchcustomer.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomer.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercosts.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercosts.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercostsexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercostsexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercredits.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercredits.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledger.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledger.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchcustomerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomerexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/fetchinvoice.js +0 -28
- package/dist/sdk/models/operations/fetchitem.d.ts +0 -28
- package/dist/sdk/models/operations/fetchitem.js +0 -28
- package/dist/sdk/models/operations/fetchmetric.d.ts +0 -28
- package/dist/sdk/models/operations/fetchmetric.js +0 -28
- package/dist/sdk/models/operations/fetchplan.d.ts +0 -28
- package/dist/sdk/models/operations/fetchplan.js +0 -28
- package/dist/sdk/models/operations/fetchplanexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchplanexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchprice.d.ts +0 -29
- package/dist/sdk/models/operations/fetchprice.js +0 -52
- package/dist/sdk/models/operations/fetchpriceexternalid.d.ts +0 -29
- package/dist/sdk/models/operations/fetchpriceexternalid.js +0 -52
- package/dist/sdk/models/operations/fetchsubscription.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscription.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptioncosts.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscriptioncosts.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionschedule.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionschedule.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionusage.d.ts +0 -29
- package/dist/sdk/models/operations/fetchsubscriptionusage.js +0 -52
- package/dist/sdk/models/operations/fetchupcominginvoice.d.ts +0 -28
- package/dist/sdk/models/operations/fetchupcominginvoice.js +0 -28
- package/dist/sdk/models/operations/ingest.d.ts +0 -28
- package/dist/sdk/models/operations/ingest.js +0 -28
- package/dist/sdk/models/operations/issueinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/issueinvoice.js +0 -28
- package/dist/sdk/models/operations/listbackfills.d.ts +0 -28
- package/dist/sdk/models/operations/listbackfills.js +0 -28
- package/dist/sdk/models/operations/listbalancetransactions.d.ts +0 -28
- package/dist/sdk/models/operations/listbalancetransactions.js +0 -28
- package/dist/sdk/models/operations/listcoupons.d.ts +0 -28
- package/dist/sdk/models/operations/listcoupons.js +0 -28
- package/dist/sdk/models/operations/listcouponsubscriptions.d.ts +0 -28
- package/dist/sdk/models/operations/listcouponsubscriptions.js +0 -28
- package/dist/sdk/models/operations/listcreditnotes.d.ts +0 -28
- package/dist/sdk/models/operations/listcreditnotes.js +0 -28
- package/dist/sdk/models/operations/listcustomers.d.ts +0 -28
- package/dist/sdk/models/operations/listcustomers.js +0 -28
- package/dist/sdk/models/operations/listinvoices.d.ts +0 -28
- package/dist/sdk/models/operations/listinvoices.js +0 -28
- package/dist/sdk/models/operations/listitems.d.ts +0 -28
- package/dist/sdk/models/operations/listitems.js +0 -28
- package/dist/sdk/models/operations/listmetrics.d.ts +0 -28
- package/dist/sdk/models/operations/listmetrics.js +0 -28
- package/dist/sdk/models/operations/listplans.d.ts +0 -28
- package/dist/sdk/models/operations/listplans.js +0 -28
- package/dist/sdk/models/operations/listprices.d.ts +0 -28
- package/dist/sdk/models/operations/listprices.js +0 -28
- package/dist/sdk/models/operations/listsubscriptions.d.ts +0 -28
- package/dist/sdk/models/operations/listsubscriptions.js +0 -28
- package/dist/sdk/models/operations/markinvoiceaspaid.d.ts +0 -28
- package/dist/sdk/models/operations/markinvoiceaspaid.js +0 -28
- package/dist/sdk/models/operations/ping.d.ts +0 -28
- package/dist/sdk/models/operations/ping.js +0 -28
- package/dist/sdk/models/operations/revertbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/revertbackfill.js +0 -28
- package/dist/sdk/models/operations/scheduleplanchange.d.ts +0 -28
- package/dist/sdk/models/operations/scheduleplanchange.js +0 -28
- package/dist/sdk/models/operations/searchevents.d.ts +0 -28
- package/dist/sdk/models/operations/searchevents.js +0 -28
- package/dist/sdk/models/operations/triggerphase.d.ts +0 -28
- package/dist/sdk/models/operations/triggerphase.js +0 -28
- package/dist/sdk/models/operations/unschedulecancellation.d.ts +0 -28
- package/dist/sdk/models/operations/unschedulecancellation.js +0 -28
- package/dist/sdk/models/operations/unschedulefixedfeequantity.d.ts +0 -28
- package/dist/sdk/models/operations/unschedulefixedfeequantity.js +0 -28
- package/dist/sdk/models/operations/unscheduleplanchange.d.ts +0 -28
- package/dist/sdk/models/operations/unscheduleplanchange.js +0 -28
- package/dist/sdk/models/operations/updatecustomer.d.ts +0 -28
- package/dist/sdk/models/operations/updatecustomer.js +0 -28
- package/dist/sdk/models/operations/updatecustomerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/updatecustomerexternalid.js +0 -28
- package/dist/sdk/models/operations/updatefixedfeequantity.d.ts +0 -28
- package/dist/sdk/models/operations/updatefixedfeequantity.js +0 -28
- package/dist/sdk/models/operations/updateplan.d.ts +0 -28
- package/dist/sdk/models/operations/updateplan.js +0 -28
- package/dist/sdk/models/operations/updateplanexternal.d.ts +0 -28
- package/dist/sdk/models/operations/updateplanexternal.js +0 -28
- package/dist/sdk/models/operations/voidinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/voidinvoice.js +0 -28
- package/dist/sdk/models/shared/fivehundrederror.d.ts +0 -10
- package/dist/sdk/models/shared/fivehundrederror.js +1 -69
- package/dist/sdk/models/shared/fourhundredandoneerror.d.ts +0 -10
- package/dist/sdk/models/shared/fourhundredandoneerror.js +1 -69
- package/dist/sdk/models/shared/fourhundredandtwentynineerror.d.ts +0 -10
- package/dist/sdk/models/shared/fourhundredandtwentynineerror.js +1 -69
- package/dist/sdk/plan.js +102 -216
- package/dist/sdk/price.js +68 -144
- package/dist/sdk/priceinterval.js +17 -36
- package/dist/sdk/sdk.js +2 -2
- package/dist/sdk/subscription.js +221 -468
- package/docs/models/errors/fivehundrederror.md +12 -0
- package/docs/models/errors/fourhundredandoneerror.md +12 -0
- package/docs/models/errors/fourhundredandtwentynineerror.md +12 -0
- package/docs/models/operations/addeditpriceintervalsresponse.md +6 -13
- package/docs/models/operations/amendeventresponse.md +6 -13
- package/docs/models/operations/amendusageexternalcustomeridresponse.md +6 -13
- package/docs/models/operations/amendusageresponse.md +6 -13
- package/docs/models/operations/archivecouponresponse.md +6 -13
- package/docs/models/operations/cancelsubscriptionresponse.md +6 -13
- package/docs/models/operations/closebackfillresponse.md +6 -13
- package/docs/models/operations/createbackfillresponse.md +6 -13
- package/docs/models/operations/createcouponresponse.md +6 -13
- package/docs/models/operations/createcustomerbalancetransactionresponse.md +6 -13
- package/docs/models/operations/createcustomerresponse.md +6 -13
- package/docs/models/operations/createinvoicelineitemresponse.md +6 -13
- package/docs/models/operations/createinvoiceresponse.md +6 -13
- package/docs/models/operations/createledgerentryexternalidresponse.md +6 -13
- package/docs/models/operations/createledgerentryresponse.md +6 -13
- package/docs/models/operations/createmetricresponse.md +6 -13
- package/docs/models/operations/createplanresponse.md +6 -13
- package/docs/models/operations/createpriceresponse.md +6 -13
- package/docs/models/operations/createsubscriptionresponse.md +6 -13
- package/docs/models/operations/deletecustomerresponse.md +6 -13
- package/docs/models/operations/deprecateeventresponse.md +6 -13
- package/docs/models/operations/fetchbackfillresponse.md +6 -13
- package/docs/models/operations/fetchcouponresponse.md +6 -13
- package/docs/models/operations/fetchcreditnoteresponse.md +6 -13
- package/docs/models/operations/fetchcustomercostsexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercostsresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsresponse.md +6 -13
- package/docs/models/operations/fetchcustomerexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomerresponse.md +6 -13
- package/docs/models/operations/fetchinvoiceresponse.md +6 -13
- package/docs/models/operations/fetchitemresponse.md +6 -13
- package/docs/models/operations/fetchmetricresponse.md +6 -13
- package/docs/models/operations/fetchplanexternalidresponse.md +6 -13
- package/docs/models/operations/fetchplanresponse.md +6 -13
- package/docs/models/operations/fetchpriceexternalidresponse.md +6 -13
- package/docs/models/operations/fetchpriceresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptioncostsresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionscheduleresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionusageresponse.md +6 -13
- package/docs/models/operations/fetchupcominginvoiceresponse.md +6 -13
- package/docs/models/operations/ingestresponse.md +6 -13
- package/docs/models/operations/issueinvoiceresponse.md +6 -13
- package/docs/models/operations/listbackfillsresponse.md +6 -13
- package/docs/models/operations/listbalancetransactionsresponse.md +6 -13
- package/docs/models/operations/listcouponsresponse.md +6 -13
- package/docs/models/operations/listcouponsubscriptionsresponse.md +6 -13
- package/docs/models/operations/listcreditnotesresponse.md +6 -13
- package/docs/models/operations/listcustomersresponse.md +6 -13
- package/docs/models/operations/listinvoicesresponse.md +6 -13
- package/docs/models/operations/listitemsresponse.md +6 -13
- package/docs/models/operations/listmetricsresponse.md +6 -13
- package/docs/models/operations/listplansresponse.md +6 -13
- package/docs/models/operations/listpricesresponse.md +6 -13
- package/docs/models/operations/listsubscriptionsresponse.md +6 -13
- package/docs/models/operations/markinvoiceaspaidresponse.md +6 -13
- package/docs/models/operations/pingresponse.md +6 -13
- package/docs/models/operations/revertbackfillresponse.md +6 -13
- package/docs/models/operations/scheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/searcheventsresponse.md +6 -13
- package/docs/models/operations/triggerphaseresponse.md +6 -13
- package/docs/models/operations/unschedulecancellationresponse.md +6 -13
- package/docs/models/operations/unschedulefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/unscheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/updatecustomerexternalidresponse.md +6 -13
- package/docs/models/operations/updatecustomerresponse.md +6 -13
- package/docs/models/operations/updatefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/updateplanexternalresponse.md +6 -13
- package/docs/models/operations/updateplanresponse.md +6 -13
- package/docs/models/operations/voidinvoiceresponse.md +6 -13
- package/package.json +1 -1
- package/docs/models/shared/fivehundrederror.md +0 -12
- package/docs/models/shared/fourhundredandoneerror.md +0 -12
- package/docs/models/shared/fourhundredandtwentynineerror.md +0 -12
- /package/docs/models/{shared → errors}/fivehundrederrorheaders.md +0 -0
- /package/docs/models/{shared → errors}/fourhundredandoneerrorheaders.md +0 -0
- /package/docs/models/{shared → errors}/fourhundredandtwentynineerrorheaders.md +0 -0
package/dist/sdk/availability.js
CHANGED
|
@@ -95,7 +95,7 @@ var Availability = /** @class */ (function () {
|
|
|
95
95
|
Availability.prototype.ping = function (config) {
|
|
96
96
|
var _a, _b;
|
|
97
97
|
return __awaiter(this, void 0, void 0, function () {
|
|
98
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
98
|
+
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
99
99
|
return __generator(this, function (_c) {
|
|
100
100
|
switch (_c.label) {
|
|
101
101
|
case 0:
|
|
@@ -138,41 +138,18 @@ var Availability = /** @class */ (function () {
|
|
|
138
138
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
139
139
|
}
|
|
140
140
|
break;
|
|
141
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
break;
|
|
141
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
142
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
143
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
144
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
145
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
146
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
147
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
149
148
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
150
149
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
155
|
-
}
|
|
156
|
-
break;
|
|
157
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
158
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
159
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
160
|
-
}
|
|
161
|
-
else {
|
|
162
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
163
|
-
}
|
|
164
|
-
break;
|
|
165
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
166
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
167
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
168
|
-
}
|
|
169
|
-
else {
|
|
170
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
171
|
-
}
|
|
172
|
-
break;
|
|
173
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
174
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
175
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
150
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
151
|
+
err.rawResponse = httpRes;
|
|
152
|
+
throw new errors.FourHundredAndOneError(err);
|
|
176
153
|
}
|
|
177
154
|
else {
|
|
178
155
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -180,7 +157,9 @@ var Availability = /** @class */ (function () {
|
|
|
180
157
|
break;
|
|
181
158
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
182
159
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
183
|
-
|
|
160
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
161
|
+
err.rawResponse = httpRes;
|
|
162
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
184
163
|
}
|
|
185
164
|
else {
|
|
186
165
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -188,7 +167,9 @@ var Availability = /** @class */ (function () {
|
|
|
188
167
|
break;
|
|
189
168
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
190
169
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
191
|
-
|
|
170
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
171
|
+
err.rawResponse = httpRes;
|
|
172
|
+
throw new errors.FiveHundredError(err);
|
|
192
173
|
}
|
|
193
174
|
else {
|
|
194
175
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
package/dist/sdk/coupon.js
CHANGED
|
@@ -119,7 +119,7 @@ var Coupon = /** @class */ (function () {
|
|
|
119
119
|
Coupon.prototype.archive = function (couponId, config) {
|
|
120
120
|
var _a, _b;
|
|
121
121
|
return __awaiter(this, void 0, void 0, function () {
|
|
122
|
-
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
122
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
123
123
|
return __generator(this, function (_c) {
|
|
124
124
|
switch (_c.label) {
|
|
125
125
|
case 0:
|
|
@@ -165,41 +165,18 @@ var Coupon = /** @class */ (function () {
|
|
|
165
165
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
166
166
|
}
|
|
167
167
|
break;
|
|
168
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
break;
|
|
168
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
169
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
170
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
171
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
172
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
173
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
174
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
176
175
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
177
176
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
182
|
-
}
|
|
183
|
-
break;
|
|
184
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
185
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
186
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
187
|
-
}
|
|
188
|
-
else {
|
|
189
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
190
|
-
}
|
|
191
|
-
break;
|
|
192
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
193
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
194
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
195
|
-
}
|
|
196
|
-
else {
|
|
197
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
198
|
-
}
|
|
199
|
-
break;
|
|
200
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
201
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
202
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
177
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
178
|
+
err.rawResponse = httpRes;
|
|
179
|
+
throw new errors.FourHundredAndOneError(err);
|
|
203
180
|
}
|
|
204
181
|
else {
|
|
205
182
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -207,7 +184,9 @@ var Coupon = /** @class */ (function () {
|
|
|
207
184
|
break;
|
|
208
185
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
209
186
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
210
|
-
|
|
187
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
188
|
+
err.rawResponse = httpRes;
|
|
189
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
211
190
|
}
|
|
212
191
|
else {
|
|
213
192
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -215,7 +194,9 @@ var Coupon = /** @class */ (function () {
|
|
|
215
194
|
break;
|
|
216
195
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
217
196
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
218
|
-
|
|
197
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
198
|
+
err.rawResponse = httpRes;
|
|
199
|
+
throw new errors.FiveHundredError(err);
|
|
219
200
|
}
|
|
220
201
|
else {
|
|
221
202
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -236,7 +217,7 @@ var Coupon = /** @class */ (function () {
|
|
|
236
217
|
Coupon.prototype.create = function (req, config) {
|
|
237
218
|
var _a, _b;
|
|
238
219
|
return __awaiter(this, void 0, void 0, function () {
|
|
239
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
220
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
240
221
|
var _d;
|
|
241
222
|
return __generator(this, function (_e) {
|
|
242
223
|
switch (_e.label) {
|
|
@@ -292,41 +273,18 @@ var Coupon = /** @class */ (function () {
|
|
|
292
273
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
293
274
|
}
|
|
294
275
|
break;
|
|
295
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
break;
|
|
276
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
277
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
278
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
279
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
280
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
281
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
282
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
303
283
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
304
284
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
309
|
-
}
|
|
310
|
-
break;
|
|
311
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
312
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
313
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
314
|
-
}
|
|
315
|
-
else {
|
|
316
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
317
|
-
}
|
|
318
|
-
break;
|
|
319
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
320
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
321
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
322
|
-
}
|
|
323
|
-
else {
|
|
324
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
325
|
-
}
|
|
326
|
-
break;
|
|
327
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
328
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
329
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
285
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
286
|
+
err.rawResponse = httpRes;
|
|
287
|
+
throw new errors.FourHundredAndOneError(err);
|
|
330
288
|
}
|
|
331
289
|
else {
|
|
332
290
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -334,7 +292,9 @@ var Coupon = /** @class */ (function () {
|
|
|
334
292
|
break;
|
|
335
293
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
336
294
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
337
|
-
|
|
295
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
296
|
+
err.rawResponse = httpRes;
|
|
297
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
338
298
|
}
|
|
339
299
|
else {
|
|
340
300
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -342,7 +302,9 @@ var Coupon = /** @class */ (function () {
|
|
|
342
302
|
break;
|
|
343
303
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
344
304
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
345
|
-
|
|
305
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
306
|
+
err.rawResponse = httpRes;
|
|
307
|
+
throw new errors.FiveHundredError(err);
|
|
346
308
|
}
|
|
347
309
|
else {
|
|
348
310
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -364,7 +326,7 @@ var Coupon = /** @class */ (function () {
|
|
|
364
326
|
Coupon.prototype.fetch = function (couponId, config) {
|
|
365
327
|
var _a, _b;
|
|
366
328
|
return __awaiter(this, void 0, void 0, function () {
|
|
367
|
-
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
329
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
368
330
|
return __generator(this, function (_c) {
|
|
369
331
|
switch (_c.label) {
|
|
370
332
|
case 0:
|
|
@@ -410,41 +372,18 @@ var Coupon = /** @class */ (function () {
|
|
|
410
372
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
411
373
|
}
|
|
412
374
|
break;
|
|
413
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
break;
|
|
375
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
376
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
377
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
378
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
379
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
380
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
381
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
421
382
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
422
383
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
427
|
-
}
|
|
428
|
-
break;
|
|
429
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
430
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
431
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
432
|
-
}
|
|
433
|
-
else {
|
|
434
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
435
|
-
}
|
|
436
|
-
break;
|
|
437
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
438
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
439
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
440
|
-
}
|
|
441
|
-
else {
|
|
442
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
443
|
-
}
|
|
444
|
-
break;
|
|
445
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
446
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
447
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
384
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
385
|
+
err.rawResponse = httpRes;
|
|
386
|
+
throw new errors.FourHundredAndOneError(err);
|
|
448
387
|
}
|
|
449
388
|
else {
|
|
450
389
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -452,7 +391,9 @@ var Coupon = /** @class */ (function () {
|
|
|
452
391
|
break;
|
|
453
392
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
454
393
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
455
|
-
|
|
394
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
395
|
+
err.rawResponse = httpRes;
|
|
396
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
456
397
|
}
|
|
457
398
|
else {
|
|
458
399
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -460,7 +401,9 @@ var Coupon = /** @class */ (function () {
|
|
|
460
401
|
break;
|
|
461
402
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
462
403
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
463
|
-
|
|
404
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
405
|
+
err.rawResponse = httpRes;
|
|
406
|
+
throw new errors.FiveHundredError(err);
|
|
464
407
|
}
|
|
465
408
|
else {
|
|
466
409
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -485,7 +428,7 @@ var Coupon = /** @class */ (function () {
|
|
|
485
428
|
Coupon.prototype.list = function (cursor, limit, redemptionCode, showArchived, config) {
|
|
486
429
|
var _a, _b;
|
|
487
430
|
return __awaiter(this, void 0, void 0, function () {
|
|
488
|
-
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
431
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
489
432
|
return __generator(this, function (_c) {
|
|
490
433
|
switch (_c.label) {
|
|
491
434
|
case 0:
|
|
@@ -535,41 +478,18 @@ var Coupon = /** @class */ (function () {
|
|
|
535
478
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
536
479
|
}
|
|
537
480
|
break;
|
|
538
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
break;
|
|
481
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
482
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
483
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
484
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
485
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
486
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
487
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
546
488
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
547
489
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
552
|
-
}
|
|
553
|
-
break;
|
|
554
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
555
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
556
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
557
|
-
}
|
|
558
|
-
else {
|
|
559
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
560
|
-
}
|
|
561
|
-
break;
|
|
562
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
563
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
564
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
565
|
-
}
|
|
566
|
-
else {
|
|
567
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
568
|
-
}
|
|
569
|
-
break;
|
|
570
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
571
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
572
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
490
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
491
|
+
err.rawResponse = httpRes;
|
|
492
|
+
throw new errors.FourHundredAndOneError(err);
|
|
573
493
|
}
|
|
574
494
|
else {
|
|
575
495
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -577,7 +497,9 @@ var Coupon = /** @class */ (function () {
|
|
|
577
497
|
break;
|
|
578
498
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
579
499
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
580
|
-
|
|
500
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
501
|
+
err.rawResponse = httpRes;
|
|
502
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
581
503
|
}
|
|
582
504
|
else {
|
|
583
505
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -585,7 +507,9 @@ var Coupon = /** @class */ (function () {
|
|
|
585
507
|
break;
|
|
586
508
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
587
509
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
588
|
-
|
|
510
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
511
|
+
err.rawResponse = httpRes;
|
|
512
|
+
throw new errors.FiveHundredError(err);
|
|
589
513
|
}
|
|
590
514
|
else {
|
|
591
515
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -608,7 +532,7 @@ var Coupon = /** @class */ (function () {
|
|
|
608
532
|
Coupon.prototype.listSubscriptions = function (couponId, cursor, limit, config) {
|
|
609
533
|
var _a, _b;
|
|
610
534
|
return __awaiter(this, void 0, void 0, function () {
|
|
611
|
-
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
535
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
612
536
|
return __generator(this, function (_c) {
|
|
613
537
|
switch (_c.label) {
|
|
614
538
|
case 0:
|
|
@@ -657,41 +581,18 @@ var Coupon = /** @class */ (function () {
|
|
|
657
581
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
658
582
|
}
|
|
659
583
|
break;
|
|
660
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
break;
|
|
584
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
585
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
586
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
587
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
588
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
589
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
590
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
668
591
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
669
592
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
674
|
-
}
|
|
675
|
-
break;
|
|
676
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
677
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
678
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
679
|
-
}
|
|
680
|
-
else {
|
|
681
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
682
|
-
}
|
|
683
|
-
break;
|
|
684
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
685
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
686
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
687
|
-
}
|
|
688
|
-
else {
|
|
689
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
690
|
-
}
|
|
691
|
-
break;
|
|
692
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
693
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
694
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
593
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
594
|
+
err.rawResponse = httpRes;
|
|
595
|
+
throw new errors.FourHundredAndOneError(err);
|
|
695
596
|
}
|
|
696
597
|
else {
|
|
697
598
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -699,7 +600,9 @@ var Coupon = /** @class */ (function () {
|
|
|
699
600
|
break;
|
|
700
601
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
701
602
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
702
|
-
|
|
603
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
604
|
+
err.rawResponse = httpRes;
|
|
605
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
703
606
|
}
|
|
704
607
|
else {
|
|
705
608
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -707,7 +610,9 @@ var Coupon = /** @class */ (function () {
|
|
|
707
610
|
break;
|
|
708
611
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
709
612
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
710
|
-
|
|
613
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
614
|
+
err.rawResponse = httpRes;
|
|
615
|
+
throw new errors.FiveHundredError(err);
|
|
711
616
|
}
|
|
712
617
|
else {
|
|
713
618
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|