Logo
Acquired.com API API Documentation

Process a retry

POST transactions/:transaction_id/retry

Acquired provides the option to retry Direct Debit transactions that have been declined, specifically in cases where the failure occurred due to insufficient funds.

https://docs.acquired.com/reference/create-a-retry

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'transactions/:transaction_id/retry' -d '{"transaction":{"custom_data":"L3BheW1lbnQtbGlua3MgcGF5IGN1c3RvbV9kYXRh","custom1":"string","custom2":"string"}}'

ENDPOINTS