curl --request GET \ --url http://api.fenanpay.com/api/v1/payment/sandbox/checkout/{paymentIntentId} \ --header 'apikey: <api-key>'
{ "status": 123, "message": "<string>", "content": {} }