Skip to main content

Payout parameters for bank cards

Which parameters to specify depends on how you send data.

Below are the mandatory parameters to perform a payout to a Russian bank card by token, hash, or via the Bank 131 widget.

NameMandatoryTypeDescription
payment_method/payout_details+objectPayment data
   type+stringValue: card
   card+objectBank card payment details
      type+stringValues: encrypted_card or tokenized_card
      encrypted_card- (mandatory for type = encrypted_card)objectEncrypted card details
         number_hash+stringCard number hash
      tokenized_card- (mandatory for type = tokenized_card)objectTokenized card number
         token+stringCard number token
amount_details+objectAmount
   amount+intAmount in ruble decimal format. The value must be greater than zero. To send 100 rubles, specify 10000
   currency+stringISO 4217 currency code. Case insensitive. Always: rub except for payouts in a foreign currency
participant_details+objectInformation on payout participants
   recipient+objectRecipient's details
      full_name+stringRecipient's name (as it appears on the passport)

What next

Payouts by card number >

Payouts with Bank 131 widget >

Payouts by token or hash >





Ask AI