Parameter details

currency

  • Type: string
  • Example: BTC
  • Currency enumeration: here
  • Details: Available currencies on Switchere.

paymentGroup

  • Type: string
  • Example: card
  • Payment group enumeration:
    • card
    • crypto
    • sepa
    • sofort
    • balance
    • bank
    • client
    • neteller
  • Details: Available payment groups on Switchere.

paymentMethod

  • Type: string
  • Example: Visa
  • Payment group enumeration:
    • Visa
    • MasterCard
    • crypto
    • sepa
    • sofort
    • balance
    • bank
    • client
    • neteller
  • Details: Available payment methods on Switchere.

cardType

  • Type: string
  • Example: Visa
  • Payment group enumeration:
    • Visa
    • MasterCard
  • Details: Available payment card types on Switchere.

orderStatus

  • Type: string
  • Example: pending
  • Order status enumeration:
    • payin_pending
    • confirmation_pending
    • auth_success
    • processing
    • processing_payout
    • canceled
    • pending
    • finished
    • error
    • expired
    • refunded
  • Details: Order status enumeration. More information about statuses can be found here.

orderSubStatus

  • Type: string
  • Example: email_pending
  • Order substatus enumeration:
    • email_pending
    • verify_pending
    • understanding_pending
    • card_pending
    • card_manual_pending
    • proof_pending
    • address_pending
    • video_pending
    • identity_pending
    • partner_approve_pending - Only for direct partners.
  • Details: Order substatus enumeration. More information about statuses can be found here.

direction

  • Type: string
  • Example: payin
  • Direction enumeration:
    • payin
    • payout
  • Details: Available payment directions on Switchere.

limitLevel

  • Type: string
  • Example: identity
  • Payment group enumeration:
    • unverified - $0 max amount of money available.
    • email_phone - $0 max amount of money available.
    • basic - $150 max amount of money available.
    • identity - $1000 max amount of money available.
    • address - $15000 max amount of money available.
    • bank_statement - unlimited amount of money available.
  • Details: Available limit levels on Switchere.

messageChannel

  • Type: string
  • Example: sms
  • Payment group enumeration:
    • sms - Use regular SMS as a channel.
    • whatsapp - Use messenger WhatsApp as a channel.
  • Details: Available message channels on Switchere.
Last Updated: