cURL
curl --request POST \ --url http://localhost/api/payments/transfer-initiations/{transferId}/retry \ --header 'Authorization: Bearer <token>'
{}
Retry a failed transfer initiation
The access token received from the authorization server in the OAuth 2.0 flow.
The transfer ID.
No content