Skip to content

SellerCentralInvoiceUpload - SP-API

← SP-API Add-On Übersicht

Dieser Step ermöglicht es Rechnungen oder Gutschriften über Selling Partner API in ihr Amazon Seller Central hochzuladen.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTIhr KontoJa
modeSTRINGWählen Sie die Quelle Ihrer Rechnungsdateien aus. 'Datei von URL hochladen' - Die Rechnungsdatei wird von der angegebenen 'DocumentURL' während der Ausführung des Steps abgerufen | 'Datei aus FILELIST hochladen' - Die Rechnungsdatei wird aus der Liste 'inputFiles' entnommen. In diesem Fall muss der 'DocumentFilename' in der Zielspalte mit dem Dateinamen in der 'inputFiles'- Liste übereinstimmen.Nein
  • Datei von URL hochladen
  • Datei aus FILELIST hochladen
limitSTRINGBegrenzen Sie die Anzahl der hochgeladenen Dokumente.Nein
invoiceSpreadsheetSPREADSHEETEin SPREADSHEET das mindestens die OrderId und Rechnungsnummer enthält, für die eine Rechnung die hochgeladen werden sollen.Ja
mappingdefinitionSTRINGDie Mapping-Definition JSON StringNein
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
OrderIdSINGLEThe order id for which the invoice is being submittedJa
InvoiceNumberSINGLEThe invoice number used in the invoice. This invoice number may be shared with Customers.Ja
DocumentTypeSINGLEIf the document that is being uploaded is an Invoice, then input the text ‘Invoice’. If the document that is being uploaded is a credit note for a refund or a return, then input the text ‘CreditNote’. If no value is provided for DocumentType, the default ‘Invoice’ will be used.NeinInvoice
DocumentURLSINGLEURL (http/https) of the PDF document to uploadNein
DocumentFilenameSINGLEThis value will be used to get file from filelist and as upload filename for document file. Leave empty in 'url' mode to autodetect filename from DocumentURLNein
TotalAmountSINGLEThe total amount on the invoice. This is VAT inclusive item + VAT inclusive gift wrap + VAT inclusive shipping – VAT inclusive promotion on item – VAT inclusive promotion on shipping – VAT inclusive promotion on gift wrap.Nein
TotalVATAmountSINGLEThe total VAT amount on the invoice. This is VAT on the item + VAT on gift wrap + VAT on shipping – VAT on item promotion – VAT on shipping promotion – VAT on gift wrap promotion.Nein
marketplaceIdSTRINGWählen Sie einen Marktplatz aus. Ja
  • Deutschland
  • USA
  • Vereinigtes Königreich Großbritannien
  • Australien
  • Kanada
  • Irland
  • Spanien
  • Japan
  • Frankreich
  • Belgien
  • Indien
  • Italien
  • Mexiko
  • Niederlande
  • Polen
  • Schweden
  • Vereinigte Arabische Emirate
  • Singapur
  • Türkei
inputFilesFILELISTEine Datei (FILE) oder Datei-Liste (FILELIST) mit Rechnungen, die hochgeladen werden sollen. Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
resultSPREADSHEETEin SPREADSHEET, dass das Ergebnis des Rechnungs-Uploads enthält.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
OrderIdSINGLEThe order id for which the invoice is being submitted
InvoiceNumberSINGLEThe invoice number used in the invoice. This invoice number may be shared with Customers.
DocumentTypeSINGLEIf the document that is being uploaded is an Invoice, then input the text ‘Invoice’. If the document that is being uploaded is a credit note for a refund or a return, then input the text ‘CreditNote’. If no value is provided for DocumentType, the default ‘Invoice’ will be used.Invoice
DocumentURLSINGLEURL (http/https) of the PDF document to upload
DocumentFilenameSINGLEThis value will be used to get file from filelist and as upload filename for document file. Leave empty in 'url' mode to autodetect filename from DocumentURL
TotalAmountSINGLEThe total amount on the invoice. This is VAT inclusive item + VAT inclusive gift wrap + VAT inclusive shipping – VAT inclusive promotion on item – VAT inclusive promotion on shipping – VAT inclusive promotion on gift wrap.
TotalVATAmountSINGLEThe total VAT amount on the invoice. This is VAT on the item + VAT on gift wrap + VAT on shipping – VAT on item promotion – VAT on shipping promotion – VAT on gift wrap promotion.
identifierSINGLEThe identifier column to import Spreadsheet into a Datastore.
FeedSubmissionIdSINGLEThe identifier of the feed submission(invoice upload).