Reschedule (change date) an internal Transfer
PUT/v2/transfer/internal/:uid/reschedule
Asynchronous Processing: creates a rescheduling command (change of payment date) for the Transfer.
⚠️ Provider support: no financial provider currently supports internal transfer rescheduling 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 rescheduling support