How do I set the "profile_type" eg. "manual" or "calculated" when creating a Shop Shipping Profile using the API? When I GET the profile I can see the variable "profile_type", but I am not seeing that you can set the variable in the
createShopShippingProfile call.
Note that I do not have access to the API yet, so I cannot test whether setting the "profile_type" works, even though it isn't listed in the API as a body field you can use.