/locals

Resource to actions of locals like hospitals

get

Endpoint to list all locals

post

Endpoint to create a new local

Resource of actions about one local item

get

Endpoint to get item information

put

Endpoint to update item

delete

Endpoint to delete item

/cares

Resource of actions of heath cares

get

Endpoint to list all health cares registered

post

Endpoint to create a new health care

get

Endpoint to get health care from id

put

Endpoint to update item of care

delete

Endpoint to delete item

/plans

Resource of actions about plans

get

Endpoint to list all plans

post

Endpoint to create a new item

Resource of actions of an item

get

Endpoint to get item by Id

put

Endpoint to update an item by Id

delete

Endpoint to delete an item

/specialities

Resource of actions about specialities

get

Endpoint to list all specialities

post

Endpoint to create a new speciality

get

Endpoint to get item description

delete

Endpoint to delete speciality