> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.ngapainrepot.space/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.ngapainrepot.space/_mcp/server.

# PDAM - Advice

GET https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2

Reference: https://docs.ngapainrepot.space/biller/02-provider-mitra-bukalapak/02-provider-mitra-bukalapak-status-advice/pdam-advice

## OpenAPI Specification

```yaml
openapi: 3.1.0
info:
  title: collection
  version: 1.0.0
paths:
  /internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2:
    get:
      operationId: pdam-advice
      summary: PDAM - Advice
      tags:
        - >-
          subpackage_02ProviderMitraBukalapak.subpackage_02ProviderMitraBukalapak/02ProviderMitraBukalapakStatusAdvice
      parameters:
        - name: x-api-key
          in: header
          required: false
          schema:
            type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/02 Provider - Mitra Bukalapak_02 Provider
                  - Mitra Bukalapak > Status / Advice_PDAM - Advice_Response_200
servers:
  - url: https://c-dev-api.rajabiller.com
    description: https://c-dev-api.rajabiller.com
  - url: https:/
    description: https://{base_url}
  - url: https://api.stg.servermitra.com
    description: https://api.stg.servermitra.com
components:
  schemas:
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataNormalizedResult:
      type: object
      properties:
        message:
          type: string
        rootKey:
          type: string
        responseCode:
          type: string
        resultStatus:
          type: string
      required:
        - message
        - rootKey
        - responseCode
        - resultStatus
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataNormalizedResult
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems:
      type: object
      properties:
        usage:
          type: string
        waste:
          type: string
        amount:
          type: string
        period:
          type: string
          format: date
        cubication:
          type: string
        stamp_duty:
          type: string
        penalty_fee:
          type: string
        biller_paid_number:
          type: string
      required:
        - usage
        - waste
        - amount
        - period
        - cubication
        - stamp_duty
        - penalty_fee
        - biller_paid_number
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator:
      type: object
      properties:
        name:
          type: string
        terms_and_conditions:
          type: string
      required:
        - name
        - terms_and_conditions
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction:
      type: object
      properties:
        bills:
          type: array
          items:
            $ref: >-
              #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems
        usage:
          type: string
        address:
          type: string
        message:
          type: string
        currency:
          type: string
        operator:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator
        bill_count:
          type: string
        biller_ref:
          type: string
        penalty_fee:
          type: string
        sub_segment:
          type: string
        total_price:
          type: string
        admin_charge:
          type: string
        customer_name:
          type: string
        response_code:
          type: string
        customer_number:
          type: string
        end_bill_period:
          type: string
          format: date
        end_usage_meter:
          type: string
        reference_number:
          type: string
        start_bill_period:
          type: string
          format: date
        start_usage_meter:
          type: string
      required:
        - bills
        - usage
        - address
        - message
        - currency
        - operator
        - bill_count
        - biller_ref
        - penalty_fee
        - sub_segment
        - total_price
        - admin_charge
        - customer_name
        - response_code
        - customer_number
        - end_bill_period
        - end_usage_meter
        - reference_number
        - start_bill_period
        - start_usage_meter
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponse:
      type: object
      properties:
        water_bill_transaction:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction
      required:
        - water_bill_transaction
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponse
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaData:
      type: object
      properties:
        orderId:
          type: string
        operation:
          type: string
        providerCode:
          type: string
        providerType:
          type: string
        normalizedResult:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataNormalizedResult
        rawProviderResponse:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaDataRawProviderResponse
      required:
        - orderId
        - operation
        - providerCode
        - providerType
        - normalizedResult
        - rawProviderResponse
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaData
    InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaMeta:
      type: object
      properties:
        requestId:
          type: string
        timestamp:
          type: string
          format: date-time
      required:
        - requestId
        - timestamp
      title: >-
        InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaMeta
    02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_Response_200:
      type: object
      properties:
        data:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaData
        meta:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakStatusWaterBillGetInternalProvidersMitraBukalapakStatusWaterBill2GetResponsesContentApplicationJsonSchemaMeta
        success:
          type: boolean
      required:
        - data
        - meta
        - success
      title: >-
        02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status /
        Advice_PDAM - Advice_Response_200

```

## Examples



**Response**

```json
{
  "data": {
    "orderId": "manual-pdam-0068-1780395475",
    "operation": "STATUS",
    "providerCode": "mitra_bukalapak",
    "providerType": "water-bill",
    "normalizedResult": {
      "message": "pending",
      "rootKey": "water_bill_transaction",
      "responseCode": "0068",
      "resultStatus": "PENDING"
    },
    "rawProviderResponse": {
      "water_bill_transaction": {
        "bills": [
          {
            "usage": "56",
            "waste": "",
            "amount": "1110",
            "period": "2012-01-01",
            "cubication": "402-458",
            "stamp_duty": "",
            "penalty_fee": "0",
            "biller_paid_number": ""
          }
        ],
        "usage": "56",
        "address": "Jalan Ampera Raya No. 22",
        "message": "pending",
        "currency": "IDR",
        "operator": {
          "name": "PDAM",
          "terms_and_conditions": ""
        },
        "bill_count": "1",
        "biller_ref": "",
        "penalty_fee": "0",
        "sub_segment": "",
        "total_price": "3610",
        "admin_charge": "2500",
        "customer_name": "JUNAIDI XX001",
        "response_code": "0068",
        "customer_number": "1998900006801",
        "end_bill_period": "2012-01-01",
        "end_usage_meter": "458",
        "reference_number": "",
        "start_bill_period": "2012-01-01",
        "start_usage_meter": "402"
      }
    }
  },
  "meta": {
    "requestId": "req_5b931639-47da-4ef4-81bb-85ee4b70f0ba",
    "timestamp": "2026-06-02T10:21:04.966Z"
  },
  "success": true
}
```

**SDK Code**

```python 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2"

headers = {"x-api-key": "{{internal_api_key}}"}

response = requests.get(url, headers=headers)

print(response.json())
```

```javascript 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2';
const options = {method: 'GET', headers: {'x-api-key': '{{internal_api_key}}'}};

try {
  const response = await fetch(url, options);
  const data = await response.json();
  console.log(data);
} catch (error) {
  console.error(error);
}
```

```go 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
package main

import (
	"fmt"
	"net/http"
	"io"
)

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2"

	req, _ := http.NewRequest("GET", url, nil)

	req.Header.Add("x-api-key", "{{internal_api_key}}")

	res, _ := http.DefaultClient.Do(req)

	defer res.Body.Close()
	body, _ := io.ReadAll(res.Body)

	fmt.Println(res)
	fmt.Println(string(body))

}
```

```ruby 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)
request["x-api-key"] = '{{internal_api_key}}'

response = http.request(request)
puts response.read_body
```

```java 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.Unirest;

HttpResponse<String> response = Unirest.get("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2")
  .header("x-api-key", "{{internal_api_key}}")
  .asString();
```

```php 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('GET', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2', [
  'headers' => [
    'x-api-key' => '{{internal_api_key}}',
  ],
]);

echo $response->getBody();
```

```csharp 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2");
var request = new RestRequest(Method.GET);
request.AddHeader("x-api-key", "{{internal_api_key}}");
IRestResponse response = client.Execute(request);
```

```swift 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Status / Advice_PDAM - Advice_example
import Foundation

let headers = ["x-api-key": "{{internal_api_key}}"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/status/water-bill/#getInternalProvidersMitra-bukalapakStatusWater-bill2")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "GET"
request.allHTTPHeaderFields = headers

let session = URLSession.shared
let dataTask = session.dataTask(with: request as URLRequest, completionHandler: { (data, response, error) -> Void in
  if (error != nil) {
    print(error as Any)
  } else {
    let httpResponse = response as? HTTPURLResponse
    print(httpResponse)
  }
})

dataTask.resume()
```