When I try to create multiple using the REST API: https://help.shopify.com/en/api/reference/shipping-and-fulfillment/carrierservice#create-2019-07
I am able to successfully create the first one, but when I try and create a second on the response says:
{ "errors": { "base": [ "Test Carrier 1 is already configured" ] } }Is it possible to create two different CarrierServices?
Solved! Go to the solution
This is an accepted solution.
Hey @PhilippW,
An app can only be responsible for a single carrier service per shop. You could create a second app if necessary to have a second carrier service.
Regards,
Ryan
Hi @Ryan
Could you please elaborate on creating the second app? I tried to create another carrier service using a different routes but I am still getting the same error.
User | Count |
---|---|
15 | |
11 | |
10 | |
7 | |
5 |