--- title: OrderAgreement - GraphQL Admin description: An agreement associated with an order placement. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderAgreement' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderAgreement.md' --- # Order​Agreement object Requires `read_orders` access scope or `read_marketplace_orders` access scope. An agreement associated with an order placement. ## Fields * app * happenedAt * id * order * reason * sales * user *** ## Map No referencing types *** ## Interfaces * SalesAgreement *** ## OrderAgreement Implements ### Implements * [Sales​Agreement](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/SalesAgreement)