🔗 Console REST APIPayment Methods

Set default payment method

Sets a payment method as the default for the organization

PATCH
/api/payment-methods/{id}/set-default
Authorization<token>

API Key is required to access the endpoints

In: header

Path Parameters

id*string
Formatuuid

Response Body

curl -X PATCH "https://api-console.apibricks.io/api/payment-methods/497f6eca-6276-4993-bfeb-53cbbbba6f08/set-default"
Empty
Empty
Service StatusGitHub SDK