Files
BE_IBL/application/controllers/tools/local_030925/upload_result.http
2026-04-15 15:23:57 +07:00

11 lines
263 B
HTTP

### Upload Result API Test
### R_upload_result.php - uploadResult() method
# Test upload result with valid order ID
POST http://devcpone.aplikasi.web.id/one-api/tools/result_westone/receive_result
Content-Type: application/json
{
"T_OrderHeaderID": "12345"
}