Jump to Content
Mojito Developer Hub
GuidesAPI documentation
Testing APIProduction APIMojito Developer Hub
API documentation
Testing APIProduction API
GuidesAPI documentation
All
Pages
Start typing to search…

Guide

  • Getting Started
  • Authentication
  • Endpoints and Queries
  • Wallet Integration Guide

Buy Now API

  • Getting Started
  • Introduction
  • Mutations
    • createPaymentMethod
    • reserveMarketplaceBuyNowLot
    • createPayment
    • completeOnchainPayment
  • Queries
    • collectionItemById
    • getInvoiceDetails
    • getMyInvoices
    • getPaymentNotification
  • Objects
    • PaymentMethodCreateInput
    • PaymentMethodOutput
    • ReserveMarketplaceBuyNowLotInput
    • InvoiceDetails
    • MarketplaceBuyNowOutput
    • CryptoBillingDetails
    • MarketplaceCollectionItem
    • Artist
    • AllowList
    • AllowListElement
    • MarketplaceCollectionPresaleDetail
    • Asset
    • AssetVersion
    • OnChainPaymentInfo
    • OnChainTokenIDRange
    • NFTPrice
    • SecondarySaleInfo
    • Price
    • OrganizationSettings
    • CreatePaymentMetadataInput
    • CreatePaymentCryptoMetadataInput
    • LocalPrice
    • CreatePaymentOnChainMetadataInput
    • OnchainLocalPrice
    • CheckoutGpayMetaData
    • CheckoutApplePayMetaData
    • CheckoutCreditCardMetadata
    • CheckoutBillingDetails
    • CheckoutGpayData
    • CheckoutGpayTokenData
    • CheckoutApplePayTokenData
    • CheckoutApplePayTokenDataHeader
    • CheckoutCreditCardData
    • PaymentType
    • PaymentMethod
  • Enum
    • TokenType
    • FilteringType
    • IdentifierType
    • DestinationAddressType

Auction API

  • Getting Started
  • Introduction
  • Mutations
    • createMarketplaceAuctionBid
    • createPaymentMethod
    • createPayment
    • confirmCryptoPayment
  • Onchain Mutations
    • verifyOnchainBid
    • confirmOnchainBid
    • createPayment
    • createPaymentMethod
  • Queries
    • marketplace
    • collectionBySlug
    • collectionItemById
    • getMarketplaceAuctionLot
    • getMyInvoices
  • Objects
    • OrganizationSettings
    • Marketplace
    • InvoiceDetails
    • MarketplaceAuctionLot
    • MarketplaceBuyNowOutput
    • ConfirmOnChainBidInput
    • PaymentMethodOutput
    • ReserveMarketplaceBuyNowLotInput
    • ItemInvoiceDetails
    • PaymentMethodCreateInput
    • OnChainBidResponse
    • MarketplaceAuctionBid
  • Enum
    • PaymentType
    • KycStatus
    • PolarQuestion
    • ClaimStatus
    • TokenType
    • OrderStatus
    • TokenStatus
    • DeliveryMethod

Dutch Auction API

  • Getting Started
  • Mutations
    • Introduction
    • saveDutchAuction
    • deployDutchAuction
    • confirmDutchAuctionBid
    • confirmDutchAuctionRebate
    • dutchAuctionRebate
    • confirmDutchAuctionEnd
  • Query
    • Introduction
    • getMarketplaceAuctionLot
    • getDutchAuctionPurchaseInfo
    • getInvoices
    • getRebateStatus
  • Objects
    • MarketplaceAuctionOnChainSettingInput
    • MarketplaceAuctionOnChainSettings
    • DutchAuctionBidResponse
    • ConfirmDutchAuctionBidInput
    • ClaimRebateEligibilityResponse
    • ClaimRebateResponse
    • dutchAuctionSettingInput
    • DutchAuctionLot
    • MarketplaceItemDeliveryInput
    • MarketplaceItemDeliveryERC721ProvenanceInput
    • MarketplaceItemDeliveryERC721TransferInput
    • MarketplaceItemDeliveryERC1155TransferInput
    • MarketplaceItemDeliveryERC1155OpenEditionInput
    • MarketplaceItemDeliveryERC721TransferByRangeInput
    • MarketplaceItemDeliveryNoOpInput
    • MarketplaceItemDeliveryERC1155ProvenanceInput
    • Pagination
    • InvoiceWithPage
  • Enum
    • subSaleType
    • ClaimStatus
    • DeliveryMethod

secondary marketplace api

  • Getting Started
  • Query
    • getSignatureMessage
    • getNFTFavouriteListByUser
    • getUserOrderActivity
    • generateSecondaryInvoices
    • getNFTHistory
    • getSignatureForOfferApproval
    • getNFTDetails
    • getAllRegistryTokens
    • getActiveWalletsContent
    • getOffers
  • Mutations
    • connectExternalWallet
    • addNFTToFavourite
    • removeNFTFromFavourite
    • estimateTaxAndRoyaltyFee
    • createSignatureToListNFTForSale
    • submitProofOfApproval
    • removeListing
    • createOffer
    • submitProofOfOffer
    • cancelOffer
    • initiateBuyNFT
    • updateTransactionHash
    • acceptOffer
    • rejectOffer
  • Objects
    • FavoriteNFTResponse
    • OrderActivity
    • Order
    • NFTPrice
    • SupportedCurrency
    • NFTHistory
    • TaxResponse
    • CryptoTax
    • TransactionResponse
    • NFTDetails
    • Artist
    • Category
    • RegistryHistory
    • RegistryTokens
    • Registry
    • ActiveWalletFilterInput
    • OwnedTokensMetadata
  • Enum
    • SavedNFTFilterInput
    • OrderStatus
    • TokenStatus
    • TokenType

CLAIM : EARNABLE API

  • Getting Started
  • Mutations
    • redeemEarnableCode
    • redeemEarnableItem
  • Query
    • getActiveWalletsContent
    • getClaimStatus
    • getClaimList

redeemable api

  • Getting Started
  • Mutation
    • NftDeployContractV2
    • UpdateContractDepoymentStatus
    • UpdateNftContractDraft
    • RedeemToken
    • OnchainRedeemToken
    • ConfirmOnchainRedeemToken
  • Query
    • checkRedeemStatus
  • Objects
    • NFTContract
    • NFTContractType
    • SignerResponse
    • NFTContractDeployments
  • Enum
    • NFTContractStandardType
    • NFTCurrencyType
    • ContractStatus
    • NFTCollectionType
    • DeploymentType
    • MintingMethod

Wallet Management API

  • Getting Started
  • Queries
    • getSupportedNetworks
    • network
    • getSignatureMessage
    • getActiveWalletContent
  • Mutations
    • loginWithSignature

Token gating api

  • Getting Started
  • Mutation
    • createTokenGatingRule
  • Query
    • checkTokenGating
  • Objects
    • gatingInput
    • GatingGroups
    • GatingRules
    • GatedTokens
    • ContractAddressGating
    • ContractAddressWithTokenIDGating
    • MetatDataGating
    • OnchainGating
    • GatingRule
  • Enum
    • RuleType

Drops Management API

  • Queries
    • collection
    • getMarketplaceAuctionLot

Crypto discount

  • Crypto Discount Signature
  • Objects
    • DiscountCode
    • OnchainDiscountInfo
    • DiscountedInvoiceItem

INSTANT NFT Claim API

  • Introduction
  • Mutations
    • GetInstantClaimableLot
    • claimInstantClaimableLot

User MANAGEMENT api

  • Getting Started
  • Mutation
    • saveUserSession
    • createApplicant
    • createCheck
    • updateApplicant
  • Queries
    • Me
    • getApplicant
  • Objects
    • UserSessionInput
    • UserSession
  • Enum
    • DeviceType
    • BrowserType
    • SessionType

DYNAMIC NFT API

  • Getting started
  • Introduction
  • Queries
  • Mutations
  • Object
  • Enum
Powered by 

PaymentMethodOutput

This object represents the payment method output.

Fields

Name

Type

Description

CreditCardPaymentMethodOutput

Object

Contains all the information from CreditCardPaymentMethodOutput.

ACHPaymentMethodOutput

Object

Contains all the information from ACHPaymentMethodOutput.

WirePaymentMethodOutput

Object

Contains all the information from WirePaymentMethodOutput.