post https://api.banking.netevia.dev/api/Partners/accountForPoints
This API endpoint allows a partner to set or update the account where all accumulated partner rewards will be deposited. It is used to manage the destination account for rewards payouts at the partner level.
Request:
- Method: POST
- URL: https://api.banking.netevia.dev/api/Partners/accountForPoints
- Body: JSON payload specifying the new account details where rewards should be credited.
Use Case:
Partners can programmatically update the account for receiving reward points, ensuring flexibility in managing rewards collection across different internal accounts or business structures.