Updates a subscriber.
See https://www.paws-r-sdk.com/docs/budgets_update_subscriber/ for full documentation.
budgets_update_subscriber(
AccountId,
BudgetName,
Notification,
OldSubscriber,
NewSubscriber
)
[required] The accountId
that is associated with the budget whose subscriber you
want to update.
[required] The name of the budget whose subscriber you want to update.
[required] The notification whose subscriber you want to update.
[required] The previous subscriber that is associated with a budget notification.
[required] The updated subscriber that is associated with a budget notification.