Axis- Instant Swap
About usContact Us
  • Welcome to Axis Instant Swap
  • Getting Started
    • Partner Onboarding Endpoints
    • Partner Activate Endpoint
    • Regenerate Partners Public & Private Keys
    • Digital Signature
  • Account Codes/Bank codes
  • Buy (Fiat On-Ramp)
    • Exchange Rate
    • Create Buy Order Endpoint
  • Sell (Crypto Off-Ramp)
    • Exchange Rate
    • Create Sell Order Endpoint
  • Events
  • Order History & Status
    • Pending Transactions
      • Transaction Pending KYC Endpoint
    • Get Single Order Endpoint
    • Get Multiple Order Endpoint
    • Sell/Payout Verification Endpoint
  • Post KYC Data
    • Post KYC Data Endpoint
  • Create KYC
  • Verify KYC Status
  • Release KYC Pending Transactions
  • Transaction Resolution
    • Log Issue
    • Check Issue Status
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Partner Activate Endpoint

This is used to activate partner ID to start using axis

POST https://exchanger-api.fuspay.finance/api/v1/no-auth/Axis/Activate/

Headers

Name
Type
Description

x-partner-id*

String

your partner ID

Request Body

Name
Type
Description

String

Body of request is empty requires only the header

{ success: true, message: string, data: null }

PreviousPartner Onboarding EndpointsNextRegenerate Partners Public & Private Keys

Last updated 1 year ago

Was this helpful?