curl --location --request POST 'https://api.pixiefixapp.com/api/v1/payment/capture-payment' \ --header 'Content-Type: application/json' \ --data-raw '{ "account_id":"acct_1QfEDyR51JYAzDjm" }'
{}