Skip to main content

deleteDraftRefund

DEPRECATED

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

Delete a draft refund for a rental account

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

Arguments

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

Response

RentalAccountRefund object