INAPROCAPI Gateway
Legacy ISB APISPSE / Non E-Purchasing

Legacy non-tender ekontrak spmkspp

Legacy BigQuery-backed endpoint.

GET
/api/legacy/tender/non-tender-ekontrak-spmkspp

Query Parameters

kode_klpdstring
tahuninteger

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:8080/api/legacy/tender/non-tender-ekontrak-spmkspp?kode_klpd=string&tahun=0"

[
  {}
]

{
  "success": false,
  "error": {
    "code": "Bad Request",
    "message": "Invalid request",
    "details": "The SQL query is malformed"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Unauthorized",
    "message": "Unauthorized",
    "details": "Invalid or missing API key"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Internal Server Error",
    "message": "Internal server error",
    "details": "An unexpected error occurred"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Service Unavailable",
    "message": "Service unavailable",
    "details": "The data source is temporarily unavailable"
  },
  "meta": {
    "request_id": "req-123456"
  }
}