Update payment settings for Sequence account
Account Settings
Update payment settings for Sequence account
Updates payment settings for the current Sequence accounts.
PUT
Update payment settings for Sequence account
Documentation Index
Fetch the complete documentation index at: https://docs.sequencehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Use this header to select an API version
Available options:
2024-07-30 Path Parameters
Account Payment Settings ID
Body
application/json
The failure notification settings for the account
Example:
{
"merchantNotifications": "SEND_NOTIFICATIONS",
"customerNotifications": "SEND_NOTIFICATIONS"
}Response
OK