add doc api wynacom
This commit is contained in:
@@ -29,14 +29,6 @@ Content-Type: application/json
|
||||
"token_expired_days": 3
|
||||
}
|
||||
|
||||
### Wynacom - cek timestamp gabungan nonlab dan lab
|
||||
POST https://{{host}}/one-api/tools/wynacom/sampling
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"T_OrderHeaderLabNumber": "{{labNumber}}"
|
||||
}
|
||||
|
||||
### Wynacom - cek union records nonlab dan lab
|
||||
POST https://{{host}}/one-api/tools/wynacom/sampling_timestamp
|
||||
Content-Type: application/json
|
||||
@@ -46,18 +38,3 @@ Authorization: Bearer {{accessToken}}
|
||||
"T_OrderHeaderLabNumber": "{{labNumber}}"
|
||||
}
|
||||
|
||||
### Wynacom - cek nonlab / draw specimen dari t_samplingso
|
||||
POST https://{{host}}/one-api/tools/wynacom/nonlab
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"T_OrderHeaderLabNumber": "{{labNumber}}"
|
||||
}
|
||||
|
||||
### Wynacom - cek lab / receive sampling dari t_ordersample
|
||||
POST https://{{host}}/one-api/tools/wynacom/lab
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"T_OrderHeaderLabNumber": "{{labNumber}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user