Authorization: Bearer ********************curl --location --request PUT 'https://api-staging.tenbyte.io/v1/customers/cust_01K6W6064SG2EGB1CQHSJC8NPC/payment-methods/default' \
--header 'x-api-key: sk_01K7XNA2WSA5BJSY1RANV1ZEZ4' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"payment_method_id": "pm_1SF8fqBl301q4yfsBO05TtZh"
}'{
"message": "Default payment method updated successfully"
}