Celeriz
    Celeriz
    • USER
      • Coins
        GET
      • Chains
        GET
      • Fiat
        GET
    • KYC
      • Get KYC url
        POST
      • Check KYC status
        POST
      • KYC requirements
        POST
    • BANK
      • Add fiat account API
        POST
      • List fiat accounts
        POST
    • ONRAMP
      • Quote
        POST
      • Create transaction
        POST
      • Get transaction
        POST
      • Get user all transaction
        POST
      • Get all transaction
        POST
    • OFFRAMP
      • Quote
        POST
      • Create transaction
        POST
      • Get transaction
        POST
      • Get user all Transaction
        POST
      • Get all Transaction
        POST
    • Virtual Accounts
    • Cards
    • SetWebhookUrl
      POST

      SetWebhookUrl

      POST
      /api/v1/merchant/setWebhookUrl
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST '/api/v1/merchant/setWebhookUrl' \
      --data-urlencode 'webhookUrl='
      Response Response Example
      {}

      Request

      Body Params application/x-www-form-urlencoded

      Responses

      🟢200Success
      application/json
      Body

      Modified at 2025-07-17 16:45:21
      Previous
      Get all Transaction
      Built with