Discussions
How to retrieve Customers from a particular point of datetime, using Rose Rocket API?
8 days ago by Srinivas
I want to retrieve Customers from Rose Rocket system using Rose Rocket API.
But I want to retrieve the customers from a particular datetime point. How can I make a request with datetime?
Do I need to use any query parameter(s) on the request URL (or) Do I need to add any parameters on the request body?
Ex: Retrieving all the new/modified customers from 01-Dec-2024 onwards.