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

# PointOfInteractionInput

> If the payment transaction is performed at a specific point of interaction this field should be provided.

`INPUT_OBJECT`

If the payment transaction is performed at a specific point of interaction this field should be provided.

## Fields

<ResponseField name="location" type="LocationInput">
  <Expandable title="child attributes">
    <ResponseField name="id" type="UUID!" required />
  </Expandable>
</ResponseField>
