Billing: Payment methods
Set default payment method
Set the default payment method for your account.
Use this endpoint to configure the primary payment method for future orders.
post/api/billing/v1/payment-methods/{paymentMethodId}
Path parameters
paymentMethodIdinteger required
Example:9693613
Payment method ID
Response
Success empty response
Example response
{
"message": "Request accepted"
}