KIOS Coin Docs English
  • Welcome
  • Architecture
    • Blockchain Networks
      • Main Chain Spec.
      • Side Chain Spec.
    • Components
      • Smart Contracts
        • Features
        • Internal Structure
      • API Servers
        • Save-Purchase
        • Relay
      • Bridge
        • Features
        • Chain Bridge
        • Loyalty Bridge
        • Bridge Validator Client
    • Function
      • Point Issuance
      • Point Redemption
      • Exchange for Tokens
      • Deposits
      • Withdrawals
  • Open API
    • Basic information
    • API - Save-Purchase
      • Result Codes
      • New Payment
      • Cancel Payment
    • API - Relay
      • Result Codes
      • Ledger
        • Nonce
        • ExchangePointToToken
        • Deposit via bridge
        • Withdraw via bridge
        • Balance
          • Account
          • Phone
          • PhoneHash
        • History
          • Account
      • Shop
        • Info
        • List
        • Nonce
        • Refundable
        • Task
        • Refund
        • History
        • Update
          • Create
          • Approval
        • Status
          • Create
          • Approval
        • Settlement
          • Collect
          • Manager
            • Set
            • Remove
            • Get
          • Client
            • Length
            • List
      • Payment
        • Info
        • Item
        • Account
          • Temporary
        • New
          • Open
          • Close
          • Approval
        • Cancel
          • Open
          • Close
          • Approval
      • Phone
        • Hash
      • Link
        • Nonce
        • To account
        • To phone
      • Currency
        • Convert
      • Summary
        • Account
        • Shop
      • Bridge
        • Deposit
        • Withdraw
      • System
        • Info
      • Provider
        • Assistant
          • Register
        • Balance
        • Register
        • Status
        • Send
          • Account
          • PhoneHash
      • Agent
        • Provision
        • Refund
        • Withdrawal
      • External
        • Callback
      • Chain
        • Main
          • Info
        • Side
          • Info
      • Token
        • Main
          • Balance
          • Nonce
          • Transfer
          • History
        • Side
          • Balance
          • Nonce
          • Transfer
          • History
  • SDK
    • Features
    • Installation
    • How to save purchase data
      • TypeScript
      • Java
      • C#
    • How to verify purchase data
      • Verify
    • How to use loyalty points
      • TypeScript
      • Java
      • C#
    • How to provide loyalty points
      • TypeScript
      • Java
      • C#
    • How to settlement of shops
      • TypeScript
      • Java
      • C#
Powered by GitBook
On this page
  1. Architecture
  2. Components

API Servers

Save-PurchaseRelay
PreviousInternal StructureNextSave-Purchase