Xbit
    Xbit
    • Welcome
    • Account Data
      • Get account balances
      • Get activation code history
      • Activate a redeemable code
      • Get activation code details
      • Get card withdrawal history
      • Get cryptocurrency withdrawal history
      • Get deposit (payment) history
    • Payment
      • Calculate payment amount with commission
      • Create a new payment
      • Get payment details by payment ID
    • Withdraw
      • Get minimum cryptocurrency withdrawal amounts
      • Calculate cryptocurrency withdrawal amounts
      • Calculate fiat withdrawal commission
      • Get withdrawal details by ID
      • Create withdrawal to bank card
      • Create withdrawal as redeemable code
      • Create withdrawal to cryptocurrency wallet
    • Schemas
      • GeneralApiRequestDto
      • BalanceItemDto
      • AccountBalancesResponseDto
      • ApiCodesFilterDto
      • ApiGetCodeHistoryRequestDto
      • ApiGetCodeHistoryResponseDto
      • CodeActivationRequestDto
      • CodeDetailsRequestDto
      • CodeDetailsResponseDto
      • ApiWithdrawToCardFilterDto
      • ApiGetWithdrawToCardRequestDto
      • ApiGetWithdrawToCardResponseDto
      • ApiWithdrawToCryptoFilterDto
      • ApiGetWithdrawToCryptoRequestDto
      • ApiGetWithdrawToCryptoResponseDto
      • ApiDepositFilterDto
      • ApiGetDepositHistoryRequestDto
      • ApiGetDepositHistoryResponseDto
      • CalculatePaymentRequestDto
      • CalculatePaymentResponseDto
      • CreatePaymentRequestDto
      • CreatePaymentResponseDto
      • GetPaymentDetailsRequestDto
      • GetPaymentDetailsResponseDto
      • ApiMinCryptoAmountsRequestDto
      • ApiMinCryptoAmountsResponseDto
      • ApiCalculateCryptoRequestDto
      • ApiCalculateCryptoResponseDto
      • ApiCalculateFiatRequestDto
      • ApiCalculateFiatResponseDto
      • ApiGetWithdrawDetailsRequestDto
      • ApiGetWithdrawDetailsResponseDto
      • ApiCreateCardWithdrawRequestDto
      • WithdrawIdDto
      • ApiCreateCodeWithdrawRequestDto
      • ApiCreateCryptoWithdrawRequestDto

    CodeActivationRequestDto

    {
        "nonce": 1707484035123,
        "code": "x3RB0OQ2VoUTbczL"
    }
    Built with