1. Orders
Minted Connect
Walletable E-Commerce
  • Partner
  • E-Commerce API
  • Embedded Webview
  • Walletable E-Commerce
  • Customers
    • Create Customer
      POST
    • Update Customer
      PATCH
    • Remove Customer Id
      DELETE
    • Get Customer
      GET
    • Delete Customer
      DELETE
  • Products
    • Get Products
      GET
  • Complete
    • Complete Buy
      POST
    • Complete Sell
      POST
    • Complete Delivery
      POST
  • Orders
    • Get Orders
      GET
    • Get Order Invoice
      GET
    • Receipt
      GET
    • Balance / Wallet
      GET
  • Baskets
    • Get Active Basket
      GET
    • Delete Basket Item
      DELETE
    • Create Basket / Add Basket Item
      POST
    • Clear Basket
      DELETE
    • Update Basket Item
      PATCH
  • Currency Rates
    GET
  • Rate History
    GET
  1. Orders

Balance / Wallet

Developing
Testing Env
https://api.staging.mintedconnect.com
Testing Env
https://api.staging.mintedconnect.com
GET
https://api.staging.mintedconnect.com
/partner/walletable/balance
Last modified:2026-02-19 09:23:13
Maintainer:Not configured

Request

Authorization
Provide your encrypted digest scheme data in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Digest username=guest, realm="test", nonce="2", uri="/uri", response="***"
Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --globoff 'https://api.staging.mintedconnect.com/partner/walletable/balance?metal_type=gold%2Csilver&external_customer_id=&is_deliverable=false' \
--header 'api-version: 2' \
--header 'api-version: 3' \
--header 'x-client-id: web' \
--header 'x-client-id: web' \
--header 'Accept-Language: tr' \
--header 'Accept-Language: tr' \
--header 'Authorization: Digest <parameters>'

Responses

🟢200Success
application/json
Bodyapplication/json

Examples
{
    "data": [
        {
            "productName": "Minted 1 g 999.9 Gold Bar",
            "images": [
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/10/Z1P5eT1ggOvmgyS5bwFeW1qZwS41zj5FOL3gu4Fv.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/10/JxMzuWaZkljzWoVXzfKZPWYY2FeAU1TQY1sAtMnv.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/10/qzyXgt51f7ndySM5QpMQqyDN6QBZXqAomsyshp5r.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/10/sKZiiWqLA9PdejL5mG2sMWOyPJl7FWD95ILsYtx4.png"
                }
            ],
            "sku": "MNTBAE0001",
            "increment_id": "91662701957",
            "series": [
                {
                    "code": "MEHMET-1118",
                    "created_at": "2026-02-27 10:57:06 UTC"
                },
                {
                    "code": "RUYA-DEMO-134",
                    "created_at": "2026-07-01 15:20:04 UTC"
                },
                {
                    "code": "RUYA-DEMO-135",
                    "created_at": "2026-07-01 15:20:04 UTC"
                }
            ],
            "quantity": 3,
            "deliverable_quantity": 3,
            "weight": 1,
            "total_weight": 3,
            "unit": "g",
            "price": 490.11,
            "total": 1470.33,
            "is_deliverable": true,
            "is_sellable": true,
            "created_at": "2026-08-05 10:57:25"
        },
        {
            "productName": "Minted 50 g 999.0 Silver Bar",
            "images": [
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/25/YToYYHKI2qwxGY6hFhLg2t01b7ktbZHeaqip9PvN.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/25/nNuD08frgQLkbrL8UicTht6XexeHP3fSdhs73OTD.png"
                }
            ],
            "sku": "MNTBAE0013",
            "increment_id": "92455301639",
            "series": [
                {
                    "code": "RUYA-DEMO-1128",
                    "created_at": "2026-07-07 16:05:56 UTC"
                },
                {
                    "code": "RUYA-DEMO-1129",
                    "created_at": "2026-07-07 16:05:56 UTC"
                },
                {
                    "code": "MNT-RY-005",
                    "created_at": "2026-01-20 14:25:27 UTC"
                },
                {
                    "code": "RUYA-DEMO-1130",
                    "created_at": "2026-07-07 16:05:56 UTC"
                }
            ],
            "quantity": 5,
            "deliverable_quantity": 4,
            "weight": 50,
            "total_weight": 250,
            "unit": "g",
            "price": 361.5,
            "total": 1807.5,
            "is_deliverable": true,
            "is_sellable": true,
            "created_at": "2026-08-05 13:11:03"
        },
        {
            "productName": "Minted 5 g 995.0 Gold Bar",
            "images": [
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/23/QtLWe9VrP2kti3ayeThUusZkw9IJCMq6jDiJXjWd.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/23/nowiv44AHDRDawAtbR1GDGeQajcV1t5VTD7aFcK0.png"
                }
            ],
            "sku": "MNTBAE0011",
            "increment_id": "92455301639",
            "series": [
                {
                    "code": "MEHMET-1143",
                    "created_at": "2026-02-27 13:43:48 UTC"
                },
                {
                    "code": "MEHMET-1163",
                    "created_at": "2026-02-27 14:02:44 UTC"
                },
                {
                    "code": "RUYA-DEMO-7125",
                    "created_at": "2026-07-07 16:07:17 UTC"
                }
            ],
            "quantity": 3,
            "deliverable_quantity": 2,
            "weight": 5.03,
            "total_weight": 15.09,
            "unit": "g",
            "price": 2465.25,
            "total": 7395.75,
            "is_deliverable": true,
            "is_sellable": true,
            "created_at": "2026-08-05 13:11:03"
        },
        {
            "productName": "Minted 50 g 995.0 Gold Bar",
            "images": [
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/25/YToYYHKI2qwxGY6hFhLg2t01b7ktbZHeaqip9PvN.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/25/nNuD08frgQLkbrL8UicTht6XexeHP3fSdhs73OTD.png"
                }
            ],
            "sku": "MNTBAE502",
            "increment_id": "92455301639",
            "series": [],
            "quantity": 1,
            "deliverable_quantity": 0,
            "weight": 50,
            "total_weight": 50,
            "unit": "g",
            "price": 24505.5,
            "total": 24505.5,
            "is_deliverable": false,
            "is_sellable": true,
            "created_at": "2026-08-05 13:11:03"
        },
        {
            "productName": "Minted 5 g 999.9 Gold Bar",
            "images": [
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/15/ROLMTlhyq7OVuLjU1TkBCBnP4ze4rUVP9hQNzNlV.png"
                },
                {
                    "key": "image",
                    "value": "https://minted-tr.mncdn.com/products/15/iUAluUkAqlPt9rUEXyaGiwuVBNIE1rYPS5ED5y85.png"
                }
            ],
            "sku": "MNTBAE0003",
            "increment_id": "92455301639",
            "series": [],
            "quantity": 2,
            "deliverable_quantity": 0,
            "weight": 5.04,
            "total_weight": 10.08,
            "unit": null,
            "price": 2470.15,
            "total": 4940.3,
            "is_deliverable": false,
            "is_sellable": true,
            "created_at": "2026-08-05 13:11:03"
        }
    ],
    "success": true,
    "code": 0,
    "message": ""
}
🟠422ValidationError
Modified at 2026-02-19 09:23:13
Previous
Receipt
Next
Get Active Basket
Built with