Skip to end of metadata
Go to start of metadata

Status

Name
Type
Read-only
Mandatory
Comment
idintegeryesno 
namestringnoyes 
orderintegernono 
activebooleannono 

URIs

Uri
Method
Request Data
Success Response Code
Description
/api/statusesGET 200Returns an Array of all Status's
/api/statuses/{id}GET 200Returns one Status
/api/statusesPOSTStatus201Create new Status
/api/statuses/{id}PUTStatus204Update an existing Status
/api/statuses/{id}DELETE 200Delete a Status
  • No labels