Attempting to add a customer to an order via SDK
I can instantiate a v3 customer however cannot seem to find the V3 CustomerConnector.
I am able to create a V1 Customer via CustomerConnector as shown here, however the v3 Order requires a v3 Customer.
Am I missing a step here?