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
| Nom | Type | Description |
|---|---|---|
| accountId | UUID! non-null scalar | — |
| rentalAccountRefund | DraftRefundInput! non-null input | — |
Response
RentalAccountRefund object