📄️ Assign a card to a cardholder
This operations allow you to assign a card from the stock to a cardholder.
📄️ Activate a card
This operation allow you to activate a card. Every card in stock is created in a "Non Active status" (NEED_ACTIVATION), and you need to activate each card explicity.
📄️ Change card status
This operation allow you to change the card status. You can block/unblock a card to accept or deny transactions, report for a replacement or make preventive blocks for the card.
📄️ Get the card balance
This operations allow you to query a card balance and recent transactions information.
📄️ Get card info
This operation allow you to query card user information.
📄️ Make a transfer between cards
This operations allow you to make a transfer C2C (Card to Card) between the BIN ecosystem cards.
📄️ Make a card disbursement
This operation allow you to apply a disburse to a card in order to allow increase it's available balance to make transactions (purchases, withdrawals or transferences) and decreases your main balance available.
📄️ Make a payment to a card
This operation allow you to make a payment to a card. The payment is similar to Disburse, but allow you to specify a description for the payment. This operation increase your card's available balance and decreases your main balance available.
📄️ Apply a purchase to a card
This operation allows you to apply a charge to a card by specifying a merchant description for the charge. This operation decreases the available balance on your card and increases the receivable balance in your account.