curl --request POST \
--url https://api.meetcampfire.com/coa/api/transaction-matches/{id}/status \
--header 'Authorization: <api-key>'Handle POST requests with ‘action’ parameter (accept/reject)
curl --request POST \
--url https://api.meetcampfire.com/coa/api/transaction-matches/{id}/status \
--header 'Authorization: <api-key>'