Amdocs · Example Payload

Connectx Pagination Example

TelecomBSSOSSBillingCustomer ManagementMVNO5GSaaS

Connectx Pagination 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

pagepageSizetotalPagestotalItems

Example Payload

Raw ↑
{
  "page": 95,
  "pageSize": 43,
  "totalPages": 95,
  "totalItems": 67
}