rogers-obrien-rad / ProPyCore

Interact with Procore through Python for Data Connection Applications (no user authentication)
MIT License
4 stars 0 forks source link

Access Budget Line Items Endpoints #61

Open HagenFritz opened 2 months ago

HagenFritz commented 2 months ago

This task is a component of User Story #58

Description

Develop code to access Line Items endpoints:

In addition, we will likely need to develop some sort of find_line_item() fxn so that users can input some string identifier to find the line item they are interested in before getting the details.