> 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.

# Inquiry

POST https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3
Content-Type: application/json

Reference: https://docs.ngapainrepot.space/biller/02-provider-mitra-bukalapak/02-provider-mitra-bukalapak-inquiry-payment/02-provider-mitra-bukalapak-02-provider-mitra-bukalapak-inquiry-payment-pln-postpaid/inquiry

## OpenAPI Specification

```yaml
openapi: 3.1.0
info:
  title: collection
  version: 1.0.0
paths:
  /internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3:
    post:
      operationId: inquiry
      summary: Inquiry
      tags:
        - >-
          subpackage_02ProviderMitraBukalapak.subpackage_02ProviderMitraBukalapak/02ProviderMitraBukalapakInquiryPayment.subpackage_02ProviderMitraBukalapak/02ProviderMitraBukalapakInquiryPayment/02ProviderMitraBukalapak02ProviderMitraBukalapakInquiryPaymentPlnPostpaid
      parameters:
        - name: x-api-key
          in: header
          required: false
          schema:
            type: string
      responses:
        '201':
          description: Created
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/02 Provider - Mitra Bukalapak_02 Provider
                  - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra
                  Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment
                  > PLN Postpaid_Inquiry_Response_201
      requestBody:
        content:
          application/json:
            schema:
              type: object
              properties:
                productCode:
                  type: string
                providerType:
                  type: string
                customerNumber:
                  type: string
              required:
                - productCode
                - providerType
                - customerNumber
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:
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataNormalizedResult:
      type: object
      properties:
        message:
          type: string
        rootKey:
          type: string
        responseCode:
          type: string
        resultStatus:
          type: string
      required:
        - message
        - rootKey
        - responseCode
        - resultStatus
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataNormalizedResult
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataProviderRequestBody:
      type: object
      properties:
        product_code:
          type: string
        customer_number:
          type: string
      required:
        - product_code
        - customer_number
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataProviderRequestBody
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomerBillsItems:
      type: object
      properties:
        amount:
          type: string
        period:
          type: string
          format: date
        penalty_fee:
          type: string
      required:
        - amount
        - period
        - penalty_fee
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomerBillsItems
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomer:
      type: object
      properties:
        bills:
          type: array
          items:
            $ref: >-
              #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomerBillsItems
        power:
          type: integer
        period:
          type: array
          items:
            type: string
            format: date
        message:
          type: string
        currency:
          type: string
        penalty_fee:
          type: string
        stand_meter:
          type: string
        total_price:
          type: string
        unpaid_bill:
          type: integer
        admin_charge:
          type: string
        segmentation:
          type: string
        customer_name:
          type: string
        response_code:
          type: string
        customer_number:
          type: string
        outstanding_bill:
          type: integer
        remaining_billing_sheet:
          type: integer
      required:
        - bills
        - power
        - period
        - message
        - currency
        - penalty_fee
        - stand_meter
        - total_price
        - unpaid_bill
        - admin_charge
        - segmentation
        - customer_name
        - response_code
        - customer_number
        - outstanding_bill
        - remaining_billing_sheet
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomer
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponse:
      type: object
      properties:
        postpaid_electricity_customer:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityCustomer
      required:
        - postpaid_electricity_customer
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponse
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaData:
      type: object
      properties:
        operation:
          type: string
        providerCode:
          type: string
        providerType:
          type: string
        normalizedResult:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataNormalizedResult
        providerRequestBody:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataProviderRequestBody
        rawProviderResponse:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaDataRawProviderResponse
      required:
        - operation
        - providerCode
        - providerType
        - normalizedResult
        - providerRequestBody
        - rawProviderResponse
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaData
    InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaMeta:
      type: object
      properties:
        requestId:
          type: string
        timestamp:
          type: string
          format: date-time
      required:
        - requestId
        - timestamp
      title: >-
        InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaMeta
    02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_Response_201:
      type: object
      properties:
        data:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaData
        meta:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakInquiryPostInternalProvidersMitraBukalapakInquiry3PostResponsesContentApplicationJsonSchemaMeta
        success:
          type: boolean
      required:
        - data
        - meta
        - success
      title: >-
        02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry +
        Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak >
        Inquiry + Payment > PLN Postpaid_Inquiry_Response_201

```

## Examples



**Request**

```json
{
  "productCode": "listrik-pascabayar",
  "providerType": "postpaid-electricity",
  "customerNumber": "520000000000"
}
```

**Response**

```json
{
  "data": {
    "operation": "INQUIRY",
    "providerCode": "mitra_bukalapak",
    "providerType": "postpaid-electricity",
    "normalizedResult": {
      "message": "successful",
      "rootKey": "postpaid_electricity_customer",
      "responseCode": "0000",
      "resultStatus": "SUCCESS"
    },
    "providerRequestBody": {
      "product_code": "listrik-pascabayar",
      "customer_number": "[REDACTED]"
    },
    "rawProviderResponse": {
      "postpaid_electricity_customer": {
        "bills": [
          {
            "amount": "85875",
            "period": "2022-12-01",
            "penalty_fee": "16000"
          },
          {
            "amount": "85875",
            "period": "2023-01-01",
            "penalty_fee": "16000"
          }
        ],
        "power": 1300,
        "period": [
          "2022-12-01",
          "2023-01-01"
        ],
        "message": "successful",
        "currency": "IDR",
        "penalty_fee": "32000",
        "stand_meter": "00470300 - 00475700",
        "total_price": "206750",
        "unpaid_bill": 0,
        "admin_charge": "3000",
        "segmentation": "R1",
        "customer_name": "John Doe",
        "response_code": "0000",
        "customer_number": "[REDACTED]",
        "outstanding_bill": 2,
        "remaining_billing_sheet": 0
      }
    }
  },
  "meta": {
    "requestId": "req_3487672c-d70f-4845-a37a-d23ded1c19b0",
    "timestamp": "2026-06-02T08:35:17.761Z"
  },
  "success": true
}
```

**SDK Code**

```python 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3"

payload = {
    "productCode": "listrik-pascabayar",
    "providerType": "postpaid-electricity",
    "customerNumber": "520000000000"
}
headers = {
    "x-api-key": "{{internal_api_key}}",
    "Content-Type": "application/json"
}

response = requests.post(url, json=payload, headers=headers)

print(response.json())
```

```javascript 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3';
const options = {
  method: 'POST',
  headers: {'x-api-key': '{{internal_api_key}}', 'Content-Type': 'application/json'},
  body: '{"productCode":"listrik-pascabayar","providerType":"postpaid-electricity","customerNumber":"520000000000"}'
};

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 > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3"

	payload := strings.NewReader("{\n  \"productCode\": \"listrik-pascabayar\",\n  \"providerType\": \"postpaid-electricity\",\n  \"customerNumber\": \"520000000000\"\n}")

	req, _ := http.NewRequest("POST", url, payload)

	req.Header.Add("x-api-key", "{{internal_api_key}}")
	req.Header.Add("Content-Type", "application/json")

	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 > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3")

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

request = Net::HTTP::Post.new(url)
request["x-api-key"] = '{{internal_api_key}}'
request["Content-Type"] = 'application/json'
request.body = "{\n  \"productCode\": \"listrik-pascabayar\",\n  \"providerType\": \"postpaid-electricity\",\n  \"customerNumber\": \"520000000000\"\n}"

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

```java 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.Unirest;

HttpResponse<String> response = Unirest.post("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3")
  .header("x-api-key", "{{internal_api_key}}")
  .header("Content-Type", "application/json")
  .body("{\n  \"productCode\": \"listrik-pascabayar\",\n  \"providerType\": \"postpaid-electricity\",\n  \"customerNumber\": \"520000000000\"\n}")
  .asString();
```

```php 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3', [
  'body' => '{
  "productCode": "listrik-pascabayar",
  "providerType": "postpaid-electricity",
  "customerNumber": "520000000000"
}',
  'headers' => [
    'Content-Type' => 'application/json',
    'x-api-key' => '{{internal_api_key}}',
  ],
]);

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

```csharp 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3");
var request = new RestRequest(Method.POST);
request.AddHeader("x-api-key", "{{internal_api_key}}");
request.AddHeader("Content-Type", "application/json");
request.AddParameter("application/json", "{\n  \"productCode\": \"listrik-pascabayar\",\n  \"providerType\": \"postpaid-electricity\",\n  \"customerNumber\": \"520000000000\"\n}", ParameterType.RequestBody);
IRestResponse response = client.Execute(request);
```

```swift 02 Provider - Mitra Bukalapak_02 Provider - Mitra Bukalapak > Inquiry + Payment_02 Provider - Mitra Bukalapak > 02 Provider - Mitra Bukalapak > Inquiry + Payment > PLN Postpaid_Inquiry_example
import Foundation

let headers = [
  "x-api-key": "{{internal_api_key}}",
  "Content-Type": "application/json"
]
let parameters = [
  "productCode": "listrik-pascabayar",
  "providerType": "postpaid-electricity",
  "customerNumber": "520000000000"
] as [String : Any]

let postData = JSONSerialization.data(withJSONObject: parameters, options: [])

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/inquiry#postInternalProvidersMitra-bukalapakInquiry3")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
request.allHTTPHeaderFields = headers
request.httpBody = postData as Data

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()
```