Use Test API Response Types
You can use your API client to test all of our API response types in the sandbox. You do this using a separate Test Payer ID, that is unique for each response type. All IDs for API response types follow a specific naming pattern:
TEST<EP/PP><StatusCode>
- EP: Electronic Payer (a payer (insurance company where the claim is going to) that supports electronic attachment submissions)
- PP: Print/Fax Payer
- The two-digit StatusCode (01, 02, ...), this is the status code identifying the response type for which the payer is configured, as in:
TESTEP02
Updated 9 months ago