requestToWithdrawTransactionStatus
@GET(value = "/collection/{apiVersion}/requesttowithdraw/{referenceId}")
Makes a request to check the status fo the withdrawal
Return
ResponseBody -- Returns the Transfer Status
Parameters
referenceId
-- The Transfer Reference ID. This is a UUID V4. This is the ID used here requestToWithdraw
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)