Skip to main content

confirmRefundOperation

DEPRECATED

Will be removed on 15/01/2027, use confirm_refund_operation_v2 instead

Confirm a refund operation for a rental account

confirmRefundOperation(
accountId: UUID!
id: UUID!
): RentalAccountRefund! @deprecated

Arguments

NomTypeDescription
accountIdUUID! non-null scalar
idUUID! non-null scalar

Response

RentalAccountRefund object