Amdocs · Example Payload

Connectx Invoice Line Item Example

sample-value

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

Connectx Invoice Line Item Example is an example object payload from Amdocs, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionquantityunitPriceamount

Example Payload

Raw ↑
{
  "description": "sample-value",
  "quantity": 161.63,
  "unitPrice": 144.84,
  "amount": 67.94
}