Stripe Collection Settings
Stripe collection settings for Sequence account
Retrieves Stripe collection settings for the current Sequence accounts. If no settings exist, default settings will be returned.
get/stripe/collections/settings
Headers
Sequence-Version'2024-07-30'
Use this header to select an API version
Response
OK
Example response
{
"id": "018f6b0c-7e89-7b4a-8e47-1b2e2d5a4f6c",
"sequenceAccountId": "683fe518-60c8-429f-9320-8aa7efc20bcc",
"enableAutomaticPayments": true,
"autoEnableStripePayments": false,
"retryOffsetDays": []
}