kittycad.api.payments.validate_customer_tax_information_for_user.sync

kittycad.api.payments.validate_customer_tax_information_for_user.sync(*, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It will return an error if the customer’s information is not valid for automatic tax. Otherwise, it will return an empty successful response.

Return type:

Optional[Error]