kittycad.api.payments.get_payment_balance_for_org.asyncio

async kittycad.api.payments.get_payment_balance_for_org.asyncio(*, client)[source][source]

This endpoint requires authentication by an org admin. It gets the balance information for the authenticated user’s org.

Return type:

Union[CustomerBalance, Error, None]