Medical Network Dental Attachment E2E v1

Number of APIs: 15

  1. Phase 1: Delete Attachment DELETE {{RootURL}}/{{BasePath}}/{{DeleteAttachment1}}{{attachmentId}}{{DeleteAttachment2}}{{attachmentFileId}}

  2. Step 1: Retrieve Access Token POST {{RootURL}}/{{AccessTokenURL}}

  3. Step 2: Get Attachment Health Check GET {{RootURL}}/{{BasePath}}/{{AttachmentHealthCheck}}

  4. Step 3: Get All Participating Payers GET {{RootURL}}/{{BasePath}}/{{GetAllParticipatingPayers}}

  5. Step 4: Get Participating Payer 1 GET {{RootURL}}/{{BasePath}}/{{GetParticipatingPayer}}{{payerId1}}

  6. Step 5: Get Participating Payer 2 GET {{RootURL}}/{{BasePath}}/{{GetParticipatingPayer}}{{payerId2}}

  7. Step 6: Get Payer 1 Business Rules GET {{RootURL}}/{{BasePath}}/{{GetPayerBusinessRules1}}{{payerId1}}{{GetPayerBusinessRules2}}{{procedureCode1}}

  8. Step 7: Get Payer 2 Business Rules GET {{RootURL}}/{{BasePath}}/{{GetPayerBusinessRules1}}{{payerId2}}{{GetPayerBusinessRules2}}{{procedureCode2}}

  9. Phase 2: Create Attachment POST {{RootURL}}/{{BasePath}}/{{CreateAttachment}}

  10. Phase 2: Add Attachment POST {{RootURL}}/{{BasePath}}/{{AttachmentAddFile}}{{attachmentId}}