# ReturnAgreement - customer - OBJECT Version: 2024-10 ## Description An agreement between the merchant and customer for a return. ### Access Scopes ## Fields * [happenedAt](/docs/api/customer/2024-10/scalars/DateTime): DateTime! - The date and time when the agreement occurred. * [id](/docs/api/customer/2024-10/scalars/ID): ID! - The unique ID for the agreement. * [reason](/docs/api/customer/2024-10/enums/OrderActionType): OrderActionType! - The reason the agreement was created. ## Connections * [sales](/docs/api/customer/2024-10/connections/SaleConnection): SaleConnection! ## Related queries ## Related mutations ## Related Unions ## Examples