shopifyCreateRefund Step

shopifyCreateRefund

ext. Version: 2023-04
  • Bestellungen anlegen und aktualisieren
  • Tracking / Versanddaten anlegen und aktualisieren

This step creates refunds for one or multiple line items per order.

Über Synesty Studio

Mit Synesty als No Code Middleware verbinden Sie Ihre Systeme, Schnittstellen und APIs ohne Programmierung per Drag&Drop. Automatisieren Sie Geschäftsprozesse und Integrationen wie EDI Datenimport / Export oder eine einmalige Daten-Migration.

Wir unterstützen Datenformate wie CSV, Excel (XLS/XLSX), XML oder JSON und ermöglichen auch HTTP-Konnektoren zu REST- oder GraphQL-APIs. Kunden nutzen es auch für Auswertungen, ETL-Aufgaben oder Feed-Optimierung.
Unser No Code Flow-Editor und unsere Low Code Scripting Tools ermöglichen kreative Anpassungen für jede Art von Integration.

Jetzt registrieren und zeitlich unbegrenzt testen

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Über Synesty Studio

Mit Synesty als No Code Middleware verbinden Sie Ihre Systeme, Schnittstellen und APIs ohne Programmierung per Drag&Drop. Automatisieren Sie Geschäftsprozesse und Integrationen wie EDI Datenimport / Export oder eine einmalige Daten-Migration.

Wir unterstützen Datenformate wie CSV, Excel (XLS/XLSX), XML oder JSON und ermöglichen auch HTTP-Konnektoren zu REST- oder GraphQL-APIs. Kunden nutzen es auch für Auswertungen, ETL-Aufgaben oder Feed-Optimierung.
Unser No Code Flow-Editor und unsere Low Code Scripting Tools ermöglichen kreative Anpassungen für jede Art von Integration.

Jetzt registrieren und zeitlich unbegrenzt testen

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Nein
input SPREADSHEET Nein Standardwert:
mappingdefinition STRING The mapping definition JSON String Nein
Folgende Felder sind zu konfigurieren:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
order_id Id of the order. Text Ja
line_item_id The ID of a line item to refund. Text
location_id The ID of the location where the items should be restocked. This is required when the value of restock_type is return or cancel. Text
quantity The quantity to refund. Text
currency The three-letter code (ISO 4217 format) for the currency used for the payment. e.g: EUR Text Ja
restock_type How this refund line item affects inventory levels.
Erlaubte Werte anzeigen
  • Refunding these items won't affect inventory. (no_restock)
  • The items have not yet been fulfilled. The canceled quantity will be added back to the available count. The number of fulfillable units for this line item will decrease. (cancel)
  • The items were already delivered but will be returned to the merchant. The returned quantity will be added back to the available count. The number of fulfillable units for this line item will remain unchanged. (return)
Text no_restock
note An optional note attached to a refund. Text
notify Whether to send a refund notification to the customer.
Erlaubte Werte anzeigen
  • false (false)
  • true (true)
Text false
refund_shipping Specify how much shipping to refund. no_refund: Shipping will not be refunded. full_refund: To refund all remaining shipping. amount: Set a specific amount to refund for shipping. e.g. 11.22 Text
transaction_id The ID to the corresponding transaction of th order. Use shopifyGetOrderTransaction. Text
refund_amount The amount of money included in the transaction. If you don't provide a value for `amount`, then it defaults to the total cost of the order (even if a previous transaction has been made towards it). Text
payment_gateway The name of the gateway the transaction was issued through. A list of gateways can be found on Shopify's payment gateways page. Text
limit STRING Limits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed. Nein Standardwert:
Action with no valid rows STRING The action which should happen when there are no valid rows. continue with warning: Step will provide warning and doesn't stop. warning: Step will provide a warning and will stop success: Step will provide no warning and will stop Nein
  • continue with warning (Standardwert)
  • warning
  • success

Outputs

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

Name Datentyp Beschreibung
successRefunds SPREADSHEET
invalidItems SPREADSHEET
failedItems SPREADSHEET

Hilfe oder Projektsupport gewünscht?

Wenn Sie Hilfe bei der Einrichtung dieses Steps benötigen oder ein Projekt umsetzen wollen, dann unterstützen Sie unsere verifizierten Partner. Partner finden

shopifyCreateRefund wird oft in Verbindung mit folgenden Steps verwendet:

Name Version Beschreibung Anwendungsfall
shopifyCreateRefund Step shopifyCreateRefund (ext. Version: 2024-01)
shopifyCreateRefund (ext. Version: 2024-01)
2024-01 This step creates refunds for one or multiple line items per order.
Bestellungen anlegen und aktualisieren, Tracking / Versanddaten anlegen und aktualisieren