kittycad.api.payments.get_payment_information_for_org.asyncio

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

This includes billing address, phone, and name. This endpoint requires authentication by an org admin. It gets the payment information for the authenticated user’s org.

Return type:

Union[Customer, Error, None]