Socket
Socket
Sign inDemoInstall

@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1 - npm Package Compare versions

Comparing version 1.8.4 to 1.8.5

2

dist/cjs/src/api-model/api/vendor-invoice-api.js

@@ -50,3 +50,3 @@ "use strict";

localVarHeaderParameter['Content-Type'] = 'application/json';
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter, options.query);
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};

@@ -53,0 +53,0 @@ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };

@@ -17,10 +17,5 @@ "use strict";

exports.AdditionalDetailsTypeEnum = void 0;
/**
* @export
* @enum {string}
*/
var AdditionalDetailsTypeEnum;
(function (AdditionalDetailsTypeEnum) {
AdditionalDetailsTypeEnum["Sur"] = "SUR";
AdditionalDetailsTypeEnum["Ocr"] = "OCR";
})(AdditionalDetailsTypeEnum = exports.AdditionalDetailsTypeEnum || (exports.AdditionalDetailsTypeEnum = {}));
exports.AdditionalDetailsTypeEnum = {
Sur: 'SUR',
Ocr: 'OCR'
};

@@ -17,15 +17,10 @@ "use strict";

exports.ChargeDetailsTypeEnum = void 0;
/**
* @export
* @enum {string}
*/
var ChargeDetailsTypeEnum;
(function (ChargeDetailsTypeEnum) {
ChargeDetailsTypeEnum["Giftwrap"] = "GIFTWRAP";
ChargeDetailsTypeEnum["Fulfillment"] = "FULFILLMENT";
ChargeDetailsTypeEnum["Marketinginsert"] = "MARKETINGINSERT";
ChargeDetailsTypeEnum["Packaging"] = "PACKAGING";
ChargeDetailsTypeEnum["Loading"] = "LOADING";
ChargeDetailsTypeEnum["Freightout"] = "FREIGHTOUT";
ChargeDetailsTypeEnum["TaxCollectedAtSource"] = "TAX_COLLECTED_AT_SOURCE";
})(ChargeDetailsTypeEnum = exports.ChargeDetailsTypeEnum || (exports.ChargeDetailsTypeEnum = {}));
exports.ChargeDetailsTypeEnum = {
Giftwrap: 'GIFTWRAP',
Fulfillment: 'FULFILLMENT',
Marketinginsert: 'MARKETINGINSERT',
Packaging: 'PACKAGING',
Loading: 'LOADING',
Freightout: 'FREIGHTOUT',
TaxCollectedAtSource: 'TAX_COLLECTED_AT_SOURCE'
};

@@ -17,22 +17,17 @@ "use strict";

exports.TaxDetailTaxTypeEnum = void 0;
/**
* @export
* @enum {string}
*/
var TaxDetailTaxTypeEnum;
(function (TaxDetailTaxTypeEnum) {
TaxDetailTaxTypeEnum["Cgst"] = "CGST";
TaxDetailTaxTypeEnum["Sgst"] = "SGST";
TaxDetailTaxTypeEnum["Cess"] = "CESS";
TaxDetailTaxTypeEnum["Utgst"] = "UTGST";
TaxDetailTaxTypeEnum["Igst"] = "IGST";
TaxDetailTaxTypeEnum["MwSt"] = "MwSt.";
TaxDetailTaxTypeEnum["Pst"] = "PST";
TaxDetailTaxTypeEnum["Tva"] = "TVA";
TaxDetailTaxTypeEnum["Vat"] = "VAT";
TaxDetailTaxTypeEnum["Gst"] = "GST";
TaxDetailTaxTypeEnum["St"] = "ST";
TaxDetailTaxTypeEnum["Consumption"] = "Consumption";
TaxDetailTaxTypeEnum["MutuallyDefined"] = "MutuallyDefined";
TaxDetailTaxTypeEnum["DomesticVat"] = "DomesticVAT";
})(TaxDetailTaxTypeEnum = exports.TaxDetailTaxTypeEnum || (exports.TaxDetailTaxTypeEnum = {}));
exports.TaxDetailTaxTypeEnum = {
Cgst: 'CGST',
Sgst: 'SGST',
Cess: 'CESS',
Utgst: 'UTGST',
Igst: 'IGST',
MwSt: 'MwSt.',
Pst: 'PST',
Tva: 'TVA',
Vat: 'VAT',
Gst: 'GST',
St: 'ST',
Consumption: 'Consumption',
MutuallyDefined: 'MutuallyDefined',
DomesticVat: 'DomesticVAT'
};

@@ -17,10 +17,5 @@ "use strict";

exports.TaxRegistrationDetailTaxRegistrationTypeEnum = void 0;
/**
* @export
* @enum {string}
*/
var TaxRegistrationDetailTaxRegistrationTypeEnum;
(function (TaxRegistrationDetailTaxRegistrationTypeEnum) {
TaxRegistrationDetailTaxRegistrationTypeEnum["Vat"] = "VAT";
TaxRegistrationDetailTaxRegistrationTypeEnum["Gst"] = "GST";
})(TaxRegistrationDetailTaxRegistrationTypeEnum = exports.TaxRegistrationDetailTaxRegistrationTypeEnum || (exports.TaxRegistrationDetailTaxRegistrationTypeEnum = {}));
exports.TaxRegistrationDetailTaxRegistrationTypeEnum = {
Vat: 'VAT',
Gst: 'GST'
};

@@ -46,3 +46,3 @@ /* tslint:disable */

localVarHeaderParameter['Content-Type'] = 'application/json';
setSearchParams(localVarUrlObj, localVarQueryParameter, options.query);
setSearchParams(localVarUrlObj, localVarQueryParameter);
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};

@@ -49,0 +49,0 @@ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };

@@ -14,10 +14,5 @@ /* tslint:disable */

*/
/**
* @export
* @enum {string}
*/
export var AdditionalDetailsTypeEnum;
(function (AdditionalDetailsTypeEnum) {
AdditionalDetailsTypeEnum["Sur"] = "SUR";
AdditionalDetailsTypeEnum["Ocr"] = "OCR";
})(AdditionalDetailsTypeEnum || (AdditionalDetailsTypeEnum = {}));
export const AdditionalDetailsTypeEnum = {
Sur: 'SUR',
Ocr: 'OCR'
};

@@ -14,15 +14,10 @@ /* tslint:disable */

*/
/**
* @export
* @enum {string}
*/
export var ChargeDetailsTypeEnum;
(function (ChargeDetailsTypeEnum) {
ChargeDetailsTypeEnum["Giftwrap"] = "GIFTWRAP";
ChargeDetailsTypeEnum["Fulfillment"] = "FULFILLMENT";
ChargeDetailsTypeEnum["Marketinginsert"] = "MARKETINGINSERT";
ChargeDetailsTypeEnum["Packaging"] = "PACKAGING";
ChargeDetailsTypeEnum["Loading"] = "LOADING";
ChargeDetailsTypeEnum["Freightout"] = "FREIGHTOUT";
ChargeDetailsTypeEnum["TaxCollectedAtSource"] = "TAX_COLLECTED_AT_SOURCE";
})(ChargeDetailsTypeEnum || (ChargeDetailsTypeEnum = {}));
export const ChargeDetailsTypeEnum = {
Giftwrap: 'GIFTWRAP',
Fulfillment: 'FULFILLMENT',
Marketinginsert: 'MARKETINGINSERT',
Packaging: 'PACKAGING',
Loading: 'LOADING',
Freightout: 'FREIGHTOUT',
TaxCollectedAtSource: 'TAX_COLLECTED_AT_SOURCE'
};

@@ -14,22 +14,17 @@ /* tslint:disable */

*/
/**
* @export
* @enum {string}
*/
export var TaxDetailTaxTypeEnum;
(function (TaxDetailTaxTypeEnum) {
TaxDetailTaxTypeEnum["Cgst"] = "CGST";
TaxDetailTaxTypeEnum["Sgst"] = "SGST";
TaxDetailTaxTypeEnum["Cess"] = "CESS";
TaxDetailTaxTypeEnum["Utgst"] = "UTGST";
TaxDetailTaxTypeEnum["Igst"] = "IGST";
TaxDetailTaxTypeEnum["MwSt"] = "MwSt.";
TaxDetailTaxTypeEnum["Pst"] = "PST";
TaxDetailTaxTypeEnum["Tva"] = "TVA";
TaxDetailTaxTypeEnum["Vat"] = "VAT";
TaxDetailTaxTypeEnum["Gst"] = "GST";
TaxDetailTaxTypeEnum["St"] = "ST";
TaxDetailTaxTypeEnum["Consumption"] = "Consumption";
TaxDetailTaxTypeEnum["MutuallyDefined"] = "MutuallyDefined";
TaxDetailTaxTypeEnum["DomesticVat"] = "DomesticVAT";
})(TaxDetailTaxTypeEnum || (TaxDetailTaxTypeEnum = {}));
export const TaxDetailTaxTypeEnum = {
Cgst: 'CGST',
Sgst: 'SGST',
Cess: 'CESS',
Utgst: 'UTGST',
Igst: 'IGST',
MwSt: 'MwSt.',
Pst: 'PST',
Tva: 'TVA',
Vat: 'VAT',
Gst: 'GST',
St: 'ST',
Consumption: 'Consumption',
MutuallyDefined: 'MutuallyDefined',
DomesticVat: 'DomesticVAT'
};

@@ -14,10 +14,5 @@ /* tslint:disable */

*/
/**
* @export
* @enum {string}
*/
export var TaxRegistrationDetailTaxRegistrationTypeEnum;
(function (TaxRegistrationDetailTaxRegistrationTypeEnum) {
TaxRegistrationDetailTaxRegistrationTypeEnum["Vat"] = "VAT";
TaxRegistrationDetailTaxRegistrationTypeEnum["Gst"] = "GST";
})(TaxRegistrationDetailTaxRegistrationTypeEnum || (TaxRegistrationDetailTaxRegistrationTypeEnum = {}));
export const TaxRegistrationDetailTaxRegistrationTypeEnum = {
Vat: 'VAT',
Gst: 'GST'
};

@@ -12,3 +12,3 @@ /**

*/
import { AxiosPromise, AxiosInstance } from 'axios';
import { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
import { Configuration } from '../configuration';

@@ -29,3 +29,3 @@ import { RequestArgs, BaseAPI } from '../base';

*/
submitInvoice: (body: SubmitInvoiceRequest, options?: any) => Promise<RequestArgs>;
submitInvoice: (body: SubmitInvoiceRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
};

@@ -43,3 +43,3 @@ /**

*/
submitInvoice(body: SubmitInvoiceRequest, options?: any): Promise<(axios?: AxiosInstance | undefined, basePath?: string | undefined) => AxiosPromise<SubmitInvoiceResponse>>;
submitInvoice(body: SubmitInvoiceRequest, options?: AxiosRequestConfig<any> | undefined): Promise<(axios?: AxiosInstance | undefined, basePath?: string | undefined) => AxiosPromise<SubmitInvoiceResponse>>;
};

@@ -86,3 +86,3 @@ /**

*/
submitInvoice(requestParameters: VendorInvoiceApiSubmitInvoiceRequest, options?: any): Promise<import("axios").AxiosResponse<SubmitInvoiceResponse, any>>;
submitInvoice(requestParameters: VendorInvoiceApiSubmitInvoiceRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SubmitInvoiceResponse, any>>;
}

@@ -13,3 +13,3 @@ /**

import { Configuration } from "./configuration";
import { AxiosInstance } from 'axios';
import { AxiosInstance, AxiosRequestConfig } from 'axios';
export declare const BASE_PATH: string;

@@ -33,3 +33,3 @@ /**

url: string;
options: any;
options: AxiosRequestConfig;
}

@@ -36,0 +36,0 @@ /**

@@ -14,3 +14,3 @@ /**

import { RequestArgs } from "./base";
import { AxiosInstance } from 'axios';
import { AxiosInstance, AxiosResponse } from 'axios';
/**

@@ -66,2 +66,2 @@ *

*/
export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration | undefined) => (axios?: AxiosInstance, basePath?: string) => Promise<import("axios").AxiosResponse<any, any>>;
export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration | undefined) => <T = unknown, R = AxiosResponse<T, any>>(axios?: AxiosInstance, basePath?: string) => Promise<R>;

@@ -23,3 +23,3 @@ /**

*/
type: AdditionalDetailsTypeEnum;
'type': AdditionalDetailsTypeEnum;
/**

@@ -30,3 +30,3 @@ * The detail of the additional information provided by the selling party.

*/
detail: string;
'detail': string;
/**

@@ -37,11 +37,8 @@ * The language code of the additional information detail.

*/
languageCode?: string;
'languageCode'?: string;
}
/**
* @export
* @enum {string}
*/
export declare enum AdditionalDetailsTypeEnum {
Sur = "SUR",
Ocr = "OCR"
}
export declare const AdditionalDetailsTypeEnum: {
readonly Sur: "SUR";
readonly Ocr: "OCR";
};
export declare type AdditionalDetailsTypeEnum = typeof AdditionalDetailsTypeEnum[keyof typeof AdditionalDetailsTypeEnum];

@@ -23,3 +23,3 @@ /**

*/
name: string;
'name': string;
/**

@@ -30,3 +30,3 @@ * First line of the address.

*/
addressLine1: string;
'addressLine1': string;
/**

@@ -37,3 +37,3 @@ * Additional street address information, if required.

*/
addressLine2?: string;
'addressLine2'?: string;
/**

@@ -44,3 +44,3 @@ * Additional street address information, if required.

*/
addressLine3?: string;
'addressLine3'?: string;
/**

@@ -51,3 +51,3 @@ * The city where the person, business or institution is located.

*/
city: string;
'city': string;
/**

@@ -58,3 +58,3 @@ * The county where person, business or institution is located.

*/
county?: string;
'county'?: string;
/**

@@ -65,3 +65,3 @@ * The district where person, business or institution is located.

*/
district?: string;
'district'?: string;
/**

@@ -72,3 +72,3 @@ * The state or region where person, business or institution is located.

*/
stateOrRegion: string;
'stateOrRegion': string;
/**

@@ -79,3 +79,3 @@ * The postal code of that address. It conatins a series of letters or digits or both, sometimes including spaces or punctuation.

*/
postalCode: string;
'postalCode': string;
/**

@@ -86,3 +86,3 @@ * The two digit country code in ISO 3166-1 alpha-2 format.

*/
countryCode: string;
'countryCode': string;
/**

@@ -93,3 +93,3 @@ * The phone number of the person, business or institution located at that address.

*/
phone?: string;
'phone'?: string;
}

@@ -25,3 +25,3 @@ /**

*/
type: ChargeDetailsTypeEnum;
'type': ChargeDetailsTypeEnum;
/**

@@ -32,3 +32,3 @@ *

*/
chargeAmount: Money;
'chargeAmount': Money;
/**

@@ -39,16 +39,13 @@ * Individual tax details per line item.

*/
taxDetails?: Array<TaxDetail>;
'taxDetails'?: Array<TaxDetail>;
}
/**
* @export
* @enum {string}
*/
export declare enum ChargeDetailsTypeEnum {
Giftwrap = "GIFTWRAP",
Fulfillment = "FULFILLMENT",
Marketinginsert = "MARKETINGINSERT",
Packaging = "PACKAGING",
Loading = "LOADING",
Freightout = "FREIGHTOUT",
TaxCollectedAtSource = "TAX_COLLECTED_AT_SOURCE"
}
export declare const ChargeDetailsTypeEnum: {
readonly Giftwrap: "GIFTWRAP";
readonly Fulfillment: "FULFILLMENT";
readonly Marketinginsert: "MARKETINGINSERT";
readonly Packaging: "PACKAGING";
readonly Loading: "LOADING";
readonly Freightout: "FREIGHTOUT";
readonly TaxCollectedAtSource: "TAX_COLLECTED_AT_SOURCE";
};
export declare type ChargeDetailsTypeEnum = typeof ChargeDetailsTypeEnum[keyof typeof ChargeDetailsTypeEnum];

@@ -29,3 +29,3 @@ /**

*/
invoiceNumber: string;
'invoiceNumber': string;
/**

@@ -36,3 +36,3 @@ * Invoice date.

*/
invoiceDate: string;
'invoiceDate': string;
/**

@@ -43,3 +43,3 @@ * An additional unique reference number used for regulatory or other purposes.

*/
referenceNumber?: string;
'referenceNumber'?: string;
/**

@@ -50,3 +50,3 @@ *

*/
remitToParty: PartyIdentification;
'remitToParty': PartyIdentification;
/**

@@ -57,3 +57,3 @@ *

*/
shipFromParty: PartyIdentification;
'shipFromParty': PartyIdentification;
/**

@@ -64,3 +64,3 @@ *

*/
billToParty?: PartyIdentification;
'billToParty'?: PartyIdentification;
/**

@@ -71,3 +71,3 @@ * Ship-to country code.

*/
shipToCountryCode?: string;
'shipToCountryCode'?: string;
/**

@@ -78,3 +78,3 @@ * The payment terms for the invoice.

*/
paymentTermsCode?: string;
'paymentTermsCode'?: string;
/**

@@ -85,3 +85,3 @@ *

*/
invoiceTotal: Money;
'invoiceTotal': Money;
/**

@@ -92,3 +92,3 @@ * Individual tax details per line item.

*/
taxTotals?: Array<TaxDetail>;
'taxTotals'?: Array<TaxDetail>;
/**

@@ -99,3 +99,3 @@ * Additional details provided by the selling party, for tax related or other purposes.

*/
additionalDetails?: Array<AdditionalDetails>;
'additionalDetails'?: Array<AdditionalDetails>;
/**

@@ -106,3 +106,3 @@ * Total charge amount details for all line items.

*/
chargeDetails?: Array<ChargeDetails>;
'chargeDetails'?: Array<ChargeDetails>;
/**

@@ -113,3 +113,3 @@ * Provides the details of the items in this invoice.

*/
items: Array<InvoiceItem>;
'items': Array<InvoiceItem>;
}

@@ -27,3 +27,3 @@ /**

*/
itemSequenceNumber: string;
'itemSequenceNumber': string;
/**

@@ -34,3 +34,3 @@ * Buyer\'s standard identification number (ASIN) of an item.

*/
buyerProductIdentifier?: string;
'buyerProductIdentifier'?: string;
/**

@@ -41,3 +41,3 @@ * The vendor selected product identification of the item.

*/
vendorProductIdentifier?: string;
'vendorProductIdentifier'?: string;
/**

@@ -48,3 +48,3 @@ *

*/
invoicedQuantity: ItemQuantity;
'invoicedQuantity': ItemQuantity;
/**

@@ -55,3 +55,3 @@ *

*/
netCost: Money;
'netCost': Money;
/**

@@ -62,3 +62,3 @@ * The purchase order number for this order. Formatting Notes: 8-character alpha-numeric code.

*/
purchaseOrderNumber: string;
'purchaseOrderNumber': string;
/**

@@ -69,3 +69,3 @@ * The vendor\'s order number for this order.

*/
vendorOrderNumber?: string;
'vendorOrderNumber'?: string;
/**

@@ -76,3 +76,3 @@ * HSN tax code. The HSN number cannot contain alphabets.

*/
hsnCode?: string;
'hsnCode'?: string;
/**

@@ -83,3 +83,3 @@ * Individual tax details per line item.

*/
taxDetails?: Array<TaxDetail>;
'taxDetails'?: Array<TaxDetail>;
/**

@@ -90,3 +90,3 @@ * Individual charge details per line item.

*/
chargeDetails?: Array<ChargeDetails>;
'chargeDetails'?: Array<ChargeDetails>;
}

@@ -23,3 +23,3 @@ /**

*/
amount: number;
'amount': number;
/**

@@ -30,3 +30,3 @@ * Unit of measure for the available quantity.

*/
unitOfMeasure: string;
'unitOfMeasure': string;
}

@@ -23,3 +23,3 @@ /**

*/
code: string;
'code': string;
/**

@@ -30,3 +30,3 @@ * A message that describes the error condition.

*/
message: string;
'message': string;
/**

@@ -37,3 +37,3 @@ * Additional details that can help the caller understand or fix the issue.

*/
details?: string;
'details'?: string;
}

@@ -23,3 +23,3 @@ /**

*/
currencyCode: string;
'currencyCode': string;
/**

@@ -30,3 +30,3 @@ * A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\\d*))(\\.\\d+)?([eE][+-]?\\d+)?$`.

*/
amount: string;
'amount': string;
}

@@ -25,3 +25,3 @@ /**

*/
partyId: string;
'partyId': string;
/**

@@ -32,3 +32,3 @@ *

*/
address?: Address;
'address'?: Address;
/**

@@ -39,3 +39,3 @@ * Tax registration details of the entity.

*/
taxRegistrationDetails?: Array<TaxRegistrationDetail>;
'taxRegistrationDetails'?: Array<TaxRegistrationDetail>;
}

@@ -24,3 +24,3 @@ /**

*/
invoices?: Array<InvoiceDetail>;
'invoices'?: Array<InvoiceDetail>;
}

@@ -24,3 +24,3 @@ /**

*/
payload?: TransactionReference;
'payload'?: TransactionReference;
/**

@@ -31,3 +31,3 @@ * A list of error responses returned when a request is unsuccessful.

*/
errors?: Array<Error>;
'errors'?: Array<Error>;
}

@@ -24,3 +24,3 @@ /**

*/
taxType: TaxDetailTaxTypeEnum;
'taxType': TaxDetailTaxTypeEnum;
/**

@@ -31,3 +31,3 @@ * A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\\d*))(\\.\\d+)?([eE][+-]?\\d+)?$`.

*/
taxRate?: string;
'taxRate'?: string;
/**

@@ -38,3 +38,3 @@ *

*/
taxAmount: Money;
'taxAmount': Money;
/**

@@ -45,23 +45,20 @@ *

*/
taxableAmount?: Money;
'taxableAmount'?: Money;
}
/**
* @export
* @enum {string}
*/
export declare enum TaxDetailTaxTypeEnum {
Cgst = "CGST",
Sgst = "SGST",
Cess = "CESS",
Utgst = "UTGST",
Igst = "IGST",
MwSt = "MwSt.",
Pst = "PST",
Tva = "TVA",
Vat = "VAT",
Gst = "GST",
St = "ST",
Consumption = "Consumption",
MutuallyDefined = "MutuallyDefined",
DomesticVat = "DomesticVAT"
}
export declare const TaxDetailTaxTypeEnum: {
readonly Cgst: "CGST";
readonly Sgst: "SGST";
readonly Cess: "CESS";
readonly Utgst: "UTGST";
readonly Igst: "IGST";
readonly MwSt: "MwSt.";
readonly Pst: "PST";
readonly Tva: "TVA";
readonly Vat: "VAT";
readonly Gst: "GST";
readonly St: "ST";
readonly Consumption: "Consumption";
readonly MutuallyDefined: "MutuallyDefined";
readonly DomesticVat: "DomesticVAT";
};
export declare type TaxDetailTaxTypeEnum = typeof TaxDetailTaxTypeEnum[keyof typeof TaxDetailTaxTypeEnum];

@@ -24,3 +24,3 @@ /**

*/
taxRegistrationType?: TaxRegistrationDetailTaxRegistrationTypeEnum;
'taxRegistrationType'?: TaxRegistrationDetailTaxRegistrationTypeEnum;
/**

@@ -31,3 +31,3 @@ * Tax registration number for the party. For example, VAT ID.

*/
taxRegistrationNumber: string;
'taxRegistrationNumber': string;
/**

@@ -38,3 +38,3 @@ *

*/
taxRegistrationAddress?: Address;
'taxRegistrationAddress'?: Address;
/**

@@ -45,11 +45,8 @@ * Tax registration message that can be used for additional tax related details.

*/
taxRegistrationMessage?: string;
'taxRegistrationMessage'?: string;
}
/**
* @export
* @enum {string}
*/
export declare enum TaxRegistrationDetailTaxRegistrationTypeEnum {
Vat = "VAT",
Gst = "GST"
}
export declare const TaxRegistrationDetailTaxRegistrationTypeEnum: {
readonly Vat: "VAT";
readonly Gst: "GST";
};
export declare type TaxRegistrationDetailTaxRegistrationTypeEnum = typeof TaxRegistrationDetailTaxRegistrationTypeEnum[keyof typeof TaxRegistrationDetailTaxRegistrationTypeEnum];

@@ -23,3 +23,3 @@ /**

*/
transactionId?: string;
'transactionId'?: string;
}

@@ -5,3 +5,3 @@ {

"description": "The Selling Partner API for Direct Fulfillment Payments provides programmatic access to a direct fulfillment vendor's invoice data.",
"version": "1.8.4",
"version": "1.8.5",
"main": "dist/cjs/index.js",

@@ -54,3 +54,3 @@ "module": "dist/es/index.js",

],
"gitHead": "a91680c9bce217db7412c5ad7c17aa6e918ada8e"
"gitHead": "d4f265d3c6a4e05e45025a46effa023a56a54e9c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc