get https://api.omnisend.com/v3/carts
Sorting:
Parameter | Sort order | Description |
---|---|---|
createdAt | DESC | sort by cart creation date - newest first |
updatedAt | DESC | sort by cart update date - newest first |
cartSum | DESC | sort by cart total sum - biggest on top |
Sorting:
Parameter | Sort order | Description |
---|---|---|
createdAt | DESC | sort by cart creation date - newest first |
updatedAt | DESC | sort by cart update date - newest first |
cartSum | DESC | sort by cart total sum - biggest on top |
Try It!
to start a request and see the response here!