@seamapi/http 1.114.0 → 1.115.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/connect.cjs CHANGED
@@ -4396,7 +4396,7 @@ var SeamHttpCustomers = class _SeamHttpCustomers {
4396
4396
  pathname: "/customers/create_portal",
4397
4397
  method: "POST",
4398
4398
  body: parameters,
4399
- responseKey: "magic_link",
4399
+ responseKey: "customer_portal",
4400
4400
  options
4401
4401
  });
4402
4402
  }