requestToWithdrawTransactionStatus
@GET(value = "/collection/{apiVersion}/requesttowithdraw/{referenceId}")
Retrieves the status of a previously initiated request-to-withdraw transaction.
Return
A Response whose body is the parsed RequestToWithdrawStatus.
Parameters
referenceId
The UUID V4 reference ID used when calling requestToWithdraw.
apiVersion
The API version to target (e.g., v1_0 or v2_0).
productSubscriptionKey
The Ocp-Apim-Subscription-Key for the Collection product.