Instead of processing a bank refund or cash transfer, issue digital value directly to the customer’s Orbt wallet. Faster for the customer, simpler for your ops team.
Example: issue cashback after a qualifying purchase
POST /api/partner/v1/wallets/{walletId}/transactions{ "amount": 15.00, "transactionType": "CREDIT", "referenceId": "cashback-order-ORD-98231", "description": "5% cashback on order ORD-98231"}