Minted
    • Resmi Dökümantasyon
    • Authorization
    • Balances
      • Partner Balance
        GET
      • Customer Balance
        GET
      • Update Customer Cash Balance
        PATCH
    • Buy
      • Customer
        • From Amount
          • Price Fix(Get Prices)
          • Buy (Gold)
          • Buy (Silver)
          • Calculate Price
        • From Total Price
          • Price Fix(Get Prices)
          • Buy (Gold)
          • Buy (Silver)
      • Partner
        • Price Fix(Get Prices)
        • Buy (Gold)
        • Buy (Silver)
      • Card Payment
        • Documentation
        • Payment Get All Types
        • Card Payment Price Fix (Get Prices)
        • Card Payment Bin Query (Installments/Comissions)
        • Card Payment Buy (with card number)
        • Card Payment Buy (with card token)
        • Card Payment Get Order
    • CardStorage
      • Card Storage List
        POST
      • Card Storage Add
        POST
      • Card Storage Delete
        POST
    • Customer
      • Remove Customer Id
        DELETE
      • Create Customer
        POST
      • Update Customer
        PATCH
      • Get Customer
        GET
      • Customer Wallet Kyc - Get
        GET
      • Customer Wallet Kyc - Upsert
        POST
      • Customer Wallet Kyc - Bulk Upsert
        POST
    • Delivery
      • Delivery - List Wallets
        POST
      • Delivery - Calculate
        POST
      • Delivery - Create (Wallet)
        POST
      • Delivery - Create (Card Payment)
        POST
    • Sell
      • Customer
        • Price Fix (Get Prices)
        • Sell (Gold)
        • Sell (Silver)
      • Partner
        • Price Fix (Get Prices)
        • Sell (Gold)
        • Sell (Silver)
    • Authentication
      • Authorize Minted
    • Partner Orders
      GET
    • Schemas
      • Sample Schemas
        • Pet
        • Category
        • Tag
      • Schemas
        • mintedApp.Api.Models.LoginViewModel
        • mintedApp.Api.Models.RegisterViewModel
        • mintedApp.Application.Dtos.Admin.AddProducerAM
        • mintedApp.Application.Dtos.Admin.MerchantAM
        • mintedApp.Application.Dtos.Balances.UpdateCustomerBalanceAM
        • mintedApp.Application.Dtos.Buy.CardPayment.BinQueryAM
        • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardNumberAM
        • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenAM
        • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenCustomer
        • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenItem
        • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenPayment
        • mintedApp.Application.Dtos.Buy.CardPayment.CardPaymentPriceFixAM
        • mintedApp.Application.Dtos.Buy.CardPayment.Customer
        • mintedApp.Application.Dtos.Buy.CardPayment.Item
        • mintedApp.Application.Dtos.Buy.CardPayment.Payment
        • mintedApp.Application.Dtos.Buy.Customer.BuyGoldAM
        • mintedApp.Application.Dtos.Buy.Customer.BuySilverAM
        • mintedApp.Application.Dtos.Buy.Customer.GoldCustomer
        • mintedApp.Application.Dtos.Buy.Customer.GoldItem
        • mintedApp.Application.Dtos.Buy.Customer.PriceFixAM
        • mintedApp.Application.Dtos.Buy.Customer.SilverCustomer
        • mintedApp.Application.Dtos.Buy.Customer.SilverItem
        • mintedApp.Application.Dtos.Buy.Partner.BuyGoldAM
        • mintedApp.Application.Dtos.Buy.Partner.BuySilverAM
        • mintedApp.Application.Dtos.Buy.Partner.Item
        • mintedApp.Application.Dtos.Buy.Partner.PrifeFixAM
        • mintedApp.Application.Dtos.Buy.Partner.SilverItem
        • mintedApp.Application.Dtos.CardStorage.CardStorageAddAM
        • mintedApp.Application.Dtos.CardStorage.CardStorageDeleteAM
        • mintedApp.Application.Dtos.CardStorage.CardStorageListAM
        • mintedApp.Application.Dtos.Customer.CustomerAM
        • mintedApp.Application.Dtos.Customer.CustomerKycAM
        • mintedApp.Application.Dtos.Customer.CustomerKycBulkAM
        • mintedApp.Application.Dtos.Customer.Kcy
        • mintedApp.Application.Dtos.Delivery.Address
        • mintedApp.Application.Dtos.Delivery.Billing
        • mintedApp.Application.Dtos.Delivery.CalculateAM
        • mintedApp.Application.Dtos.Delivery.CreateAM
        • mintedApp.Application.Dtos.Delivery.CreateCardPaymentAM
        • mintedApp.Application.Dtos.Delivery.CreateCardPaymentAddress
        • mintedApp.Application.Dtos.Delivery.CreateCardPaymentBilling
        • mintedApp.Application.Dtos.Delivery.CreateCardPaymentPayment
        • mintedApp.Application.Dtos.Delivery.CreateCardPaymentShipping
        • mintedApp.Application.Dtos.Delivery.Customer
        • mintedApp.Application.Dtos.Delivery.ResolveAM
        • mintedApp.Application.Dtos.Delivery.Shipping
        • mintedApp.Application.Dtos.Sell.Customer.Customer
        • mintedApp.Application.Dtos.Sell.Customer.Item
        • mintedApp.Application.Dtos.Sell.Customer.SellCustomerPriceFixAM
        • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellGoldAM
        • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverAM
        • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverCustomer
        • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverItem
        • mintedApp.Application.Dtos.Sell.Partner.Item
        • mintedApp.Application.Dtos.Sell.Partner.SellPartnerPriceFixAM
        • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellGoldAM
        • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellSilverAM
        • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellSilverItem

      Partner Orders

      Developing
      GET
      /mintedapi/Common/partnerOrders

      Request

      Authorization
      Provide your bearer token in the
      Authorization
      header when making requests to protected resources.
      Example:
      Authorization: Bearer ********************
      Query 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 'https://test.your-api-server.com/mintedapi/Common/partnerOrders' \
      --header 'Authorization: Bearer <token>'

      Responses

      🟢200Success
      application/json
      Bodyapplication/json

      Example
      {
          "data": {
              "current_page": 1,
              "data": [
                  {
                      "guid": "47793B19-5383-492B-8BCF-7D36CD145300",
                      "order_code": "LGU8HFPO",
                      "external_id": "HYAQA01371ipdl",
                      "type": "Buy",
                      "price": 559.4,
                      "tax": 0,
                      "total": 559.4,
                      "currency_code": "GBP",
                      "items": [
                          {
                              "product_id": 3000001,
                              "product_name": "Gold - Digital storage",
                              "spot_price": 50.85,
                              "price": 55.94,
                              "tax_rate": 0,
                              "tax": 0,
                              "amount": 10,
                              "total": 559.4,
                              "sku": "GAU"
                          }
                      ],
                      "customer": null
                  }
              ],
              "first_page_url": "/?page=1",
              "from": 1,
              "last_page": 1,
              "last_page_url": "/?page=1",
              "links": [
                  {
                      "url": null,
                      "label": "Önceki",
                      "active": false
                  },
                  {
                      "url": "/?page=1",
                      "label": "1",
                      "active": true
                  },
                  {
                      "url": null,
                      "label": "Sonraki",
                      "active": false
                  }
              ],
              "next_page_url": null,
              "path": "/",
              "per_page": 10,
              "prev_page_url": null,
              "to": 1,
              "total": 1
          },
          "success": true,
          "code": 0,
          "message": ""
      }
      🟠422Parameter Error
      Modified at 2024-12-30 14:34:31
      Previous
      Authorize Minted
      Next
      Pet
      Built with