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

Latest commit

 

History

History
14 lines (9 loc) · 612 Bytes

File metadata and controls

14 lines (9 loc) · 612 Bytes

EcommerceOrdersFilter

Properties

Name Type Description Notes
email str Customer email address to filter on [optional]
customer_id str Customer id to filter on [optional]
updated_since str Minimum date the order was last modified [optional]
created_since str Minimum date the order was created [optional]

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