# OrderCapturePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderCapture` mutation. ### Access Scopes ## Fields * [transaction](/docs/api/admin-graphql/2024-10/objects/OrderTransaction): OrderTransaction - The created capture transaction. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderCapture](/docs/api/admin-graphql/2024-10/mutations/orderCapture) ## Examples