put https://eclipse-java-sandbox.ukheshe.rocks/eclipse-conductor/rest/v1/tenants//wallets//withdrawals/
CANCELLED is only supported and only if the withdrawal is PENDING and the downstream provider supports cancellation after submission (Supported by Paycorp). SUCCESSFUL and ERROR_PERM are typically for sandbox use only to simulate withdrawals, or in prod to fix recon issues if the caller has ForceWithdrawalStatus.UPDATE.Allowed. A withdrawal type that supports multi stage BUILDING and then submission (e.g. GLOBAL_CRYPTO) can have fields updated if it is still BUILDING. If the gateway now has sufficient information to process the withdrawal it will submit it and transition to PENDING, SUCCESSFUL etc