List Multiple Orders
To retrieve multiple orders you would simply POST a request to the following style URL along with your X-API-KEY included as a HEADER or ARG.
https://CARTNAME.cartloom.com/api/orders/list
Optional Parameters
To narrow down your search you will want to use the following parameters ...
- start_date ( YYY-MM-DD )
- end_date ( YYY-MM-DD )
- search_type ( email or last_name )
- keyword ( value needed for search_type )
Comments
0 comments
Article is closed for comments.