Avalara · Example Payload

E Invoicing Interop Document Request Example

Taxes

E Invoicing Interop Document Request Example is an example object payload from Avalara, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataFormatdatarecipientIdentifierrecipientIdentifierScheme

Example Payload

Raw ↑
{
  "dataFormat": "sample-value",
  "data": "sample-value",
  "recipientIdentifier": "sample-value",
  "recipientIdentifierScheme": "sample-value"
}