Skip to main content

createDraftRefund

DEPRECATED

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

Create a draft refund for a rental account

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

Arguments

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

Response

RentalAccountRefund object