post https://api.banking.netevia.dev/api/Partners/Transfer
This API endpoint allows partners to transfer reward points from one customer account to another within the system. It is typically used to facilitate internal points management between user accounts, enabling flexible reward distribution and customer support operations.
Request:
- Method: POST
- URL: https://api.banking.netevia.dev/api/Partners/Transfer
- Body: JSON payload containing the source account, destination account, and transfer amount.
Use Case:
Partners can initiate a transfer of a specified number of reward points from one customer's account to another, either manually or programmatically, as part of loyalty program management, customer service adjustments, or promotional campaigns.