Medical Network Dental Attachment E2E v1
Number of APIs: 15
-
Phase 1: Delete Attachment DELETE {{RootURL}}/{{BasePath}}/{{DeleteAttachment1}}{{attachmentId}}{{DeleteAttachment2}}{{attachmentFileId}}
-
Step 1: Retrieve Access Token POST {{RootURL}}/{{AccessTokenURL}}
-
Step 2: Get Attachment Health Check GET {{RootURL}}/{{BasePath}}/{{AttachmentHealthCheck}}
-
Step 3: Get All Participating Payers GET {{RootURL}}/{{BasePath}}/{{GetAllParticipatingPayers}}
-
Step 4: Get Participating Payer 1 GET {{RootURL}}/{{BasePath}}/{{GetParticipatingPayer}}{{payerId1}}
-
Step 5: Get Participating Payer 2 GET {{RootURL}}/{{BasePath}}/{{GetParticipatingPayer}}{{payerId2}}
-
Step 6: Get Payer 1 Business Rules GET {{RootURL}}/{{BasePath}}/{{GetPayerBusinessRules1}}{{payerId1}}{{GetPayerBusinessRules2}}{{procedureCode1}}
-
Step 7: Get Payer 2 Business Rules GET {{RootURL}}/{{BasePath}}/{{GetPayerBusinessRules1}}{{payerId2}}{{GetPayerBusinessRules2}}{{procedureCode2}}
-
Phase 2: Create Attachment POST {{RootURL}}/{{BasePath}}/{{CreateAttachment}}
-
Phase 2: Add Attachment POST {{RootURL}}/{{BasePath}}/{{AttachmentAddFile}}{{attachmentId}}