kittycad.api.payments.validate_customer_tax_information_for_user
Functions
|
This endpoint requires authentication by any Zoo user. |
|
|
|
This endpoint requires authentication by any Zoo user. |
|
- kittycad.api.payments.validate_customer_tax_information_for_user._build_response(*, response)[source][source]
- kittycad.api.payments.validate_customer_tax_information_for_user._get_kwargs(*, client)[source][source]
- kittycad.api.payments.validate_customer_tax_information_for_user._parse_response(*, response)[source][source]
- async kittycad.api.payments.validate_customer_tax_information_for_user.asyncio(*, client)[source][source]
This endpoint requires authentication by any Zoo user. It will return an error if the user’s information is not valid for automatic tax. Otherwise, it will return an empty successful response.
- async kittycad.api.payments.validate_customer_tax_information_for_user.asyncio_detailed(*, client)[source][source]