Cancel recurring transfer

POST https://{{env_url}}/transfer/recurring/cancel

The /transfer/get fetches information about the transfer corresponding to the given transfer_id.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"transfer":{"account_id":"6qL6lWoQkAfNE3mB8Kk5tAnvpX81qefrvvl7B","ach_class":"ppd","amount":"12.34","cancellable":true,"created":"2020-08-06T17:27:15Z","description":"Testing2","failure_reason":{"ach_return_code":"R13","description":"Invalid ACH routing number"},"id":"460cbe92-2dcc-8eae-5ad6-b37d0ec90fd9","metadata":{"key1":"value1","key2":"value2"},"network":"ach","origination_account_id":"11111111-1111-1111-1111-111111111111","status":"pending","type":"credit","user":{"email_address":"plaid@plaid.com","legal_name":"John Smith","phone_number":null,"address":null}},"request_id":"saKrIBuEB9qJZno"}