_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
This endpoint requires authentication by an org admin. It lists payment methods for the authenticated user’s org.
Union[List[PaymentMethod], Error, None]
Union
List
PaymentMethod
Error
None