# RefundDutyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to reimburse duties on a refund. ### Access Scopes ## Fields * [dutyId](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the duty in the refund. * [refundType](/docs/api/admin-graphql/2024-10/enums/RefundDutyRefundType): RefundDutyRefundType - The type of refund for this duty. ## Input objects with this input object * [Order](/docs/api/admin-graphql/2024-10/arguments/Order) * [RefundInput](/docs/api/admin-graphql/2024-10/input-objects/RefundInput) * [Return](/docs/api/admin-graphql/2024-10/arguments/Return) * [ReturnRefundInput](/docs/api/admin-graphql/2024-10/input-objects/ReturnRefundInput) ## Examples