/
Get Employees (/employees)

Get Employees (/employees)

Get the list of employees

Returns a list of all employees in RxUniverse

 

Example

http://localhost:4567/api/employees

returns

[

{

"code": "AK",

"name": "Alex Kava",

},

{

"code": "JP",

"name": "James Patterson",

},

]

 

Related content

Order Data
Order Data
Read with this
API
More like this
API Endpoints
API Endpoints
Read with this
Manufacturer Data
Manufacturer Data
More like this
System Endpoints
System Endpoints
Read with this
Rx-Transfer (Rx-Universe API)
Rx-Transfer (Rx-Universe API)
More like this