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

# soap_access table

> Table that contains constraints on the access to the soap interface

## soap\_access Table (362)

Table that contains constraints on the access to the soap interface

## Fields

| Name          | Description                       | Type        | Nullable |
| ------------- | --------------------------------- | ----------- | :------: |
| id            | Primary key                       | PK          |    No    |
| address\_from | IP address range from address     | String(255) |    Yes   |
| address\_to   | IP address range to address       | String(255) |    Yes   |
| type          | Type: customer, ticket, admin etc | Int         |    Yes   |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/soap_access.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=3257b7a88afb2de556f8b2a49aa3b94c" alt="soap_access table relationship diagram" width="127" height="59" data-path="media/loc/en/database/tables/soap_access.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [Database table listing](/en/database/tables/index.md)
- [access_script table](/en/database/tables/access-script.md)
- [kb_workflow_access table](/en/database/tables/kb-workflow-access.md)
- [ErpConnectionAccess table](/en/database/tables/erpconnectionaccess.md)
- [QuoteConnectionAccess table](/en/database/tables/quoteconnectionaccess.md)
- [SOAP API](/en/api/web-services/endpoints/soap/index.md)
