Release (approve) an internal Transfer
PUT/v2/transfer/internal/:uid/approve
Asynchronous Processing: creates a release (approve) command for the Transfer awaiting approval.
⚠️ Provider support: no financial provider currently supports internal transfer release via API — the call responds
422("does not have support for this operation via API for this financial provider"). The endpoint exists for symmetry and will automatically enable support when a provider implements it.
Request
Responses
- 401
- 403
- 422
Authentication failure. Invalid token
Permission failure. You don't have the required Scope for this call.
Provider without API release support