client.daysmart.com Open in urlscan Pro
52.14.216.252  Public Scan

URL: https://client.daysmart.com/
Submission: On March 20 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value=""><button class="download-url-button button">Explore</button></form>

Text Content

Explore


CLIENT API

 1.0 

OAS3

This is client microservice

Authorize



HEALTH

GET/v1/health/check


GET/v1/health




CLIENTS

POST/v1
create: Add a client

PUT/v1
update: Updates a client based on account id, product group, and client id.
Allows for partial updates

PATCH/v1
update: Updates a client based on account id, product group, and client id.
Allows for partial updates

GET/v1/{account}/{productGroup}
list: return all clients without filtering or paging


SCHEMAS

CreateClientRequestDto
CreateClientResponseDto
ListClientsResponseDto
UpdateClientRequestDto
UpdateClientResponseDto