Skip to main content

Network

Zuora

Network

The Network tab lets you configure how Zuora communicates with your external tax engine over the network. This includes setting request timeouts and optionally specifying custom request headers for authentication or routing purposes.

Netread timeout

This setting defines how long Zuora should wait for a response from your tax engine before timing out. You can select from predefined durations. The available options are
1 minute, 2 minutes, 5 minutes, and 10 minutes. This helps prevent delays in processing invoices or credit memos in the event of an unresponsive tax engine.

Request headers

You can specify additional HTTP headers to be included in tax requests. While these headers are not typically required, they are useful in scenarios requiring authentication through firewalls or other specific cases.

Each request header requires:

  • Key, for example, Authorization
  • Value, for example, Bearer <your-token>

Add custom headers

  1. Click + Add Field.
  2. Enter the header key in the first field.
  3. Enter the header value in the second field.
  4. <Optional> Click the Delete icon to remove any header.