---
title: "GET /change/medicalnetwork/reports/v2/{transactionId}/277"
method: GET
path: "/change/medicalnetwork/reports/v2/{transactionId}/277"
tags: ["Claim acknowledgments"]
---

# GET /change/medicalnetwork/reports/v2/{transactionId}/277

`GET /change/medicalnetwork/reports/v2/{transactionId}/277`

Retrieve a 277CA claim acknowledgment in JSON format

## Path parameters

- `transactionId` string, required — A unique identifier for the processed 277 transaction within Stedi. This ID is included in the transaction processed event, which you can receive automatically through Stedi [webhooks](https://www.stedi.com/docs/healthcare/configure-webhooks). You can also retrieve it through the [Poll Transactions endpoint](https://www.stedi.com/docs/healthcare/api-reference/get-poll-transactions).

## Response `200`

ConvertReport277 200 response

- ConvertReport277ResponseContent
  - `meta` Meta, required — Metadata that helps Stedi track and debug the response.
    - `applicationMode` string — Whether this is a test or production ERA.
    - `senderId` string — An identifier for the most recent sender of the ERA. This is usually not the original sender, so this value is unlikely to be a payer ID. When Stedi processes and delivers ERAs through the clearinghouse, this value is always `STEDI`.
    - `traceId` string — Not currently used.
    - `transactionId` string — The Stedi transaction identifier.
  - `transactions` ReportsClaimAcknowledgmentResponse[] — The payer's 277 response.
    - `controlNumber` string — The control number the payer provided in the claim status response. This is used to identify the transaction.
    - `payers` ClaimAcknowledgmentPayer[] — Information about the payer (or intermediary clearinghouse) and the claim status transactions included in the response.
      - `centersForMedicareAndMedicaidServicePlanId` string — The payer's Centers for Medicare and Medicaid Services Plan ID. This is specifically for Health Plan ID (HPID) or Other Entity Identifier (OEID), both of which are no longer mandated for use.
      - `claimStatusTransactions` ClaimAcknowledgmentTransactions[] — Claim status details.
        - `claimStatusDetails` ClaimAcknowledgmentDetails[] — More detailed status information. This includes information about the patient, provider, and services rendered.
          - `patientClaimStatusDetails` PatientClaimStatusDetails[] — Patient information and the status of claims related to the patient. You can use the `claims[].claimStatus.referencedTransactionTraceNumber` in this object to correlate the 277CA with the original claim. Some payers batch acknowledgments for multiple claims into a single 277CA. In these cases, the 277CA will contain multiple `patientClaimStatusDetails` objects, each with its own `referencedTransactionTraceNumber` for the corresponding claim.
            - `claims` ReportsClaims[] — Status information for the claim or service line.
              - …
            - `dependent` PatientClaimStatusDetailsDependent — Information about a dependent who received services related to the claim.
              - …
            - `subscriber` PatientClaimStatusDetailsSubscriber — Information about the primary policy holder for the health plan.
              - …
          - `providerOFServiceInformationTraceIdentifier` string — An identifier for claims related to this provider.
          - `serviceProvider` ClaimAcknowledgmentDetailsServiceProvider — Information about the service provider.
            - `firstName` string — The provider's first name, when the provider is an individual. Can be up to 35 characters.
            - `lastName` string — The provider's last name, when the provider is an individual. Can be up to 60 characters.
            - `middleName` string — The provider's middle name or initial, when the provider is an individual. Can be up to 25 characters.
            - `npi` string — The provider's National Provider Identifier.
            - `organizationName` string — The provider's business name. Can be up to 60 characters.
            - `spn` string — The provider's service provider number.
            - `suffix` string — The provider's name suffix, when the provider is an individual. Can be up to 10 characters.
            - `tin` string — The provider's tax identification number.
          - `serviceProviderClaimStatuses` ServiceProviderClaimStatus[] — Status information for claims related to the provider.
            - `serviceProviderStatuses` ProviderStatus[] — The status of claims related to this provider.
              - …
            - `statusInformationEffectiveDate` string — The date the status information is effective.
        - `claimTransactionBatchNumber` string — A tracking number Stedi assigns to the corresponding 837 claim. It's returned as the `claimReference.correlationId` in the response from our claim submission endpoints. You can use this value to correlate the 277CA with the original claim.
        - `provider` ClaimAcknowledgmentTransactionsProvider — Information about the provider receiving the claim status details.
          - `etin` string — The provider's Electronic Transmitter Identification Number.
          - `firstName` string — The provider's first name. Can be up to 35 characters.
          - `lastName` string — The provider's last name. Can be up to 60 characters.
          - `middleName` string — The provider's middle name or initial. Can be up to 25 characters.
          - `organizationName` string — The provider's business name. Can be up to 60 characters.
        - `providerClaimStatuses` ProviderClaimStatus[] — Overall status information for the claim.
          - `providerStatuses` ProviderStatus[] — The status of the entire claim.
            - `entityIdentifierCode` '36' | '40' | '41' | 'AY' | 'PR' — Entity identifier code for providers in claim status reports
            - `entityIdentifierCodeValue` 'Employer' | 'Receiver' | 'Submitter' | 'Clearinghouse' | 'Payer' — Human-readable descriptions for provider entity identifier codes
            - `healthCareClaimStatusCategoryCode` 'A0' | 'A1' | 'A2' | 'A3' | 'A4' | 'A5' | 'A6' | 'A7' | 'A8' | 'DR01' | 'DR02' | 'DR03' | 'DR04' | 'DR05' | 'DR06' | 'DR07' | 'DR08' | 'P0' | 'P1' | 'P2' | 'P3' | 'P4' | 'P5' | 'F0' | 'F1' | 'F2' | 'F3' | 'F3F' | 'F3N' | 'F4' | 'R0' | 'R1' | 'R3' | 'R4' | 'R5' | 'R6' | 'R7' | 'R8' | 'R9' | 'R10' | 'R11' | 'R12' | 'R13' | 'R14' | 'R15' | 'R16' | 'R17' | 'E0' | 'E1' | 'E2' | 'E3' | 'E4' | 'D0' — Code indicating the status category of the `statusCode` property. Visit [277CA code lists](https://www.stedi.com/docs/healthcare/claims-code-lists#claim-status-category-code) for a complete list.
            - `healthCareClaimStatusCategoryCodeValue` string — Description of the `healthCareClaimStatusCategoryCode` property. Visit [277CA code lists](https://www.stedi.com/docs/healthcare/claims-code-lists#claim-status-category-code) for a complete list.
            - `statusCode` '0' | '1' | '2' | '3' | '6' | '12' | '15' | '16' | '17' | '18' | '19' | '20' | '21' | '23' | '24' | '25' | '26' | '27' | '29' | '30' | '31' | '32' | '33' | '34' | '35' | '37' | '38' | '39' | '40' | '41' | '42' | '44' | '45' | '46' | '47' | '49' | '50' | '51' | '52' | '53' | '54' | '55' | '56' | '57' | '59' | '60' | '61' | '64' | '65' | '66' | '72' | '73' | '78' | '81' | '83' | '84' | '85' | '86' | '88' | '89' | '90' | '91' | '92' | '93' | '94' | '95' | '96' | '97' | '98' | '99' | '100' | '101' | '102' | '103' | '104' | '105' | '106' | '107' | '109' | '110' | '111' | '114' | '116' | '117' | '121' | '123' | '124' | '125' | '126' | '127' | '128' | '129' | '130' | '131' | '132' | '133' | '134' | '135' | '136' | '137' | '138' | '139' | '140' | '141' | '142' | '143' | '144' | '145' | '146' | '147' | '148' | '149' | '150' | '152' | '153' | '154' | '155' | '156' | '157' | '158' | '159' | '160' | '161' | '162' | '163' | '164' | '165' | '166' | '167' | '168' | '170' | '171' | '172' | '173' | '174' | '175' | '176' | '177' | '178' | '179' | '180' | '181' | '182' | '183' | '184' | '185' | '186' | '187' | '188' | '189' | '190' | '191' | '192' | '193' | '194' | '195' | '196' | '197' | '198' | '199' | '200' | '201' | '202' | '203' | '204' | '205' | '206' | '207' | '208' | '209' | '210' | '211' | '212' | '213' | '214' | '215' | '216' | '217' | '218' | '219' | '222' | '223' | '224' | '225' | '226' | '227' | '228' | '229' | '230' | '231' | '232' | '233' | '234' | '235' | '236' | '237' | '238' | '239' | '240' | '241' | '242' | '243' | '244' | '245' | '246' | '247' | '249' | '250' | '251' | '252' | '254' | '255' | '256' | '257' | '258' | '259' | '260' | '261' | '262' | '263' | '264' | '265' | '266' | '267' | '268' | '269' | '270' | '271' | '272' | '273' | '274' | '275' | '276' | '277' | '279' | '281' | '282' | '283' | '284' | '286' | '287' | '288' | '290' | '291' | '292' | '293' | '294' | '295' | '296' | '297' | '298' | '299' | '300' | '301' | '305' | '306' | '307' | '308' | '310' | '311' | '312' | '313' | '314' | '315' | '316' | '318' | '319' | '320' | '322' | '323' | '324' | '325' | '326' | '327' | '329' | '330' | '331' | '333' | '334' | '335' | '336' | '337' | '339' | '340' | '341' | '342' | '343' | '344' | '345' | '346' | '352' | '353' | '354' | '360' | '363' | '364' | '365' | '366' | '374' | '375' | '380' | '382' | '383' | '384' | '385' | '386' | '387' | '388' | '389' | '390' | '391' | '394' | '395' | '396' | '397' | '398' | '400' | '401' | '402' | '403' | '406' | '407' | '408' | '409' | '414' | '417' | '419' | '420' | '428' | '430' | '431' | '432' | '433' | '434' | '435' | '441' | '442' | '443' | '449' | '450' | '451' | '452' | '453' | '454' | '455' | '456' | '457' | '458' | '459' | '460' | '464' | '465' | '466' | '467' | '468' | '469' | '470' | '471' | '472' | '473' | '474' | '475' | '476' | '477' | '478' | '479' | '480' | '481' | '483' | '484' | '485' | '486' | '487' | '488' | '489' | '490' | '491' | '492' | '493' | '494' | '495' | '496' | '497' | '498' | '499' | '500' | '501' | '502' | '503' | '504' | '505' | '506' | '507' | '508' | '509' | '510' | '511' | '512' | '513' | '514' | '515' | '516' | '517' | '518' | '519' | '520' | '521' | '522' | '523' | '524' | '525' | '526' | '527' | '528' | '529' | '530' | '531' | '532' | '533' | '534' | '535' | '536' | '537' | '538' | '539' | '540' | '541' | '542' | '543' | '544' | '545' | '546' | '547' | '548' | '549' | '550' | '551' | '552' | '553' | '554' | '555' | '556' | '557' | '558' | '559' | '560' | '561' | '562' | '563' | '564' | '565' | '566' | '567' | '568' | '569' | '571' | '572' | '573' | '574' | '575' | '576' | '577' | '578' | '579' | '580' | '581' | '582' | '583' | '584' | '585' | '586' | '587' | '588' | '589' | '590' | '591' | '592' | '593' | '594' | '595' | '596' | '597' | '598' | '599' | '600' | '601' | '602' | '603' | '604' | '605' | '606' | '607' | '608' | '609' | '610' | '611' | '612' | '613' | '614' | '615' | '616' | '617' | '618' | '619' | '620' | '621' | '622' | '623' | '624' | '625' | '626' | '627' | '628' | '629' | '630' | '631' | '632' | '633' | '634' | '635' | '636' | '637' | '638' | '639' | '640' | '642' | '643' | '644' | '645' | '646' | '647' | '648' | '649' | '650' | '651' | '652' | '653' | '654' | '655' | '656' | '657' | '658' | '659' | '660' | '661' | '662' | '663' | '664' | '665' | '666' | '667' | '668' | '669' | '670' | '671' | '672' | '673' | '674' | '675' | '676' | '677' | '678' | '679' | '680' | '681' | '682' | '683' | '684' | '685' | '686' | '687' | '688' | '689' | '690' | '691' | '692' | '693' | '694' | '695' | '696' | '697' | '698' | '699' | '700' | '701' | '702' | '703' | '704' | '705' | '706' | '707' | '708' | '709' | '710' | '711' | '712' | '713' | '714' | '715' | '716' | '717' | '718' | '719' | '720' | '721' | '722' | '723' | '724' | '725' | '726' | '727' | '728' | '729' | '730' | '731' | '732' | '733' | '734' | '735' | '736' | '737' | '738' | '739' | '740' | '741' | '742' | '743' | '744' | '745' | '746' | '747' | '748' | '749' | '750' | '751' | '752' | '753' | '754' | '755' | '756' | '757' | '758' | '759' | '760' | '761' | '762' | '763' | '764' | '765' | '766' | '767' | '768' | '769' | '770' | '771' | '772' | '773' | '774' | '775' | '776' | '777' | '778' | '779' | '780' | '781' | '782' | '783' | '784' | '785' | '786' | '787' | '788' | '789' | '790' | '791' | '792' | '793' | '794' | '795' | '796' | '798' | '799' | '800' | '801' | '802' | '803'
            - `statusCodeValue` string — The description of the `statusCode`.
          - `statusInformationEffectiveDate` string — The date the claim status information is effective.
      - `entityIdentifierCode` 'AY' | 'PR' — Entity identifier code for payers in claim status reports
      - `entityIdentifierCodeValue` 'Clearinghouse' | 'Payer' — Human-readable descriptions for payer entity identifier codes
      - `etin` string — The payer's Electronic Transmitter Identification Number.
      - `federalTaxpayerIdentificationNumber` string — The payer's Federal Taxpayer Identification Number.
      - `organizationName` string — The payer or intermediary clearinghouse's business name.
      - `payerContactInformation` PayerContactInformation — The payer's business contact information.
        - `contactMethods` ContactMethods[] — Each contact will have a single property set, except for phone with extension.
          - `electronicDataInterChangeAccessNumber` string — The Electronic Data Interchange Access Number.
          - `email` string — The email address.
          - `fax` string — The fax number.
          - `phone` string — The telephone number including the area code (if applicable). Phone numbers are formatted as AAABBBCCCC, where AAA represents the area code, BBB represents the telephone number prefix, and CCCC represents the telephone number. Phone numbers are provided without separators, such as dashes or parentheses. For example, `5551123345` for `555-112-3345`.
          - `phoneExtension` string — The telephone extension, if applicable.
        - `contactName` string — The name of the contact person or entity.
      - `payerIdentification` string — The payer's unique identifier.
    - `referenceIdentification` string — A number the payer assigns to the transaction to identify it within their system.
    - `transactionSetCreationDate` string — The date the payer created the transaction.
    - `transactionSetCreationTime` string — The time the payer created the transaction, expressed in 24-hour clock time. May be formatted as HHMM, HHMMSS, HHMMSSD, or HHMMSSDD, where H = hours (00-23), M = minutes (00-59), S = integer seconds (00-59) and DD = decimal seconds; decimal seconds are expressed as follows: D = tenths (0-9) and DD = hundredths (00-99).

## Other responses

- `400` — ValidationException 400 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `429` — ThrottlingException 429 response
- `500` — InternalFailureException 500 response
- `503` — ServiceUnavailableException 503 response
- `504` — GatewayTimeoutException 504 response

---

[API](https://skmtc.net/stedi/apis/stedi-healthcare.md) · [All operations](https://skmtc.net/stedi/apis/stedi-healthcare/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stedi/stedi-healthcare/revisions/4ba02a47bfc5/schema)
