Mircate
    Mircate
    • Introduction
    • Authentication
    • Errors
    • Change Logs
    • Promotion
      • Calculate
        POST
      • Start Transaction
        POST
      • Commit Transaction
        POST
      • Revert Transaction
        POST
      • Cancel Transaction
        POST
      • Get Active Promotions
        GET
    • Loyalty
      • Receive Event
        POST
      • Calculate
        POST
      • Start Transaction
        POST
      • Commit Transaction
        POST
      • Cancel Transaction
        POST
      • List Measurements
        POST
    • Wallet
      • Get Wallet
        GET
      • Create Wallet
        POST
      • Create Account
        POST
      • Get Account
        POST
      • Get Accounts
        POST
      • List Accounts
        POST
      • List Transactions
        POST
      • Add Account
        POST
      • Remove Account
        POST
      • Fix
        POST
      • Load
        POST
      • Spend
        POST
      • Refund
        POST
      • Cancel
        POST
    • PIM
      • Get Products
      • Get Product Settings
      • Get Catalog Settings
      • Upsert Product
      • Upsert Category
      • Bulk Product Upsert
      • Check Batch Status
      • Delete Product
      • Attach Product Attribute Image
      • Attach Category Image
      • Get Image
      • Upsert Attributes
      • Delete Attribute
      • Upsert Attribute Options
      • Upsert Attribute Option
      • Delete Attribute Option
    • Merchant
      • Sales Channel
        • Reserve Stock
        • Cancel Stock
        • Commit Stock
        • Refund Stock
        • Get Current Stock
      • Product Supplier
        • Receive Stock
        • Receive Price
        • Get Stock/Price History
        • Check Batch Status
        • Remove My Products
        • Clean My Products
        • Export Stock/Price
        • List Exports
        • Get Exported Files
      • Global Products
        • Receive Products
        • Get Global Products
        • Remove Global Products
    • Common
      • Dataset
        • Create
        • Update
        • Delete
        • Value Upsert
        • Value Delete
        • List Sources
        • List Values
    • How to
      • Creating a Promotion Template
      • Promotion Transaction Flow
      • Understanding PIM Product Statuses

    Common

    The methods listed under this section are used to manage datasets that are shared between the Loyalty and Promotion modules.
    When the appropriate API key ({{LOYALTY_API_KEY}} or {{PROMOTION_API_KEY}}) is provided in the x-api-key header, the operations are executed successfully.
    These methods cover essential actions such as creating, updating, deleting datasets, and listing their values.
    Modified at 2025-05-07 13:26:37
    Previous
    Remove Global Products
    Next
    Dataset
    Built with