Avalara · Example Payload

Communications Ts Pair Model Example

Taxes

Communications Ts Pair Model 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

TransactionTypeTransactionTypeDescriptionServiceTypeServiceTypeDescription

Example Payload

Raw ↑
{
  "TransactionType": 42,
  "TransactionTypeDescription": "Sample description",
  "ServiceType": 42,
  "ServiceTypeDescription": "Sample description"
}