Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 585 Bytes

File metadata and controls

13 lines (8 loc) · 585 Bytes

ProfitAndLossFilter

Properties

Name Type Description Notes
customer_id str Filter by customer id [optional]
start_date str Filter by start date. If start date is given, end date is required. [optional]
end_date str Filter by end date. If end date is given, start date is required. [optional]

[Back to Model list] [Back to API list] [Back to README]