getCustomerReminders
POST
/api/v0/CustomerReminder/searchRequest
Query Params
direction
enum<string>
optional
Allowed values:
ASCDESC
limit
integer <int32>
optional
<= 5000
offset
integer <int32>
optional
orderBy
string
optional
Body Params application/json
object {0}
Example
{}
Request samples
Responses
OK(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Unprocessable Request(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 2 months ago