v1
latestOpenAPI 3.1.02026-07-2432337285.3 KBAccounts
Refund Deposit
Create a refund for a deposit. Only deposit movements with operation_type = CREDIT are eligible.
A refund may still fail after being initially marked as SUCCESS; in such cases, you'll receive a callback with status = FAILED.
To simulate a failed refund in the sandbox, create a deposit with amount = 101 (see the Create Deposit endpoint for details).
To refund a Payin, use the Create Refund endpoint from Payins.
post/movements/refund/
Headers
x-company-idinteger
ID of a child company for authentication. If not provided, the parent company will be authenticated.
ID of a child company for authentication. If not provided, the parent company will be authenticated.
Request body
Response
Successful Response