availity · Example Payload

Claim Status Detail Search Request Example

Claim Status Detail Search Request Example is an example object payload from availity, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

payerIdclaimNumberrequestTypeproviderTaxIdproviderNpiprocessedDate

Example Payload

Raw ↑
{
  "payerId": "BCBS001",
  "claimNumber": "CLM-2025-001234",
  "requestType": "CLAIM_NUMBER",
  "providerTaxId": "123456789",
  "providerNpi": "1234567890",
  "processedDate": "2025-03-15"
}