Customers
Delete customer payment settings
Delete payment settings for customers. Invoices for customers with payment settings contain payment links. If payment details are on file with Stripe or other payment providers, then payments are automatically collected when you finalise and send an invoice. You can override customer payment settings with billing schedule payment settings and invoice payment settings.
DELETE
/
payments
/
settings
/
customers
/
{id}
Headers
Authorization
string
requiredYour API credentials. Eg. Basic {credentials}
.
Sequence-Version
enum<string>
Use this header to select an API version
Available options:
2024-07-30
Path Parameters
id
string
requiredUnique settings ID
Response
200 - application/json
id
string
requiredUnique payment provider id.
sequenceAccountId
string
requiredSequence Account ID.
customerId
string
requiredCustomer Account ID.
paymentProvider
enum<string>
requiredSequence Account ID.
Available options:
STRIPE
, NONE