kittycad.api.payments.update_payment_information_for_user.asyncio

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

This includes billing address, phone, and name. This endpoint requires authentication by any KittyCAD user. It updates the payment information for the authenticated user.

Return type:

Union[Customer, Error, None]