Logo
Adyen API Documentation

Refund all transactions of an account since the most recent payout.

POST {{baseUrl}}/refundNotPaidOutTransfers

This endpoint is used to refund all the transactions of an account which have taken place since the most recent payout. This request is on a per-account basis (as opposed to a per-payment basis), so only the portion of the payment which was made to the specified account will be refunded. The commission(s), fee(s), and payment(s) to other account(s), will remain in the accounts to which they were sent as designated by the original payment's split details.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://cal-test.adyen.com/cal/services/Fund/v5/refundNotPaidOutTransfers'

ENDPOINTS