getRefundStatus
@GET(value = "/disbursement/{apiVersion}/refund/{referenceId}")
Makes a request to check the status of the refund
Return
ResponseBody -- Returns the Transfer Status
Parameters
referenceId
-- The Transfer Reference ID. This is a UUID V4. This is the ID used here refund
apiVersion
-- The app Version (v1_0 or v2_0)
productSubscriptionKey
-- The Product subscription Key (Ocp-Apim-Subscription-Key)
environment
-- The API environment (X-Target-Environment)