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

# Bill Payment

POST https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment
Content-Type: application/json

Bill Payment

Reference: https://docs.ngapainrepot.space/biller/02-provider-mitra-bukalapak/bill-payment

## OpenAPI Specification

```yaml
openapi: 3.1.0
info:
  title: biller
  version: 1.0.0
paths:
  /internal/providers/mitra-bukalapak/bill-payment:
    post:
      operationId: bill-payment
      summary: Bill Payment
      description: Bill Payment
      tags:
        - subpackage_02ProviderMitraBukalapak
      parameters:
        - name: x-api-key
          in: header
          required: false
          schema:
            type: string
      responses:
        '201':
          description: >-
            0000 - Success / 0014 - Unknown Customer / 0068 - Pending / 0000 -
            Success Single Bills / 0000 - Success Multiple Bills / 0068 -
            Pending then Advice Success / 0000 - Success / 0014 - Unknown
            Customer / 0068 - Pending / 0000 - Success Single Bills / 0000 -
            Success Multiple Bills / 0068 - Pending then Advice Success
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/02 Provider - Mitra
                  Bukalapak_billPayment_Response_201
      requestBody:
        content:
          application/json:
            schema:
              type: object
              properties:
                customerNumber:
                  type: string
                orderId:
                  type: string
                productCode:
                  type: string
                providerType:
                  type: string
servers:
  - url: https://c-dev-api.rajabiller.com
    description: https://c-dev-api.rajabiller.com
  - url: '{{base_url}}'
    description: '{{base_url}}'
  - url: https://api.stg.servermitra.com
    description: https://api.stg.servermitra.com
components:
  schemas:
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataNormalizedResult:
      type: object
      properties:
        message:
          type: string
        responseCode:
          type: string
        resultStatus:
          type: string
        rootKey:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataNormalizedResult
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataProviderRequestBody:
      type: object
      properties:
        customer_number:
          type: string
        order_id:
          type: string
        product_code:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataProviderRequestBody
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransactionBillsItems:
      type: object
      properties:
        amount:
          type: string
        penalty_fee:
          type: string
        period:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransactionBillsItems
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransaction:
      type: object
      properties:
        admin_charge:
          type: string
        bills:
          type: array
          items:
            $ref: >-
              #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransactionBillsItems
        currency:
          type: string
        customer_name:
          type: string
        customer_number:
          type: string
        info_text:
          type: string
        message:
          type: string
        order_id:
          type: string
        outstanding_bill:
          type: number
          format: double
        penalty_fee:
          type: string
        period:
          type: array
          items:
            type: string
        power:
          type: number
          format: double
        reference_number:
          type: string
        remaining_billing_sheet:
          type: number
          format: double
        response_code:
          type: string
        segmentation:
          type: string
        stand_meter:
          type: string
        total_price:
          type: string
        unpaid_bill:
          type: number
          format: double
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransaction
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems:
      type: object
      properties:
        amount:
          type: string
        biller_paid_number:
          type: string
        cubication:
          type: string
        penalty_fee:
          type: string
        period:
          type: string
        stamp_duty:
          type: string
        usage:
          type: string
        waste:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator:
      type: object
      properties:
        name:
          type: string
        terms_and_conditions:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction:
      type: object
      properties:
        address:
          type: string
        admin_charge:
          type: string
        bill_count:
          type: string
        biller_ref:
          type: string
        bills:
          type: array
          items:
            $ref: >-
              #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionBillsItems
        currency:
          type: string
        customer_name:
          type: string
        customer_number:
          type: string
        end_bill_period:
          type: string
        end_usage_meter:
          type: string
        message:
          type: string
        operator:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransactionOperator
        penalty_fee:
          type: string
        reference_number:
          type: string
        response_code:
          type: string
        start_bill_period:
          type: string
        start_usage_meter:
          type: string
        sub_segment:
          type: string
        total_price:
          type: string
        usage:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponse:
      type: object
      properties:
        postpaid_electricity_transaction:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponsePostpaidElectricityTransaction
        water_bill_transaction:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponseWaterBillTransaction
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponse
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaData:
      type: object
      properties:
        normalizedResult:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataNormalizedResult
        operation:
          type: string
        providerCode:
          type: string
        providerRequestBody:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataProviderRequestBody
        providerType:
          type: string
        rawProviderResponse:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaDataRawProviderResponse
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaData
    InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaMeta:
      type: object
      properties:
        requestId:
          type: string
        timestamp:
          type: string
      title: >-
        InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaMeta
    02 Provider - Mitra Bukalapak_billPayment_Response_201:
      type: object
      properties:
        data:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaData
        meta:
          $ref: >-
            #/components/schemas/InternalProvidersMitraBukalapakBillPaymentPostResponsesContentApplicationJsonSchemaMeta
        success:
          type: boolean
      title: 02 Provider - Mitra Bukalapak_billPayment_Response_201

```

## Examples

### 0000 - Success



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "successful",
      "responseCode": "0000",
      "resultStatus": "SUCCESS",
      "rootKey": "postpaid_electricity_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "520000000000",
      "order_id": "manual-pln-postpaid-0000-1780397392",
      "product_code": "listrik-pascabayar"
    },
    "providerType": "postpaid-electricity",
    "rawProviderResponse": {
      "postpaid_electricity_transaction": {
        "admin_charge": "3000",
        "bills": [
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2022-12-01"
          },
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2023-01-01"
          }
        ],
        "currency": "IDR",
        "customer_name": "John Doe",
        "customer_number": "520000000000",
        "info_text": "Informasi Hubungi Call Center 123 Atau Hub PLN Terdekat",
        "message": "successful",
        "order_id": "manual-pln-postpaid-0000-1780397392",
        "outstanding_bill": 2,
        "penalty_fee": "32000",
        "period": [
          "2022-12-01",
          "2023-01-01"
        ],
        "power": 1300,
        "reference_number": "0ASM21VS134830C5EF153A962E9CCAB7",
        "remaining_billing_sheet": 0,
        "response_code": "0000",
        "segmentation": "R1",
        "stand_meter": "00470300 - 00475700",
        "total_price": "206750",
        "unpaid_bill": 0
      }
    }
  },
  "meta": {
    "requestId": "req_d7d13f0b-8d5c-45cf-9fd9-5901d4df79ec",
    "timestamp": "2026-06-02T10:49:53.124Z"
  },
  "success": true
}
```

**SDK Code**

```python 0000 - Success
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0000 - Success
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0000 - Success
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0000 - Success
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0000 - Success
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0000 - Success
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0000 - Success
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0000 - Success
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### 0000 - Success Multiple Bills



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "successful",
      "responseCode": "0000",
      "resultStatus": "SUCCESS",
      "rootKey": "water_bill_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "1998900000002",
      "order_id": "manual-pdam-multi-1780395447",
      "product_code": "sandbox-pdam"
    },
    "providerType": "water-bill",
    "rawProviderResponse": {
      "water_bill_transaction": {
        "address": "Jalan Ampera Raya No. 22",
        "admin_charge": "5000",
        "bill_count": "2",
        "biller_ref": "",
        "bills": [
          {
            "amount": "1110",
            "biller_paid_number": "",
            "cubication": "402-458",
            "penalty_fee": "0",
            "period": "2012-01-01",
            "stamp_duty": "",
            "usage": "56",
            "waste": ""
          },
          {
            "amount": "1110",
            "biller_paid_number": "",
            "cubication": "458-514",
            "penalty_fee": "0",
            "period": "2012-02-01",
            "stamp_duty": "",
            "usage": "56",
            "waste": ""
          }
        ],
        "currency": "IDR",
        "customer_name": "JUNAIDI XX001",
        "customer_number": "1998900000002",
        "end_bill_period": "2012-02-01",
        "end_usage_meter": "514",
        "message": "successful",
        "operator": {
          "name": "PDAM",
          "terms_and_conditions": ""
        },
        "penalty_fee": "0",
        "reference_number": "",
        "response_code": "0000",
        "start_bill_period": "2012-01-01",
        "start_usage_meter": "402",
        "sub_segment": "",
        "total_price": "7220",
        "usage": "112"
      }
    }
  },
  "meta": {
    "requestId": "req_8b92eb7e-5b51-47e3-b79a-2b2af87c68b1",
    "timestamp": "2026-06-02T10:17:28.268Z"
  },
  "success": true
}
```

**SDK Code**

```python 0000 - Success Multiple Bills
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0000 - Success Multiple Bills
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0000 - Success Multiple Bills
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0000 - Success Multiple Bills
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0000 - Success Multiple Bills
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0000 - Success Multiple Bills
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0000 - Success Multiple Bills
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0000 - Success Multiple Bills
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### 0000 - Success Single Bills



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "successful",
      "responseCode": "0000",
      "resultStatus": "SUCCESS",
      "rootKey": "water_bill_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "1998900000001",
      "order_id": "manual-pdam-0000-1780395419",
      "product_code": "sandbox-pdam"
    },
    "providerType": "water-bill",
    "rawProviderResponse": {
      "water_bill_transaction": {
        "address": "Jalan Ampera Raya No. 22",
        "admin_charge": "2500",
        "bill_count": "1",
        "biller_ref": "",
        "bills": [
          {
            "amount": "1110",
            "biller_paid_number": "",
            "cubication": "402-458",
            "penalty_fee": "0",
            "period": "2012-01-01",
            "stamp_duty": "",
            "usage": "56",
            "waste": ""
          }
        ],
        "currency": "IDR",
        "customer_name": "JUNAIDI XX001",
        "customer_number": "1998900000001",
        "end_bill_period": "2012-01-01",
        "end_usage_meter": "458",
        "message": "successful",
        "operator": {
          "name": "PDAM",
          "terms_and_conditions": ""
        },
        "penalty_fee": "0",
        "reference_number": "",
        "response_code": "0000",
        "start_bill_period": "2012-01-01",
        "start_usage_meter": "402",
        "sub_segment": "",
        "total_price": "3610",
        "usage": "56"
      }
    }
  },
  "meta": {
    "requestId": "req_3e3e7c5e-9729-4f81-a4c2-c1630518b77d",
    "timestamp": "2026-06-02T10:16:59.829Z"
  },
  "success": true
}
```

**SDK Code**

```python 0000 - Success Single Bills
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0000 - Success Single Bills
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0000 - Success Single Bills
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0000 - Success Single Bills
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0000 - Success Single Bills
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0000 - Success Single Bills
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0000 - Success Single Bills
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0000 - Success Single Bills
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### 0014 - Unknown Customer



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "unknown customer number",
      "responseCode": "0014",
      "resultStatus": "FAILED",
      "rootKey": "postpaid_electricity_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "520000000014",
      "order_id": "manual-pln-postpaid-0014-1780397515",
      "product_code": "listrik-pascabayar"
    },
    "providerType": "postpaid-electricity",
    "rawProviderResponse": {
      "postpaid_electricity_transaction": {
        "admin_charge": "3000",
        "bills": [
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2022-12-01"
          },
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2023-01-01"
          }
        ],
        "currency": "IDR",
        "customer_name": "John Doe",
        "customer_number": "520000000014",
        "info_text": "Informasi Hubungi Call Center 123 Atau Hub PLN Terdekat",
        "message": "unknown customer number",
        "order_id": "manual-pln-postpaid-0014-1780397515",
        "outstanding_bill": 2,
        "penalty_fee": "32000",
        "period": [
          "2022-12-01",
          "2023-01-01"
        ],
        "power": 1300,
        "reference_number": "0ASM21VS134830C5EF153A962E9CCAB7",
        "remaining_billing_sheet": 0,
        "response_code": "0014",
        "segmentation": "R1",
        "stand_meter": "00470300 - 00475700",
        "total_price": "206750",
        "unpaid_bill": 0
      }
    }
  },
  "meta": {
    "requestId": "req_9391f969-25c8-495f-8ae0-d93c592449f4",
    "timestamp": "2026-06-02T10:51:56.366Z"
  },
  "success": true
}
```

**SDK Code**

```python 0014 - Unknown Customer
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0014 - Unknown Customer
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0014 - Unknown Customer
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0014 - Unknown Customer
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0014 - Unknown Customer
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0014 - Unknown Customer
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0014 - Unknown Customer
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0014 - Unknown Customer
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### 0068 - Pending



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "pending",
      "responseCode": "0068",
      "resultStatus": "PENDING",
      "rootKey": "postpaid_electricity_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "520000000068",
      "order_id": "manual-pln-postpaid-0068-1780393807",
      "product_code": "listrik-pascabayar"
    },
    "providerType": "postpaid-electricity",
    "rawProviderResponse": {
      "postpaid_electricity_transaction": {
        "admin_charge": "3000",
        "bills": [
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2022-12-01"
          },
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2023-01-01"
          }
        ],
        "currency": "IDR",
        "customer_name": "John Doe",
        "customer_number": "520000000068",
        "info_text": "Informasi Hubungi Call Center 123 Atau Hub PLN Terdekat",
        "message": "pending",
        "order_id": "manual-pln-postpaid-0068-1780393807",
        "outstanding_bill": 2,
        "penalty_fee": "32000",
        "period": [
          "2022-12-01",
          "2023-01-01"
        ],
        "power": 1300,
        "reference_number": "0ASM21VS134830C5EF153A962E9CCAB7",
        "remaining_billing_sheet": 0,
        "response_code": "0068",
        "segmentation": "R1",
        "stand_meter": "00470300 - 00475700",
        "total_price": "206750",
        "unpaid_bill": 0
      }
    }
  },
  "meta": {
    "requestId": "req_4752a8ed-fc1e-417f-9a91-232b6a4d8daf",
    "timestamp": "2026-06-02T09:50:07.653Z"
  },
  "success": true
}
```

**SDK Code**

```python 0068 - Pending
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0068 - Pending
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0068 - Pending
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0068 - Pending
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0068 - Pending
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0068 - Pending
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0068 - Pending
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0068 - Pending
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### 0068 - Pending then Advice Success



**Request**

```json
undefined
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "pending",
      "responseCode": "0068",
      "resultStatus": "PENDING",
      "rootKey": "water_bill_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "1998900006801",
      "order_id": "manual-pdam-0068-1780395475",
      "product_code": "sandbox-pdam"
    },
    "providerType": "water-bill",
    "rawProviderResponse": {
      "water_bill_transaction": {
        "address": "Jalan Ampera Raya No. 22",
        "admin_charge": "2500",
        "bill_count": "1",
        "biller_ref": "",
        "bills": [
          {
            "amount": "1110",
            "biller_paid_number": "",
            "cubication": "402-458",
            "penalty_fee": "0",
            "period": "2012-01-01",
            "stamp_duty": "",
            "usage": "56",
            "waste": ""
          }
        ],
        "currency": "IDR",
        "customer_name": "JUNAIDI XX001",
        "customer_number": "1998900006801",
        "end_bill_period": "2012-01-01",
        "end_usage_meter": "458",
        "message": "pending",
        "operator": {
          "name": "PDAM",
          "terms_and_conditions": ""
        },
        "penalty_fee": "0",
        "reference_number": "",
        "response_code": "0068",
        "start_bill_period": "2012-01-01",
        "start_usage_meter": "402",
        "sub_segment": "",
        "total_price": "3610",
        "usage": "56"
      }
    }
  },
  "meta": {
    "requestId": "req_2456fb16-b4b7-4d79-aa42-47f3385df0ac",
    "timestamp": "2026-06-02T10:17:55.734Z"
  },
  "success": true
}
```

**SDK Code**

```python 0068 - Pending then Advice Success
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript 0068 - Pending then Advice Success
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {method: 'POST', headers: {'Content-Type': 'application/json'}, body: undefined};

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

```go 0068 - Pending then Advice Success
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

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

	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 0068 - Pending then Advice Success
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'

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

```java 0068 - Pending then Advice Success
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/bill-payment")
  .header("Content-Type", "application/json")
  .asString();
```

```php 0068 - Pending then Advice Success
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp 0068 - Pending then Advice Success
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);
```

```swift 0068 - Pending then Advice Success
import Foundation

let headers = ["Content-Type": "application/json"]

let request = NSMutableURLRequest(url: NSURL(string: "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "POST"
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()
```

### Bill Payment



**Request**

```json
{
  "customerNumber": "1998900006801",
  "orderId": "manual-pdam-0068-1782388578",
  "productCode": "sandbox-pdam",
  "providerType": "water-bill"
}
```

**Response**

```json
{
  "data": {
    "normalizedResult": {
      "message": "successful",
      "responseCode": "0000",
      "resultStatus": "SUCCESS",
      "rootKey": "postpaid_electricity_transaction"
    },
    "operation": "BILL_PAYMENT",
    "providerCode": "mitra_bukalapak",
    "providerRequestBody": {
      "customer_number": "520000000000",
      "order_id": "manual-pln-postpaid-0000-1780397392",
      "product_code": "listrik-pascabayar"
    },
    "providerType": "postpaid-electricity",
    "rawProviderResponse": {
      "postpaid_electricity_transaction": {
        "admin_charge": "3000",
        "bills": [
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2022-12-01"
          },
          {
            "amount": "85875",
            "penalty_fee": "16000",
            "period": "2023-01-01"
          }
        ],
        "currency": "IDR",
        "customer_name": "John Doe",
        "customer_number": "520000000000",
        "info_text": "Informasi Hubungi Call Center 123 Atau Hub PLN Terdekat",
        "message": "successful",
        "order_id": "manual-pln-postpaid-0000-1780397392",
        "outstanding_bill": 2,
        "penalty_fee": "32000",
        "period": [
          "2022-12-01",
          "2023-01-01"
        ],
        "power": 1300,
        "reference_number": "0ASM21VS134830C5EF153A962E9CCAB7",
        "remaining_billing_sheet": 0,
        "response_code": "0000",
        "segmentation": "R1",
        "stand_meter": "00470300 - 00475700",
        "total_price": "206750",
        "unpaid_bill": 0
      }
    }
  },
  "meta": {
    "requestId": "req_d7d13f0b-8d5c-45cf-9fd9-5901d4df79ec",
    "timestamp": "2026-06-02T10:49:53.124Z"
  },
  "success": true
}
```

**SDK Code**

```python Bill Payment
import requests

url = "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

payload = {
    "customerNumber": "1998900006801",
    "orderId": "manual-pdam-0068-1782388578",
    "productCode": "sandbox-pdam",
    "providerType": "water-bill"
}
headers = {"Content-Type": "application/json"}

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

print(response.json())
```

```javascript Bill Payment
const url = 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment';
const options = {
  method: 'POST',
  headers: {'Content-Type': 'application/json'},
  body: '{"customerNumber":"1998900006801","orderId":"manual-pdam-0068-1782388578","productCode":"sandbox-pdam","providerType":"water-bill"}'
};

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

```go Bill Payment
package main

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

func main() {

	url := "https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment"

	payload := strings.NewReader("{\n  \"customerNumber\": \"1998900006801\",\n  \"orderId\": \"manual-pdam-0068-1782388578\",\n  \"productCode\": \"sandbox-pdam\",\n  \"providerType\": \"water-bill\"\n}")

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

	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 Bill Payment
require 'uri'
require 'net/http'

url = URI("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment")

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

request = Net::HTTP::Post.new(url)
request["Content-Type"] = 'application/json'
request.body = "{\n  \"customerNumber\": \"1998900006801\",\n  \"orderId\": \"manual-pdam-0068-1782388578\",\n  \"productCode\": \"sandbox-pdam\",\n  \"providerType\": \"water-bill\"\n}"

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

```java Bill Payment
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/bill-payment")
  .header("Content-Type", "application/json")
  .body("{\n  \"customerNumber\": \"1998900006801\",\n  \"orderId\": \"manual-pdam-0068-1782388578\",\n  \"productCode\": \"sandbox-pdam\",\n  \"providerType\": \"water-bill\"\n}")
  .asString();
```

```php Bill Payment
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('POST', 'https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment', [
  'body' => '{
  "customerNumber": "1998900006801",
  "orderId": "manual-pdam-0068-1782388578",
  "productCode": "sandbox-pdam",
  "providerType": "water-bill"
}',
  'headers' => [
    'Content-Type' => 'application/json',
  ],
]);

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

```csharp Bill Payment
using RestSharp;

var client = new RestClient("https://c-dev-api.rajabiller.com/internal/providers/mitra-bukalapak/bill-payment");
var request = new RestRequest(Method.POST);
request.AddHeader("Content-Type", "application/json");
request.AddParameter("application/json", "{\n  \"customerNumber\": \"1998900006801\",\n  \"orderId\": \"manual-pdam-0068-1782388578\",\n  \"productCode\": \"sandbox-pdam\",\n  \"providerType\": \"water-bill\"\n}", ParameterType.RequestBody);
IRestResponse response = client.Execute(request);
```

```swift Bill Payment
import Foundation

let headers = ["Content-Type": "application/json"]
let parameters = [
  "customerNumber": "1998900006801",
  "orderId": "manual-pdam-0068-1782388578",
  "productCode": "sandbox-pdam",
  "providerType": "water-bill"
] 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/bill-payment")! 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()
```