Shopify Connector
Documentation
Version: 1
Documentation

EndPoint Delete a Location


Name

delete_location

Description

Deletes a specific location. [API reference]

Parameters

Parameter Label Required Options Description
Id Location Id YES The ID of the location to be deleted.

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(4000) 4000 False
Response DT_WSTR nvarchar(255) 255 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_I8 bigint False
Required columns that you need to supply are bolded.