kittycad.api.payments.get_payment_balance_for_any_org.asyncio

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

This endpoint requires authentication by a Zoo employee. It gets the balance information for the specified org.

Return type:

Union[CustomerBalance, Error, None]