Skip to content

Instantly share code, notes, and snippets.

@guptag-dev
Created September 20, 2013 14:30
Show Gist options
  • Save guptag-dev/6638472 to your computer and use it in GitHub Desktop.
Save guptag-dev/6638472 to your computer and use it in GitHub Desktop.
500 for Bad npi
{
"api_key": "4d69b8b1-0ef8-45a5-9150-8334d6e6b49a",
"service_provider_list": [
{
"facility_name": "Quality",
"provider_name": "Jane Austen",
"tax_id": "12345678",
"address": "125 Snow Shoe Road",
"city": "Sacramento",
"state": "CA",
"zip": "94107",
"ptan": "54321",
"npi": "98765432"
},
{
"facility_name": "Aetna",
"provider_name": "Jack Austen",
"tax_id": "12345678",
"address": "985 Snow Shoe Road",
"city": "Menlo Park",
"state": "CA",
"zip": "94107",
"ptan": "54321",
"npi": "98765432"
}
],
"payer_ids": [
"00431"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment