Set default payment method
PaymentMethods
Set default payment method
Sets a payment method as the default for the current business’s future invoices and billing activity.
POST
Set default payment method
Path Parameters
Response
OK
API DTO containing stripe payment method data used by Leadping API contracts.
The unique ID for this Stripe payment method.
The brand value for this Stripe payment method.
The date and time for the last4 value on this Stripe payment method.
The exp month value for this Stripe payment method.
Pattern:
^-?(?:0|[1-9]\d*)$The exp year value for this Stripe payment method.
Pattern:
^-?(?:0|[1-9]\d*)$Whether this Stripe payment method is default.
The date and time for the created at value on this Stripe payment method.

