How do I check through the API that the charge code belongs to my organization?

Сustomers provide the charge code to my automated support service.
How do I check through the API that the charge code belongs to my organization?
i know that REST API method https://api.commerce.coinbase.com/charges/xxxxxxx returns organization_name filed but it’s easy to fake.
Thanx.