> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AmazonAccount

> Represents information about the Amazon Business account used to place an order.

## Fields

***

<ParamField path="groupId" type={<>String!</>} required>
  Group/team/department ID within an Amazon Business account.
</ParamField>

<ParamField path="email" type={<>String!</>} required>
  Business email associated with the Amazon account that placed the order.
</ParamField>
