20 lines
411 B
HTTP
20 lines
411 B
HTTP
@term=MA
|
|
|
|
GET http://localhost:8000/api/dipendenti/cerca?term={{term}}
|
|
Authorization: Basic elixforms_ws:password123
|
|
X-API-Key: myApiAccessToken
|
|
|
|
###
|
|
|
|
@term=ID
|
|
|
|
GET http://localhost:8000/api/contratti/cerca?term={{term}}&cod_fis=MMMPPL74T17E463A
|
|
Authorization: Basic elixforms_ws:password123
|
|
X-API-Key: myApiAccessToken
|
|
|
|
###
|
|
|
|
@term=ID
|
|
|
|
GET http://localhost:8000/contratti/cerca?term={{term}}
|