@sp-api-sdk/vendor-invoices-api-v1 1.9.5 → 1.9.7
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/types/src/api-model/models/additional-details.d.ts +1 -1
- package/dist/types/src/api-model/models/allowance-details.d.ts +1 -1
- package/dist/types/src/api-model/models/charge-details.d.ts +1 -1
- package/dist/types/src/api-model/models/invoice.d.ts +1 -1
- package/dist/types/src/api-model/models/item-quantity.d.ts +1 -1
- package/dist/types/src/api-model/models/payment-terms.d.ts +1 -1
- package/dist/types/src/api-model/models/tax-details.d.ts +1 -1
- package/dist/types/src/api-model/models/tax-registration-details.d.ts +1 -1
- package/package.json +3 -3
|
@@ -39,4 +39,4 @@ export declare const AdditionalDetailsTypeEnum: {
|
|
|
39
39
|
readonly Ocr: "OCR";
|
|
40
40
|
readonly CartonCount: "CartonCount";
|
|
41
41
|
};
|
|
42
|
-
export
|
|
42
|
+
export type AdditionalDetailsTypeEnum = typeof AdditionalDetailsTypeEnum[keyof typeof AdditionalDetailsTypeEnum];
|
|
@@ -50,4 +50,4 @@ export declare const AllowanceDetailsTypeEnum: {
|
|
|
50
50
|
readonly UnsaleableMerchandise: "UnsaleableMerchandise";
|
|
51
51
|
readonly Special: "Special";
|
|
52
52
|
};
|
|
53
|
-
export
|
|
53
|
+
export type AllowanceDetailsTypeEnum = typeof AllowanceDetailsTypeEnum[keyof typeof AllowanceDetailsTypeEnum];
|
|
@@ -55,4 +55,4 @@ export declare const ChargeDetailsTypeEnum: {
|
|
|
55
55
|
readonly EnvironmentalProtectionService: "EnvironmentalProtectionService";
|
|
56
56
|
readonly TaxCollectedAtSource: "TaxCollectedAtSource";
|
|
57
57
|
};
|
|
58
|
-
export
|
|
58
|
+
export type ChargeDetailsTypeEnum = typeof ChargeDetailsTypeEnum[keyof typeof ChargeDetailsTypeEnum];
|
|
@@ -118,4 +118,4 @@ export declare const InvoiceInvoiceTypeEnum: {
|
|
|
118
118
|
readonly Invoice: "Invoice";
|
|
119
119
|
readonly CreditNote: "CreditNote";
|
|
120
120
|
};
|
|
121
|
-
export
|
|
121
|
+
export type InvoiceInvoiceTypeEnum = typeof InvoiceInvoiceTypeEnum[keyof typeof InvoiceInvoiceTypeEnum];
|
|
@@ -38,4 +38,4 @@ export declare const ItemQuantityUnitOfMeasureEnum: {
|
|
|
38
38
|
readonly Cases: "Cases";
|
|
39
39
|
readonly Eaches: "Eaches";
|
|
40
40
|
};
|
|
41
|
-
export
|
|
41
|
+
export type ItemQuantityUnitOfMeasureEnum = typeof ItemQuantityUnitOfMeasureEnum[keyof typeof ItemQuantityUnitOfMeasureEnum];
|
|
@@ -48,4 +48,4 @@ export declare const PaymentTermsTypeEnum: {
|
|
|
48
48
|
readonly PaymentDueUponReceiptOfInvoice: "PaymentDueUponReceiptOfInvoice";
|
|
49
49
|
readonly LetterofCredit: "LetterofCredit";
|
|
50
50
|
};
|
|
51
|
-
export
|
|
51
|
+
export type PaymentTermsTypeEnum = typeof PaymentTermsTypeEnum[keyof typeof PaymentTermsTypeEnum];
|
|
@@ -57,4 +57,4 @@ export declare const TaxDetailsTaxTypeEnum: {
|
|
|
57
57
|
readonly MutuallyDefined: "MutuallyDefined";
|
|
58
58
|
readonly DomesticVat: "DomesticVAT";
|
|
59
59
|
};
|
|
60
|
-
export
|
|
60
|
+
export type TaxDetailsTaxTypeEnum = typeof TaxDetailsTaxTypeEnum[keyof typeof TaxDetailsTaxTypeEnum];
|
|
@@ -32,4 +32,4 @@ export declare const TaxRegistrationDetailsTaxRegistrationTypeEnum: {
|
|
|
32
32
|
readonly Vat: "VAT";
|
|
33
33
|
readonly Gst: "GST";
|
|
34
34
|
};
|
|
35
|
-
export
|
|
35
|
+
export type TaxRegistrationDetailsTaxRegistrationTypeEnum = typeof TaxRegistrationDetailsTaxRegistrationTypeEnum[keyof typeof TaxRegistrationDetailsTaxRegistrationTypeEnum];
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@sp-api-sdk/vendor-invoices-api-v1",
|
|
3
3
|
"author": "Vincent Mesquita <vincent.mesquita@bizon.solutions>",
|
|
4
4
|
"description": "The Selling Partner API for Retail Procurement Payments provides programmatic access to vendors payments data.",
|
|
5
|
-
"version": "1.9.
|
|
5
|
+
"version": "1.9.7",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
7
7
|
"module": "dist/es/index.js",
|
|
8
8
|
"types": "dist/types/index.d.ts",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"test": "jest"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@sp-api-sdk/common": "^1.9.
|
|
29
|
+
"@sp-api-sdk/common": "^1.9.19",
|
|
30
30
|
"axios": "^0.27.2"
|
|
31
31
|
},
|
|
32
32
|
"repository": {
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"typedoc": {
|
|
52
52
|
"entryPoint": "./index.ts"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "51c491e1ac6ad46d8cfae56568f17b350fc9e367"
|
|
55
55
|
}
|