Skip to main content

updateDraftRefund

DEPRECATED

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

Update a draft refund for a rental account

updateDraftRefund(
accountId: UUID!
rentalAccountRefund: DraftRefundInput!
): RentalAccountRefund! @deprecated

Arguments

NomTypeDescription
accountIdUUID! non-null scalar
rentalAccountRefundDraftRefundInput! non-null input

Response

RentalAccountRefund object