RemitPro - API International Remittance
  1. Area (IDN)
RemitPro - API International Remittance
  • Getting Strated Guide
    • 1. Overview
    • 2. High Level Flow
    • 3. Supported Corridors
    • 4. Authorization & Scope
    • 5. Handle Error
    • 6. Signature
    • 7. API Host
  • Test Scenario
  • API Reference (V1)
    • Authentication
      • Generate Token
      • Refresh Token
    • Master Data
      • Onboarding
        • Information
        • Id Type Personal
        • Id Types Business
        • Business Classification
        • Business Industry
        • Nature of Business
        • Business Entity
        • Document Types Personal
        • Document Types Business
        • Education
        • Gender
        • Marital Status
        • Nationalities
        • Occupation
        • Purpose Account
        • Salutation
        • User Position
      • Area (IDN)
        • Information
        • Countries
          GET
        • Countries by Id
          GET
        • States
          GET
        • States by Id
          GET
        • City
          GET
        • City by Id
          GET
        • District
          GET
        • District by Id
          GET
        • Sub District
          GET
        • Sub District by Id
          GET
      • Transaction
        • Information
        • Sender
          • Business
            • Create Sender
            • Update Sender
  1. Area (IDN)

District

Developing
GET
/api/v1/partner/master/area/district/idn/{state_id}/{city_id}

Request

Path Params

Query Params

Header Params

Responses

🟢200Success
application/json
Body

🟠400Invalid Data
🟠400Invalid Data
🟠401Unauthorized
🟠404Resource Not Found
🟠404Data Not Found
🟠401Token Expired
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/partner/master/area/district/idn/f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7/83f5f978-b5cb-4d90-8554-064fa2f2e7ec?page=1&limit=5' \
--header 'Authorization: {{token}}' \
--header 'ClientSecret: {{ClientSecret}}' \
--header 'Signature: {{signature}}' \
--header 'Date: {{dateRequest}}'
Response Response Example
200 - Success
{
    "status": 200,
    "serviceStatus": "2001400",
    "titleCode": "success",
    "title": "Success",
    "detail": "Processed successfully",
    "responseTime": "2025-09-16T08:57:09",
    "data": [
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "19da09e1-741b-4763-9341-2ef2b7c060c1",
                "name": "JAGAKARSA"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "1bb8e7ec-5698-41eb-8c94-8929fafb727f",
                "name": "PESANGGRAHAN"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "1fd556f6-170e-43d3-b0f8-9501bfeb54ea",
                "name": "PASAR MINGGU"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "69ce2e16-7962-41c2-8b5d-5f6866a8efcb",
                "name": "CILANDAK"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "7d11bcca-8f51-4dc3-a883-2655531960d1",
                "name": "SETIABUDI (SETIA BUDI)"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "8bd38209-7707-48bf-983f-38f14aabbc5e",
                "name": "PANCORAN"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "be2087d2-f22c-425f-9f83-6349e25183cd",
                "name": "MAMPANG PRAPATAN"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "d2e597ca-3ce1-4964-8c3c-77be7d39935d",
                "name": "KEBAYORAN LAMA"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "d6c5ef21-cdde-4cd3-b06f-4097cab54b83",
                "name": "KEBAYORAN BARU"
            }
        },
        {
            "country": {
                "id": "cdaa110d-9079-4573-a6a8-a428dd16a6ae",
                "name": "Indonesia",
                "code": "IDN"
            },
            "state": {
                "id": "f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7",
                "name": "DKI JAKARTA"
            },
            "city": {
                "id": "83f5f978-b5cb-4d90-8554-064fa2f2e7ec",
                "name": "JAKARTA SELATAN"
            },
            "district": {
                "id": "fa3c717d-36cf-4c12-a97b-d118bf775f17",
                "name": "TEBET"
            }
        }
    ],
    "pagination": {
        "limit": 46,
        "page": 1,
        "totalRecords": 10,
        "totalPages": 1,
        "links": {
            "self": "https://api-gateway-dev.remitpro.asia/api/v1/partner/master/area/district/idn/f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7/83f5f978-b5cb-4d90-8554-064fa2f2e7ec?page=1&limit=46",
            "last": "https://api-gateway-dev.remitpro.asia/api/v1/partner/master/area/district/idn/f2f60f74-a9ad-4f3e-8722-a8a7532b4bd7/83f5f978-b5cb-4d90-8554-064fa2f2e7ec?page=1&limit=46"
        }
    }
}
Modified at 2025-09-16 09:17:38
Previous
City by Id
Next
District by Id
Built with