--- 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 metadata: effectiveApiVersion: 2022-10 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-08-24T20:57:06-04:00' postedAt: '2022-10-01T00:00:00-04:00' updatedAt: '2024-12-13T17:24:34-05:00' effectiveAt: '2022-10-01T00:00:00-04:00' --- 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).