--- title: New Merchant of Record application field in order object - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-merchant-of-record-application-field-in-order-object md: https://shopify.dev/changelog/new-merchant-of-record-application-field-in-order-object.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-10 # New Merchant of Record application field in order object As of GraphQL Admin API and REST Admin API version 2022-10, information on application acting as the Merchant of Record for the order would be available through the Order object. This information would only be populated with supported applications. New `merchantOfRecordApp` field in GraphQL Admin API returns [`OrderApp` object](https://shopify.dev/api/admin-graphql/unstable/objects/OrderApp) and `merchant_of_record_app_id` field in REST Admin API returns the id of the application . Learn more about the Order object on [Shopify.dev](https://shopify.dev/api/admin-graphql/unstable/objects/Order).