> For the complete documentation index, see [llms.txt](https://docs.stacksync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacksync.com/connectors/acumatica/customize-the-acumatica-endpoint.md).

# Customize the Acumatica Endpoint

Creating a dedicated Web Service Endpoint named `StacksyncDefault` is optional. Use it only when you want to customize the Acumatica objects and fields available in Stacksync instead of using the standard `Default` endpoint.

### Create the endpoint

1. In Acumatica, open **Web Service Endpoints**.
2. Select the latest version of the `Default` endpoint.<br>

   <figure><img src="/files/Um9TXvWsdfaOoXffBdSF" alt=""><figcaption></figcaption></figure>
3. Review the objects included in that endpoint.<br>

   <figure><img src="/files/XcySWYjCDDbP1C4ly1E8" alt=""><figcaption></figcaption></figure>
4. Click **Extend Endpoint**.<br>

   <figure><img src="/files/sdcnIVy1aWSnfm0o8yHR" alt=""><figcaption></figcaption></figure>
5. In the dialog, enter:
   * **Endpoint Name:** `StacksyncDefault`
   * **Endpoint Version:** Use the current version or another valid version number<br>

     <figure><img src="/files/qIqgQtKxte8XvoTv3MS6" alt=""><figcaption></figcaption></figure>
6. Click **OK**.
7. Open the new `StacksyncDefault` endpoint and add, remove, or update the objects and fields required for your sync.<br>

   <figure><img src="/files/Y6Ttjnvm1sDKCRWQvV7q" alt=""><figcaption></figcaption></figure>
8. Save your changes.

Extending the endpoint creates a separate configuration. It does not modify the original `Default` endpoint.

### Endpoint selection for two-way sync

When using [two-way sync](https://docs.stacksync.com/two-way-sync), Stacksync selects:

1. The latest version of `StacksyncDefault`
2. The latest version of `Default` when `StacksyncDefault` is not available

For example, when these endpoints exist:

* `Default` — `24.200.001`
* `StacksyncDefault` — `23.200.001`
* `StacksyncDefault` — `24.200.001`

Stacksync uses `StacksyncDefault` version `24.200.001`.

Endpoint configuration for [Agentic Workflows](https://docs.stacksync.com/agentic-workflows) is handled separately within each workflow step.

If you have any questions or run into any blockers, reach out anytime at <hello@stacksync.com> and the Stacksync team will be happy to help.
