0xCard Documentation
  1. Demo 📝
0xCard Documentation
  • Overview 📃
  • Updates log ⚙️
  • Client API 🖥
    • Users 👤
      • Create
      • Get
    • Cards 💳
      • Layouts List
      • New
      • Details
      • Top Up
      • List
      • Transactions
      • Statement
      • Block
      • Freeze
      • Unfreeze
  • Merchant API (CLOSED)
  • Webhook 📥
    • Overview
    • Descriptions & Typing
    • Demo 📝
      • Brief description
      • Payment
        POST
      • Verification Code
        POST
      • Change Card Status
        POST
      • Recharge Card
        POST
      • Card Block
        POST
  • Components 🗂
  1. Demo 📝

Brief description

This section allows you to emulate the work of webhook, you can use the proposed endpoints and test API received from our support to fully test and prepare your program.
Note that the format of the data to be sent is not different from the rest of our API structure and you will need to use coding to send the final result of the generated request body to our endpoint.

USING DEMO WEBHOOKS IS POSSIBLE ONLY WHEN USING A PROFILE WITH TEST MODE ENABLED.#

Modified at 2024-08-07 15:24:13
Previous
Descriptions & Typing
Next
Payment
Built with