Submit electronic claim
curl --request POST \
--url https://api.example.com/api/v2/clearinghouse/claim \
--header 'Content-Type: application/json' \
--data '
{
"tradingPartnerServiceId": "<string>",
"submitter": {
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
},
"organizationName": "<string>",
"lastName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"submitterIdentification": "<string>"
},
"receiver": {
"organizationName": "<string>"
},
"subscriber": {
"memberId": "<string>",
"ssn": "<string>",
"organizationName": "<string>",
"subscriberGroupName": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"dateOfBirth": "<string>",
"policyNumber": "<string>",
"groupNumber": "<string>"
},
"billing": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"claimInformation": {
"claimChargeAmount": "<string>",
"healthCareCodeInformation": [
{
"diagnosisCode": "<string>"
}
],
"serviceLines": [
{
"serviceDate": "<string>",
"professionalService": {
"procedureCode": "<string>",
"lineItemChargeAmount": "<string>",
"serviceUnitCount": "<string>",
"compositeDiagnosisCodePointers": {
"diagnosisCodePointers": [
"<string>"
]
},
"procedureModifiers": [
"<string>"
],
"description": "<string>",
"placeOfServiceCode": "<string>"
},
"assignedNumber": "<string>",
"serviceDateEnd": "<string>",
"serviceLineSupplementalInformation": [
{
"attachmentControlNumber": "<string>"
}
],
"ambulanceCertification": [
{
"conditionCodes": []
}
],
"hospiceEmployeeIndicator": true,
"serviceLineDateInformation": {
"prescriptionDate": "<string>",
"certificationRevisionOrRecertificationDate": "<string>",
"beginTherapyDate": "<string>",
"lastCertificationDate": "<string>",
"treatmentOrTherapyDate": "<string>",
"hemoglobinTestDate": "<string>",
"serumCreatineTestDate": "<string>",
"shippedDate": "<string>",
"lastXRayDate": "<string>",
"initialTreatmentDate": "<string>"
},
"ambulancePatientCount": 123,
"obstetricAnesthesiaAdditionalUnits": 123,
"testResults": [
{
"testResults": "<string>"
}
],
"serviceLineReferenceInformation": {
"repricedLineItemReferenceNumber": "<string>",
"adjustedRepricedLineItemReferenceNumber": "<string>",
"priorAuthorization": [
{
"priorAuthorizationOrReferralNumber": "<string>",
"otherPayerPrimaryIdentifier": "<string>"
}
],
"mammographyCertificationNumber": "<string>",
"clinicalLaboratoryImprovementAmendmentNumber": "<string>",
"referringCliaNumber": "<string>",
"immunizationBatchNumber": "<string>",
"referralNumber": [
"<string>"
]
},
"salesTaxAmount": "<string>",
"postageTaxAmount": "<string>",
"fileInformation": [
"<string>"
],
"additionalNotes": "<string>",
"goalRehabOrDischargePlans": "<string>",
"thirdPartyOrganizationNotes": "<string>",
"purchasedServiceProvider": {
"providerType": "<string>",
"npi": "<string>",
"stateLicenseNumber": "<string>",
"commercialNumber": "<string>",
"payerIdentificationNumber": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"locationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
},
"otherIdentifier": "<string>",
"secondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
},
"orderingProvider": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"payerIdentificationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"otherIdentifier": "<string>",
"secondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
},
"lineAdjudicationInformation": [
{
"otherPayerPrimaryIdentifier": "<string>",
"serviceLinePaidAmount": "<string>",
"procedureCode": "<string>",
"paidServiceUnitCount": "<string>",
"adjudicationOrPaymentDate": "<string>",
"procedureModifier": [
"<string>"
],
"procedureCodeDescription": "<string>",
"bundledOrUnbundledLineNumber": "<string>",
"claimAdjustmentInformation": [
{
"adjustmentDetails": [
{
"adjustmentReasonCode": "<string>",
"adjustmentAmount": "<string>",
"adjustmentQuantity": "<string>"
}
]
}
],
"remainingPatientLiability": "<string>"
}
],
"formIdentification": [
{
"formIdentifier": "<string>",
"supportingDocumentation": [
{
"questionNumber": "<string>",
"questionResponse": "<string>",
"questionResponseAsDate": "<string>",
"questionResponseAsPercent": "<string>"
}
]
}
]
}
],
"propertyCasualtyClaimNumber": "<string>",
"relatedCausesCode": [],
"autoAccidentStateCode": "<string>",
"autoAccidentCountryCode": "<string>",
"patientAmountPaid": "<string>",
"fileInformation": "<string>",
"fileInformationList": [
"<string>"
],
"deathDate": "<string>",
"patientWeight": "<string>",
"patientSignatureSourceCode": true,
"claimDateInformation": {
"symptomDate": "<string>",
"initialTreatmentDate": "<string>",
"lastSeenDate": "<string>",
"acuteManifestationDate": "<string>",
"accidentDate": "<string>",
"lastMenstrualPeriodDate": "<string>",
"lastXRayDate": "<string>",
"hearingAndVisionPrescriptionDate": "<string>",
"disabilityBeginDate": "<string>",
"disabilityEndDate": "<string>",
"lastWorkedDate": "<string>",
"authorizedReturnToWorkDate": "<string>",
"admissionDate": "<string>",
"dischargeDate": "<string>",
"assumedAndRelinquishedCareBeginDate": "<string>",
"assumedAndRelinquishedCareEndDate": "<string>",
"repricerReceivedDate": "<string>",
"firstContactDate": "<string>"
},
"claimSupplementalInformation": {
"reportInformations": [
{
"attachmentControlNumber": "<string>"
}
],
"priorAuthorizationNumber": "<string>",
"referralNumber": "<string>",
"claimControlNumber": "<string>",
"cliaNumber": "<string>",
"repricedClaimNumber": "<string>",
"adjustedRepricedClaimNumber": "<string>",
"investigationalDeviceExemptionNumber": "<string>",
"claimNumber": "<string>",
"mammographyCertificationNumber": "<string>",
"medicalRecordNumber": "<string>",
"demoProjectIdentifier": "<string>",
"carePlanOversightNumber": "<string>",
"medicareCrossoverReferenceId": "<string>"
},
"ambulanceCertification": [
{
"conditionCodes": []
}
],
"patientConditionInformationVision": [
{
"conditionCodes": []
}
],
"homeboundIndicator": true,
"anesthesiaRelatedSurgicalProcedure": [
"<string>"
],
"conditionInformation": [
{
"conditionCodes": [
"<string>"
]
}
],
"claimNote": {
"additionalInformation": "<string>",
"certificationNarrative": "<string>",
"goalRehabOrDischargePlans": "<string>",
"diagnosisDescription": "<string>",
"thirdPartOrgNotes": "<string>"
},
"otherSubscriberInformation": [
{
"otherSubscriberName": {
"otherInsuredLastName": "<string>",
"otherInsuredIdentifier": "<string>",
"otherInsuredFirstName": "<string>",
"otherInsuredMiddleName": "<string>",
"otherInsuredNameSuffix": "<string>",
"otherInsuredAdditionalIdentifier": "<string>"
},
"otherPayerName": {
"otherPayerOrganizationName": "<string>",
"otherPayerIdentifier": "<string>",
"otherPayerAdjudicationOrPaymentDate": "<string>",
"otherPayerSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
],
"otherPayerPriorAuthorizationNumber": "<string>",
"otherPayerPriorAuthorizationOrReferralNumber": "<string>",
"otherPayerClaimAdjustmentIndicator": true,
"otherPayerClaimControlNumber": "<string>"
},
"insuranceGroupOrPolicyNumber": "<string>",
"otherInsuredGroupName": "<string>",
"claimLevelAdjustments": [
{
"adjustmentDetails": [
{
"adjustmentReasonCode": "<string>",
"adjustmentAmount": "<string>",
"adjustmentQuantity": "<string>"
}
]
}
],
"payerPaidAmount": "<string>",
"nonCoveredChargeAmount": "<string>",
"remainingPatientLiability": "<string>",
"otherPayerReferringProvider": [
{
"otherPayerReferringProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerRenderingProvider": [
{
"otherPayerRenderingProviderSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerServiceFacilityLocation": [
{
"otherPayerServiceFacilityLocationSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerSupervisingProvider": [
{
"otherPayerSupervisingProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerBillingProvider": [
{
"otherPayerBillingProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"patientSignatureGeneratedForPatient": true,
"medicareOutpatientAdjudication": {
"reimbursementRate": "<string>",
"hcpcsPayableAmount": "<string>",
"claimPaymentRemarkCode": [
"<string>"
],
"endStageRenalDiseasePaymentAmount": "<string>",
"nonPayableProfessionalComponentBilledAmount": "<string>"
}
}
]
},
"isTesting": true,
"controlNumber": "<string>",
"providers": [
{
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
}
],
"referring": {
"providerType": "<string>",
"npi": "<string>",
"commercialNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"rendering": {
"providerType": "<string>",
"npi": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"ordering": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"payerIdentificationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"supervising": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"tradingPartnerName": "<string>"
}
'{
"claimSubmissionId": "<string>",
"patientControlNumber": "<string>"
}Clearinghouse
Submit electronic claim
Submits an electronic claim for processing. The submission is handled asynchronously, and this endpoint returns an identifier to track the status of the claim submission.
POST
/
api
/
v2
/
clearinghouse
/
claim
Submit electronic claim
curl --request POST \
--url https://api.example.com/api/v2/clearinghouse/claim \
--header 'Content-Type: application/json' \
--data '
{
"tradingPartnerServiceId": "<string>",
"submitter": {
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
},
"organizationName": "<string>",
"lastName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"submitterIdentification": "<string>"
},
"receiver": {
"organizationName": "<string>"
},
"subscriber": {
"memberId": "<string>",
"ssn": "<string>",
"organizationName": "<string>",
"subscriberGroupName": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"dateOfBirth": "<string>",
"policyNumber": "<string>",
"groupNumber": "<string>"
},
"billing": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"claimInformation": {
"claimChargeAmount": "<string>",
"healthCareCodeInformation": [
{
"diagnosisCode": "<string>"
}
],
"serviceLines": [
{
"serviceDate": "<string>",
"professionalService": {
"procedureCode": "<string>",
"lineItemChargeAmount": "<string>",
"serviceUnitCount": "<string>",
"compositeDiagnosisCodePointers": {
"diagnosisCodePointers": [
"<string>"
]
},
"procedureModifiers": [
"<string>"
],
"description": "<string>",
"placeOfServiceCode": "<string>"
},
"assignedNumber": "<string>",
"serviceDateEnd": "<string>",
"serviceLineSupplementalInformation": [
{
"attachmentControlNumber": "<string>"
}
],
"ambulanceCertification": [
{
"conditionCodes": []
}
],
"hospiceEmployeeIndicator": true,
"serviceLineDateInformation": {
"prescriptionDate": "<string>",
"certificationRevisionOrRecertificationDate": "<string>",
"beginTherapyDate": "<string>",
"lastCertificationDate": "<string>",
"treatmentOrTherapyDate": "<string>",
"hemoglobinTestDate": "<string>",
"serumCreatineTestDate": "<string>",
"shippedDate": "<string>",
"lastXRayDate": "<string>",
"initialTreatmentDate": "<string>"
},
"ambulancePatientCount": 123,
"obstetricAnesthesiaAdditionalUnits": 123,
"testResults": [
{
"testResults": "<string>"
}
],
"serviceLineReferenceInformation": {
"repricedLineItemReferenceNumber": "<string>",
"adjustedRepricedLineItemReferenceNumber": "<string>",
"priorAuthorization": [
{
"priorAuthorizationOrReferralNumber": "<string>",
"otherPayerPrimaryIdentifier": "<string>"
}
],
"mammographyCertificationNumber": "<string>",
"clinicalLaboratoryImprovementAmendmentNumber": "<string>",
"referringCliaNumber": "<string>",
"immunizationBatchNumber": "<string>",
"referralNumber": [
"<string>"
]
},
"salesTaxAmount": "<string>",
"postageTaxAmount": "<string>",
"fileInformation": [
"<string>"
],
"additionalNotes": "<string>",
"goalRehabOrDischargePlans": "<string>",
"thirdPartyOrganizationNotes": "<string>",
"purchasedServiceProvider": {
"providerType": "<string>",
"npi": "<string>",
"stateLicenseNumber": "<string>",
"commercialNumber": "<string>",
"payerIdentificationNumber": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"locationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
},
"otherIdentifier": "<string>",
"secondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
},
"orderingProvider": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"payerIdentificationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"otherIdentifier": "<string>",
"secondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
},
"lineAdjudicationInformation": [
{
"otherPayerPrimaryIdentifier": "<string>",
"serviceLinePaidAmount": "<string>",
"procedureCode": "<string>",
"paidServiceUnitCount": "<string>",
"adjudicationOrPaymentDate": "<string>",
"procedureModifier": [
"<string>"
],
"procedureCodeDescription": "<string>",
"bundledOrUnbundledLineNumber": "<string>",
"claimAdjustmentInformation": [
{
"adjustmentDetails": [
{
"adjustmentReasonCode": "<string>",
"adjustmentAmount": "<string>",
"adjustmentQuantity": "<string>"
}
]
}
],
"remainingPatientLiability": "<string>"
}
],
"formIdentification": [
{
"formIdentifier": "<string>",
"supportingDocumentation": [
{
"questionNumber": "<string>",
"questionResponse": "<string>",
"questionResponseAsDate": "<string>",
"questionResponseAsPercent": "<string>"
}
]
}
]
}
],
"propertyCasualtyClaimNumber": "<string>",
"relatedCausesCode": [],
"autoAccidentStateCode": "<string>",
"autoAccidentCountryCode": "<string>",
"patientAmountPaid": "<string>",
"fileInformation": "<string>",
"fileInformationList": [
"<string>"
],
"deathDate": "<string>",
"patientWeight": "<string>",
"patientSignatureSourceCode": true,
"claimDateInformation": {
"symptomDate": "<string>",
"initialTreatmentDate": "<string>",
"lastSeenDate": "<string>",
"acuteManifestationDate": "<string>",
"accidentDate": "<string>",
"lastMenstrualPeriodDate": "<string>",
"lastXRayDate": "<string>",
"hearingAndVisionPrescriptionDate": "<string>",
"disabilityBeginDate": "<string>",
"disabilityEndDate": "<string>",
"lastWorkedDate": "<string>",
"authorizedReturnToWorkDate": "<string>",
"admissionDate": "<string>",
"dischargeDate": "<string>",
"assumedAndRelinquishedCareBeginDate": "<string>",
"assumedAndRelinquishedCareEndDate": "<string>",
"repricerReceivedDate": "<string>",
"firstContactDate": "<string>"
},
"claimSupplementalInformation": {
"reportInformations": [
{
"attachmentControlNumber": "<string>"
}
],
"priorAuthorizationNumber": "<string>",
"referralNumber": "<string>",
"claimControlNumber": "<string>",
"cliaNumber": "<string>",
"repricedClaimNumber": "<string>",
"adjustedRepricedClaimNumber": "<string>",
"investigationalDeviceExemptionNumber": "<string>",
"claimNumber": "<string>",
"mammographyCertificationNumber": "<string>",
"medicalRecordNumber": "<string>",
"demoProjectIdentifier": "<string>",
"carePlanOversightNumber": "<string>",
"medicareCrossoverReferenceId": "<string>"
},
"ambulanceCertification": [
{
"conditionCodes": []
}
],
"patientConditionInformationVision": [
{
"conditionCodes": []
}
],
"homeboundIndicator": true,
"anesthesiaRelatedSurgicalProcedure": [
"<string>"
],
"conditionInformation": [
{
"conditionCodes": [
"<string>"
]
}
],
"claimNote": {
"additionalInformation": "<string>",
"certificationNarrative": "<string>",
"goalRehabOrDischargePlans": "<string>",
"diagnosisDescription": "<string>",
"thirdPartOrgNotes": "<string>"
},
"otherSubscriberInformation": [
{
"otherSubscriberName": {
"otherInsuredLastName": "<string>",
"otherInsuredIdentifier": "<string>",
"otherInsuredFirstName": "<string>",
"otherInsuredMiddleName": "<string>",
"otherInsuredNameSuffix": "<string>",
"otherInsuredAdditionalIdentifier": "<string>"
},
"otherPayerName": {
"otherPayerOrganizationName": "<string>",
"otherPayerIdentifier": "<string>",
"otherPayerAdjudicationOrPaymentDate": "<string>",
"otherPayerSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
],
"otherPayerPriorAuthorizationNumber": "<string>",
"otherPayerPriorAuthorizationOrReferralNumber": "<string>",
"otherPayerClaimAdjustmentIndicator": true,
"otherPayerClaimControlNumber": "<string>"
},
"insuranceGroupOrPolicyNumber": "<string>",
"otherInsuredGroupName": "<string>",
"claimLevelAdjustments": [
{
"adjustmentDetails": [
{
"adjustmentReasonCode": "<string>",
"adjustmentAmount": "<string>",
"adjustmentQuantity": "<string>"
}
]
}
],
"payerPaidAmount": "<string>",
"nonCoveredChargeAmount": "<string>",
"remainingPatientLiability": "<string>",
"otherPayerReferringProvider": [
{
"otherPayerReferringProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerRenderingProvider": [
{
"otherPayerRenderingProviderSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerServiceFacilityLocation": [
{
"otherPayerServiceFacilityLocationSecondaryIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerSupervisingProvider": [
{
"otherPayerSupervisingProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"otherPayerBillingProvider": [
{
"otherPayerBillingProviderIdentifier": [
{
"qualifier": "<string>",
"identifier": "<string>",
"otherIdentifier": "<string>"
}
]
}
],
"patientSignatureGeneratedForPatient": true,
"medicareOutpatientAdjudication": {
"reimbursementRate": "<string>",
"hcpcsPayableAmount": "<string>",
"claimPaymentRemarkCode": [
"<string>"
],
"endStageRenalDiseasePaymentAmount": "<string>",
"nonPayableProfessionalComponentBilledAmount": "<string>"
}
}
]
},
"isTesting": true,
"controlNumber": "<string>",
"providers": [
{
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
}
],
"referring": {
"providerType": "<string>",
"npi": "<string>",
"commercialNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"rendering": {
"providerType": "<string>",
"npi": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"ordering": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"payerIdentificationNumber": "<string>",
"employerIdentificationNumber": "<string>",
"claimOfficeNumber": "<string>",
"naic": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"supervising": {
"providerType": "<string>",
"npi": "<string>",
"ssn": "<string>",
"employerId": "<string>",
"commercialNumber": "<string>",
"locationNumber": "<string>",
"stateLicenseNumber": "<string>",
"providerUpinNumber": "<string>",
"taxonomyCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"middleName": "<string>",
"suffix": "<string>",
"organizationName": "<string>",
"contactInformation": {
"name": "<string>",
"phoneNumber": "<string>",
"faxNumber": "<string>",
"email": "<string>",
"phoneExtension": "<string>"
}
},
"tradingPartnerName": "<string>"
}
'{
"claimSubmissionId": "<string>",
"patientControlNumber": "<string>"
}Body
application/json
Minimum string length:
1Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required array length:
1 - 2147483647 elementsShow child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Response
Claim submission initiated successfully. Returns an ID to track the claim submission.
Claim submission initiated successfully. Returns an ID to track the claim submission.
⌘I