getCashTransferStatus
@GET(value = "/remittance/{apiVersion}/cashtransfer/{referenceId}")
Retrieves the status of a previously initiated cash transfer.
Return
A Response whose body contains the cash transfer status details as a ResponseBody.
Parameters
referenceId
The UUID V4 reference ID used when calling cashTransfer.
apiVersion
The API version to target (e.g., v2_0).
productSubscriptionKey
The Ocp-Apim-Subscription-Key for the Remittance product.
environment
The target environment (e.g., sandbox or production).