Skip to main content

updateDraftRefundV2

V2 Update a draft refund for a rental account

updateDraftRefundV2(
accountId: UUID!
rentalAccountRefund: DraftRefundInput!
): FinancialObjectPayload!

Arguments

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

Response

FinancialObjectPayload object