Files
ris-backend-go/rest-files/terminology.http
2024-12-09 09:51:19 +07:00

12 lines
289 B
HTTP

GET http://devcpone.aplikasi.web.id:9090/westone/api/v1/termicheck
Content-Type: application/json
#####
GET http://localhost:8080/westone/api/v1/terminology/getdisplay
Content-Type: application/json
Authorization: {{token}}
{
"code": "Bunak",
"codesystem": "xhis.code.etnicity"
}