Minted Connect
    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
    • Products
      • Get Products
        GET
    • Summary
      • Get Summary
        GET
      • Post Summary
        POST
      • Summary Buy
        POST
      • Summary Sell
        POST
      • Summary Delivery
        POST
    • Excel Import
      • Import Queue
        POST
      • Import Status
        GET
    • Receipt
      GET

      Receipt

      Developing
      Testing Env
      https://api.staging.mintedconnect.com
      Testing Env
      https://api.staging.mintedconnect.com
      GET
      https://api.staging.mintedconnect.com
      /partner/walletable/receipt/{guid}
      Last modified:2025-12-31 14:16:18
      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="***"
      Path 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 --request GET 'https://api.staging.mintedconnect.com/partner/walletable/receipt/1C246FD3-E2AD-40B6-B1D8-8C5B441CD29B' \
      --header 'api-version: 2' \
      --header 'api-version: 3' \
      --header 'x-client-id: web' \
      --header 'x-client-id: web' \
      --header 'Accept-Language: tr' \
      --header 'Authorization: Digest <parameters>'

      Responses

      🟢200Success
      application/json
      Body

      Example
      {}
      Modified at 2025-12-31 14:16:18
      Previous
      Import Status
      Built with