You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please add a method to add a specific design ID to a specific shop ID through a POST request to the API?
The reason for this is that we have 10,000+ designs and after the migration, everything is placed in the incorrect shops. This is because of the Legacy User Area was based on product shops. If we wanted to add a design to a specific shop, we just created the product with this design and then we move the final product to the specific shop. But this strategy doesn't work with the new API version.
We tried to suggest some solutions to Spreadshirt, such as providing a CSV file for each shop with the list of Designs ID that should be in this shop. But after reporting the issue on 9 different occasions in the last months, it doesn't seem like we will get any help.
So if we can add a design ID to a specific shop ID through the API, then we could fix this issue ourselves. Is this possible?
The text was updated successfully, but these errors were encountered:
Hi,
Could you please add a method to add a specific design ID to a specific shop ID through a POST request to the API?
The reason for this is that we have 10,000+ designs and after the migration, everything is placed in the incorrect shops. This is because of the Legacy User Area was based on product shops. If we wanted to add a design to a specific shop, we just created the product with this design and then we move the final product to the specific shop. But this strategy doesn't work with the new API version.
We tried to suggest some solutions to Spreadshirt, such as providing a CSV file for each shop with the list of Designs ID that should be in this shop. But after reporting the issue on 9 different occasions in the last months, it doesn't seem like we will get any help.
So if we can add a design ID to a specific shop ID through the API, then we could fix this issue ourselves. Is this possible?
The text was updated successfully, but these errors were encountered: