kittycad.api.payments.get_payment_balance_for_user.sync

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

This endpoint requires authentication by any KittyCAD user. It gets the balance information for the authenticated user.

Return type:

Union[CustomerBalance, Error, None]