{ "clearing_account_id": "string" }
curl --location --request PATCH 'https://prod.fomoapis.com/v1/payment/intents/clearing-entry-execution//clearing-account' \ --header 'x-fomo-api-version;' \ --header 'Content-Type: application/json' \ --data-raw '{ "clearing_account_id": "string" }'