diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 54196652..55498c86 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -6802,7 +6802,7 @@ "$ref": "#/components/schemas/payment_pages_checkout_session_customer_details" } ], - "description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Only the customer's email is present on Sessions in `setup` mode.", + "description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Customer's address details are not present on Sessions in `setup` mode.", "nullable": true }, "customer_email": { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 7d724f5d..44fa2b77 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -4479,7 +4479,7 @@ "$ref": "#/components/schemas/payment_pages_checkout_session_customer_details" } ], - "description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Only the customer's email is present on Sessions in `setup` mode.", + "description": "The customer details including the customer's tax exempt status and the customer's tax IDs. Customer's address details are not present on Sessions in `setup` mode.", "nullable": true }, "customer_email": {