Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 612 Bytes

EcommerceOrdersFilter.md

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]