x-api-key: ********************
curl --location --request PUT '/api/v1/merchants/payment-accounts/e0589beb-723c-48a1-8146-a9eae60aca00' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "is_primary": true }'
{}