{"swagger":"2.0","info":{"version":"v1","title":"Ccp.Docs.Wcf.Public"},"host":"api.redcard.com","schemes":["http","https"],"paths":{"/api/v1/ClearedCheck/ClearedCheckPDFPresent":{"post":{"tags":["ClearedCheck"],"operationId":"ClearedCheck_ClearedCheckPDFPresent","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"clearedCheckRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ClearedCheckRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/ClearedCheck/RetrieveClearedCheckPDF":{"post":{"tags":["ClearedCheck"],"operationId":"ClearedCheck_RetrieveClearedCheckPDF","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"clearedCheckRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ClearedCheckRequest"}}],"responses":{"200":{"description":"Check image found.","schema":{"type":"string"}},"204":{"description":"No check image found.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/CoreComplianceV2/Bulk835DownloadV2":{"post":{"tags":["CoreComplianceV2"],"summary":"Method to download 835 for a given PaymentId or for payments that have not been downloaded before\r\nPayloadID may contain a paymentId or the string \"Latest\"\r\nIf the PayloadID field contains a paymentId the 835 for the given payment will be downloaded\r\nIf the PayloadID field contains string \"LATEST\" then the payments whose 835 has not be downloaded earlier will be included.","operationId":"CoreComplianceV2_Bulk835DownloadV2","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"Bulk835DownloadRequestV2 Object included Username and Password","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.Bulk835DownloadRequestV2"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/CoreComplianceV2":{"post":{"tags":["CoreComplianceV2"],"summary":"Method to download 835 for a given PaymentId or for payments that have not been downloaded before\r\nPayloadID may contain a paymentId or the string \"Latest\"\r\nIf the PayloadID field contains a paymentId the 835 for the given payment will be downloaded\r\nIf the PayloadID field contains string \"LATEST\" then the payments whose 835 has not be downloaded earlier will be included.","operationId":"CoreComplianceV2_Bulk835DownloadV2","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"Bulk835DownloadRequestV2 Object included Username and Password","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.Bulk835DownloadRequestV2"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/CoreComplianceV2/{emailId}":{"post":{"tags":["CoreComplianceV2"],"summary":"Method to download 835 for a given PaymentId or for payments that have not been downloaded before\r\nPayloadID may contain a paymentId or the string \"Latest\"\r\nIf the PayloadID field contains a paymentId the 835 for the given payment will be downloaded\r\nIf the PayloadID field contains string \"LATEST\" then the payments whose 835 has not be downloaded earlier will be included.","operationId":"CoreComplianceV2_Bulk835DownloadV2","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"Bulk835DownloadRequestV2 Object included Username and Password","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.Bulk835DownloadRequestV2"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/SendFaxesThroughDocs":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_SendFaxesThroughDocs","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"faxRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.DocsSendFaxRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/GetFaxDetails_V1":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_GetFaxDetails_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"faxRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.FaxDetailsRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/GetPendingFaxes_V1":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_GetPendingFaxes_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"docsPendingFax","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.DocsPendingFaxRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/GetFaxVendorImage_V1":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_GetFaxVendorImage_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"vendorImageRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.FaxVendorImageRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/CancelFax":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_CancelFax","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"docsFaxCancelRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.DocsFaxCancelRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsFaxSender/ReleaseProviderFaxesFromHold":{"post":{"tags":["DocsFaxSender"],"operationId":"DocsFaxSender_ReleaseProviderFaxesFromHold","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"docsReleaseFromHoldRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.DocsReleaseReceiverFaxFromHoldRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/GetAllPaymentExceptionsDetails":{"post":{"tags":["DocsPayments"],"summary":"Return all payments in an \"exception state\". For ZPass it's unpaid, for Docs it's TBD","operationId":"DocsPayments_GetAllPaymentExceptionsDetails","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"Can provide various filters and sort options","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentExceptionSearchRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/ConvertPayments":{"post":{"tags":["DocsPayments"],"summary":"Convert payments from one modality to another","operationId":"DocsPayments_ConvertPayments","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"requests","in":"body","description":"Can specify a list of payment IDs, a product line, and notes","required":true,"schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionRequest"}}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/GetEdiDataStorageDetails":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_GetEdiDataStorageDetails","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsEdiDataStorageRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/GetAdminPortalPayments":{"post":{"tags":["DocsPayments"],"summary":"Take in search parameters to query the Zpass Database and Central Payments Database then merge the data into as single merged object.","operationId":"DocsPayments_GetAdminPortalPayments","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchResponse"}},"204":{"description":"Unable to find the requested ProviderId."},"500":{"description":"Unable to find the requested ProviderId."}}}},"/api/v1/DocsPayments/GetAdminPortalClaims":{"post":{"tags":["DocsPayments"],"summary":"Take in search parameters to query the Zpass Database and Central Payments Database then merge the data into as single merged object.","operationId":"DocsPayments_GetAdminPortalClaims","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchResponse"}},"204":{"description":"Unable to find the requested ProviderId."},"500":{"description":"Unable to find the requested ProviderId."}}}},"/api/v1/DocsPayments/GetPaymentInfo":{"get":{"tags":["DocsPayments"],"operationId":"DocsPayments_GetPaymentInfo","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"paymentId","in":"query","required":true,"type":"integer","format":"int64"},{"name":"sourceSystem","in":"query","required":true,"type":"string","enum":["Unknown","Zpass","Docs","DocsPayee"]}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfoResponse"}}}}},"/api/v1/DocsPayments/GetPaymentMethodInfo":{"get":{"tags":["DocsPayments"],"operationId":"DocsPayments_GetPaymentMethodInfo","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"paymentId","in":"query","required":true,"type":"integer","format":"int64"},{"name":"sourceSystem","in":"query","required":true,"type":"string","enum":["Unknown","Zpass","Docs","DocsPayee"]}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentMethodInfoResponse"}}}}},"/api/v1/DocsPayments/GetAchInfo":{"get":{"tags":["DocsPayments"],"operationId":"DocsPayments_GetAchInfo","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"paymentId","in":"query","required":true,"type":"integer","format":"int64"},{"name":"sourceSystem","in":"query","required":true,"type":"string","enum":["Unknown","Zpass","Docs","DocsPayee"]}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AchInfoResponse"}}}}},"/api/v1/DocsPayments/GetCheckInfo":{"get":{"tags":["DocsPayments"],"operationId":"DocsPayments_GetCheckInfo","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"paymentId","in":"query","required":true,"type":"integer","format":"int64"},{"name":"sourceSystem","in":"query","required":true,"type":"string","enum":["Unknown","Zpass","Docs","DocsPayee"]}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.CheckInfoResponse"}}}}},"/api/v1/DocsPayments/VoidCheck":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_VoidCheck","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/VoidAndReissueCheck":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_VoidAndReissueCheck","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/VoidCheckForceACH":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_VoidCheckForceACH","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/DeactivateVCard":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_DeactivateVCard","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/RetryDisbursementForceACH":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_RetryDisbursementForceACH","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/RetryDisbursementForceCheck":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_RetryDisbursementForceCheck","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/GetProviderPortalPayments":{"post":{"tags":["DocsPayments"],"summary":"Payment search for Provider portal","operationId":"DocsPayments_GetProviderPortalPayments","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"providerPortalPaymentSearchRequest","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPortalPaymentSearchRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/Download835s":{"post":{"tags":["DocsPayments"],"operationId":"DocsPayments_Download835s","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.Download835Request"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.Download835Response"}}}}},"/api/v1/DocsPayments/GetProviders":{"post":{"tags":["DocsPayments"],"summary":"Admin method to get provider information based on search parameter","operationId":"DocsPayments_GetProviders","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"providerSearchRequest","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.ProviderSearchRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/PaymentLifeCycleHoldControl":{"post":{"tags":["DocsPayments"],"summary":"Used to hold the payments for requested docid's","operationId":"DocsPayments_PaymentLifeCycleHoldControl","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.PaymentLifeCycleHoldRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/DocsPayments/PaymentLifeCycleReleasePaymentFromHold":{"post":{"tags":["DocsPayments"],"summary":"Used to release the payments for requested docid's which are in hold","operationId":"DocsPayments_PaymentLifeCycleReleasePaymentFromHold","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.PaymentLifeCycleHoldRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/EpayRollUpPdf/RetrieveEpayRollupPdf":{"post":{"tags":["EpayRollupPdf"],"operationId":"EpayRollupPdf_RetrieveEpayRollupPdf","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.EpayRollupPdfRequests"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}}}},"/api/v1/EpayRollupPdf":{"post":{"tags":["EpayRollupPdf"],"operationId":"EpayRollupPdf_RetrieveEpayRollupPdf","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.EpayRollupPdfRequests"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}}}},"/api/v1/EpayRollupPdf/{emailId}":{"post":{"tags":["EpayRollupPdf"],"operationId":"EpayRollupPdf_RetrieveEpayRollupPdf","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.EpayRollupPdfRequests"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}}}},"/api/v1/member":{"get":{"tags":["Member"],"summary":"Retrieves all your members.","operationId":"Member_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"responses":{"200":{"description":"Members found","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.Member"}}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"No members found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]},"post":{"tags":["Member"],"summary":"Create a member.","description":"The member object represents a user in your application who is a member of your health plan.  \r\nThe member object allows you to retrieve claims data, keep a history of provider bills, and track payments the user makes.\r\nThe return object will include a unique identifier that should be stored with the user in your system.","operationId":"Member_Create","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.CreateUpdateMemberRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Member created successfully","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Member"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/planlink":{"post":{"tags":["Member"],"summary":"Create a member.","description":"The member object represents a user in your application who is a member of your health plan.  \r\nThe member object allows you to retrieve claims data, keep a history of provider bills, and track payments the user makes.\r\nThe return object will include a unique identifier that should be stored with the user in your system.","operationId":"Member_CreatePlanLink","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPlanLink"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Member created successfully","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Member"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}":{"get":{"tags":["Member"],"summary":"Retrieves a specific member.","operationId":"Member_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Member found","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Member"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/update":{"post":{"tags":["Member"],"summary":"Updates a member.","description":"The existing member will be updated to match the input parameters exactly. \r\nAll field values must be passed even if you are not changing the value.\r\nIf any fields are null or missing, those fields will be set to null in the existing member object.","operationId":"Member_Update","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.CreateUpdateMemberRequest"}}],"responses":{"200":{"description":"Member updated successfully","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Member"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/delete":{"post":{"tags":["Member"],"summary":"Deletes a member.","operationId":"Member_Delete","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Member was deleted successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/banking":{"get":{"tags":["MemberBanking"],"summary":"Retrieves a list of all bank accounts for a specific member.","description":"Sensitive data, such as routing or account numbers, will be masked with *'s.","operationId":"MemberBanking_GetBankAccounts","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved member bank accounts","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBankAccount"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/banking/{bankAccountId}":{"get":{"tags":["MemberBanking"],"summary":"Retrieves a specific bank account for a specific member.","description":"Sensitive data, such as routing or account numbers, will be masked with *'s.","operationId":"MemberBanking_GetBankAccount","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"bankAccountId","in":"path","description":"Unique identifier for the bank account","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved member bank account","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBankAccount"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/banking/{bankAccountId}/delete":{"post":{"tags":["MemberBanking"],"summary":"Deletes a member bank account","operationId":"MemberBanking_DeleteBankAccount","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"bankAccountId","in":"path","description":"Unique identifier for the bank account","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Bank account deleted","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/banking/setup":{"get":{"tags":["MemberBankingSetup"],"summary":"Retrieves a prebuilt javascript webform that can be used to collect bank account info from your member and send that data directly to our API","description":"The prebuilt webform is an option if you want to offer the payment feature in your app, but you cannot/prefer not to handle your member's bank account information.\r\nYour backend (where API credentials can be securely stored/accessed) will initiate the sequence by calling this endpoint.\r\nWe will embedd the member ID and a client secret key into the webform.  \r\nYour backend should return the webform to your client application where it should be displayed to the member.\r\nWhen the member submits the form, the form fields plus client secret and member ID are sent as parameters to our API where the information is then saved.\r\n<br /><br />\r\nThe client secret should be handled carefully, Don't log it, embed it in URLs, or expose to anyone but the member. \r\n<br />The client secret will expire after 24 hours or after bank account info has been successfully submitted.\r\n<br />The client secret is unique to this individual bank account setup, it will not work for another member.","operationId":"MemberBankingSetup_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Success","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/bills":{"get":{"tags":["MemberBills"],"summary":"Retrieves all bills for a specific member","operationId":"MemberBills_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved bills","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBill"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]},"post":{"tags":["MemberBills"],"summary":"Verifies provider bill image(s) against the member's claims, and returns a list of potentially related claims.","description":"The claims in the response should be displayed to the user, and the user should be asked to select the claims they believe are listed on the bill.\r\nFull claim data summaries can be retrieved by using the \"MemberClaims\" API GET actions using the unique identifiers returned from this endpoint.\r\nThe \"confirm\" endpoint must be used to create a permanent link between the bill object and claim object(s).\r\n<br /><br />\r\nImages should be sent as MultipartFormDataContent\r\nExample of Request:\r\n  MultipartFormDataContent\r\n    \"number_of_pages\": 3\r\n    \"page_1_base64\": {image 1 bytes as base64 string}\r\n    \"page_2_base64\": {image 2 bytes as base64 string}\r\n    \"page_3_base64\": {image 3 bytes as base64 string}","operationId":"MemberBills_Verify","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Successfully verified bill","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBill"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/bills/{billId}/confirm":{"post":{"tags":["MemberBills"],"summary":"Confirm Verify-A-Bill results.","description":"Confirm creates a permanent link between a bill object and one or more claim objects.\r\nConfirming a bill-claim match also allows members to make a payment via the \"MemberPayments\" endpoints.\r\n\r\nNOTE: Image bytes are omitted from the bill object in the response, but can be retrieved using the \"MemberBills\" GET endpoints.","operationId":"MemberBills_Confirm","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"billId","in":"path","description":"Unique identifier for the bill","required":true,"type":"string","format":"uuid"},{"name":"request","in":"body","description":"Unique identifier(s) for the claims the member confirmed were listed on the bill","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.ConfirmVerifyResultsRequest"}}],"responses":{"200":{"description":"Successfully confirmed Verify-A-Bill result","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBill"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/bills/{billId}":{"get":{"tags":["MemberBills"],"summary":"Retrieves a specific bill for a member","operationId":"MemberBills_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"billId","in":"path","description":"Unique identifier for the bill","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved bill","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBill"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/bills/{billId}/delete":{"post":{"tags":["MemberBills"],"summary":"Deletes a bill","operationId":"MemberBills_Delete","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","required":true,"type":"string","format":"uuid"},{"name":"billId","in":"path","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Bill deleted successfully","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/claims":{"get":{"tags":["MemberClaims"],"summary":"Retrieves a list of all claims for a specific member.","operationId":"MemberClaims_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved claim(s)","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberClaim"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/claims/{claimId}":{"get":{"tags":["MemberClaims"],"summary":"Retrieves a specific claim for a specific member.","operationId":"MemberClaims_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"claimId","in":"path","description":"Unique identifier for the claim","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Retrieved claim","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberClaim"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberclaims/GetClaimAsPdfOrImage":{"post":{"tags":["MemberClaims"],"operationId":"MemberClaims_GetClaimAsPdfOrImage","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetClaimAsPdfOrImageRequest"}}],"responses":{"200":{"description":"Retrieved claim","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetClaimAsPdfOrImageResponse"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/TermEnrollee":{"put":{"tags":["MemberEnrollment"],"summary":"Terms member enrollment and their id cards.","operationId":"MemberEnrollment_TermEnrollee","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.TermMemberRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member termed successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/TermMemberByDependentNumber":{"put":{"tags":["MemberEnrollment"],"summary":"Terms member enrollment and their id cards.","operationId":"MemberEnrollment_TermMemberByDependentNumber","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.TermMemberRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member termed successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/TermMemberByLast4Ssn":{"put":{"tags":["MemberEnrollment"],"summary":"Terms member enrollment and their id cards.","operationId":"MemberEnrollment_TermMemberByLast4Ssn","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.TermMemberByLast4SsnRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member termed successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/TermMemberByFirstNameAndDob":{"put":{"tags":["MemberEnrollment"],"summary":"Terms member enrollment and their id cards.","operationId":"MemberEnrollment_TermMemberByFirstNameAndDob","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.TermMemberByFirstNameAndDobRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member termed successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/EnrollTermedEnrollee":{"put":{"tags":["MemberEnrollment"],"summary":"Re-enrolls termed member and their id cards.","operationId":"MemberEnrollment_EnrollTermedEnrollee","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.EnrollTermedMemberRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member re-enrolled successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/EnrollTermedMemberByDependentNumber":{"put":{"tags":["MemberEnrollment"],"summary":"Re-enrolls termed member and their id cards.","operationId":"MemberEnrollment_EnrollTermedMemberByDependentNumber","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.EnrollTermedMemberRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member re-enrolled successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/EnrollTermedMemberByLast4Ssn":{"put":{"tags":["MemberEnrollment"],"summary":"Re-enrolls termed member and their id cards.","operationId":"MemberEnrollment_EnrollTermedMemberByLast4Ssn","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.EnrollTermedMemberByLast4SsnRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member re-enrolled successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberenrollment/EnrollTermedMemberByFirstNameAndDob":{"put":{"tags":["MemberEnrollment"],"summary":"Re-enrolls termed member and their id cards.","operationId":"MemberEnrollment_EnrollTermedMemberByFirstNameAndDob","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.EnrollTermedMemberByFirstNameAndDobRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"Member re-enrolled successfully"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"404":{"description":"Member not found","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/memberidcards/GetIdCardAsPdfOrImage":{"post":{"tags":["MemberIdCards"],"operationId":"MemberIdCards_GetIdCardAsPdfOrImage","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetIdCardAsPdfOrImageRequest"}}],"responses":{"200":{"description":"Retrieved Id Card","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetIdCardAsPdfOrImageResponse"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/payments":{"get":{"tags":["MemberPayments"],"summary":"Get all payments made by a member","operationId":"MemberPayments_GetPayments","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Successfully processed request","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]},"post":{"tags":["MemberPayments"],"summary":"Submit a payment","operationId":"MemberPayments_SubmitPayment","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.SubmitPaymentRequest"}}],"responses":{"200":{"description":"Payment via bank account submitted successfully","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment"}},"303":{"description":"Payment via card initiated, redirect to checkout page"},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/payments/{paymentId}":{"get":{"tags":["MemberPayments"],"summary":"Get specific payments made by a member","operationId":"MemberPayments_GetPayment","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"paymentId","in":"path","description":"Unique identifier for the payment","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Successfully processed request","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/payments/{paymentId}/cancel":{"post":{"tags":["MemberPayments"],"summary":"Request payment cancellation","description":"A payment can only be canceled before we have transfered the funds to the provider.\r\nYou can request a payment cancellation at any time, but if we have already paid the provider this call will return an error with status code 409 (conflict).","operationId":"MemberPayments_CancelPayments","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"paymentId","in":"path","description":"Unique identifier for the payment","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Payment Canceled","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"409":{"description":"Payment not in a valid state for cancellation","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/member/{memberId}/preferences":{"get":{"tags":["MemberPreferences"],"summary":"Gets the member's paperless communication preferences","operationId":"MemberPreferences_GetPreferences","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Preferences returned","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.MobilePreferencesController+PaperlessPreferences"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]},"post":{"tags":["MemberPreferences"],"summary":"Sets the member's paperless communication preferences","operationId":"MemberPreferences_SetPreferences","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","description":"Unique identifier for the member","required":true,"type":"string","format":"uuid"},{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.MobilePreferencesController+PaperlessPreferences"}}],"responses":{"200":{"description":"Preferences set successfully.","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/PaymentsStatusApi":{"get":{"tags":["PaymentsStatusApi"],"operationId":"PaymentsStatusApi_GetPaymentStatus","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request.claimNumber","in":"query","required":false,"type":"string","maxLength":50,"minLength":0},{"name":"request.paymentId","in":"query","required":false,"type":"integer","format":"int64"},{"name":"request.originalCheckNumber","in":"query","required":false,"type":"string","maxLength":25,"minLength":0}],"responses":{"200":{"description":"Retrieved Payments","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/PaymentsStatusApi/{emailId}":{"get":{"tags":["PaymentsStatusApi"],"operationId":"PaymentsStatusApi_GetPaymentStatus","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"emailId","in":"path","required":true,"type":"string"},{"name":"request.claimNumber","in":"query","required":false,"type":"string","maxLength":50,"minLength":0},{"name":"request.paymentId","in":"query","required":false,"type":"integer","format":"int64"},{"name":"request.originalCheckNumber","in":"query","required":false,"type":"string","maxLength":25,"minLength":0}],"responses":{"200":{"description":"Retrieved Payments","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/PersistentTaskTest/PersistentTaskTest1":{"post":{"tags":["PersistentTaskTest"],"operationId":"PersistentTaskTest_PersistentTaskTest1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.PersistentTaskTestRequests"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/PersistentTaskTest":{"post":{"tags":["PersistentTaskTest"],"operationId":"PersistentTaskTest_PersistentTaskTest1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.PersistentTaskTestRequests"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/PersistentTaskTest/{emailId}":{"post":{"tags":["PersistentTaskTest"],"operationId":"PersistentTaskTest_PersistentTaskTest1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.PersistentTaskTestRequests"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}}}}},"/api/v1/plan/matches":{"get":{"tags":["Plans"],"summary":"Get Likely Plans with input passed from Uri","description":"Returns planInfo object which consists of all likely matches based on the lookup information passed in","operationId":"Plans_Get","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request.firstName","in":"query","required":true,"type":"string"},{"name":"request.lastName","in":"query","required":true,"type":"string"},{"name":"request.dateOfBirth","in":"query","required":true,"type":"string"},{"name":"request.zipCode","in":"query","required":true,"type":"string"}],"responses":{"200":{"description":"Plans successfully fetched","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Mobile.Enrollment.PlanInfo"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]},"post":{"tags":["Plans"],"summary":"Get Likely Plans with input passed from body","description":"Returns planInfo object which consists of all likely matches based on the lookup information passed in","operationId":"Plans_GetPlans","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","description":"See request object model for additional details","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Mobile.Enrollment.PlanInfoBase"}}],"responses":{"200":{"description":"Plans successfully fetched","schema":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Mobile.Enrollment.PlanInfo"}}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/Provider1099/GetClientDocumentListByPayeeTin":{"post":{"tags":["Provider1099"],"operationId":"Provider1099_GetClientDocumentListByPayeeTin","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"clientDocumentListRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.Provider1099ClientDocumentListRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"500":{"description":"Error occurred.","schema":{"type":"string"}}}}},"/api/v1/Provider1099/GetProvider1099PdfByArchiveKey":{"post":{"tags":["Provider1099"],"operationId":"Provider1099_GetProvider1099PdfByArchiveKey","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"imageRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.Provider1099ImageRequest"}}],"responses":{"200":{"description":"1099 document found.","schema":{"type":"string"}},"204":{"description":"No 1099 document found.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"500":{"description":"Error occurred.","schema":{"type":"string"}}}}},"/api/v1/remittance/RetrievePdf":{"post":{"tags":["Remittance"],"operationId":"Remittance_RetrievePdf","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"remittanceRequest","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.RemittanceRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"204":{"description":"No document found.","schema":{"type":"string"}},"400":{"description":"The request was invalid.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"403":{"description":"Invalid permissions.","schema":{"type":"string"}},"500":{"description":"Error occurred.","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/remittance/SearchByClaimNumber":{"post":{"tags":["Remittance"],"operationId":"Remittance_SearchByClaimNumber","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.SearchByClaimNumberRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"204":{"description":"No document found.","schema":{"type":"string"}},"400":{"description":"The request was invalid.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"403":{"description":"Invalid permissions.","schema":{"type":"string"}},"500":{"description":"Error occurred.","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/remittance/SearchByRecipientAndClaimNumber":{"post":{"tags":["Remittance"],"operationId":"Remittance_SearchByRecipientAndClaimNumber","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.SearchByRecipientAndClaimNumberRequest"}}],"responses":{"200":{"description":"Request processed with no issues.","schema":{"type":"string"}},"204":{"description":"No document found.","schema":{"type":"string"}},"400":{"description":"The request was invalid.","schema":{"type":"string"}},"401":{"description":"User validation failed.","schema":{"type":"string"}},"403":{"description":"Invalid permissions.","schema":{"type":"string"}},"500":{"description":"Error occurred.","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/TrackingStatus/TrackingByDocID":{"post":{"tags":["TrackingStatus"],"operationId":"TrackingStatus_TrackingByDocID","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.SearchByDocumentRequest_V1"}}],"responses":{"200":{"description":"Retrieved Payments","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.RestTrackingResults"}},"204":{"description":"Requested resource does not exist","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/TrackingStatus":{"post":{"tags":["TrackingStatus"],"operationId":"TrackingStatus_TrackingByDocID","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.SearchByDocumentRequest_V1"}}],"responses":{"200":{"description":"Retrieved Payments","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.RestTrackingResults"}},"204":{"description":"Requested resource does not exist","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/TrackingStatus/{emailId}":{"post":{"tags":["TrackingStatus"],"operationId":"TrackingStatus_TrackingByDocID","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.SearchByDocumentRequest_V1"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"Retrieved Payments","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.RestTrackingResults"}},"204":{"description":"Requested resource does not exist","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetAppleClaimsCardByPlanLinkId":{"post":{"tags":["WalletPass"],"summary":"Returns Claims summary Apple wallet .pkpass file (bytes as Base64 string) using PlanLinkId","operationId":"WalletPass_GetAppleClaimsCardByPlanLinkId","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleClaimsCardByPlanLinkIdRequest"}}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleClaimsCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetAppleIdCardByPlanLinkId/{memberId}":{"post":{"tags":["WalletPass"],"summary":"Returns Apple IdCard wallet .pkpass file (bytes as Base64 string) using PlanLinkId","operationId":"WalletPass_GetAppleIdCardByPlanLinkId","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetAppleIdCardByValidationLookup":{"post":{"tags":["WalletPass"],"summary":"Returns Apple IdCard wallet .pkpass file (bytes as Base64 string) using Validation lookup","operationId":"WalletPass_GetAppleIdCardByValidationLookup","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleIdCardByValidationLookupRequest"}}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetAppleIdCardByMemberDetails":{"post":{"tags":["WalletPass"],"summary":"Returns Apple IdCard wallet .pkpass file (bytes as Base64 string) using Member details","operationId":"WalletPass_GetAppleIdCardByMemberDetails","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleIdCardByMemberDetailsRequest"}}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetAppleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetGoogleIdCardByPlanLinkId/{memberId}":{"post":{"tags":["WalletPass"],"summary":"Returns Apple IdCard wallet .pkpass file using PlanLinkId","operationId":"WalletPass_GetGoogleIdCardByPlanLinkId","consumes":[],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"memberId","in":"path","required":true,"type":"string","format":"uuid"}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetGoogleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetGoogleIdCardByValidationLookup":{"post":{"tags":["WalletPass"],"summary":"Returns Google IdCard Pass Link using Validation lookup","operationId":"WalletPass_GetGoogleIdCardByValidationLookup","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetGoogleIdCardByValidationLookupRequest"}}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetGoogleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/walletpass/GetGoogleIdCardByMemberDetails":{"post":{"tags":["WalletPass"],"summary":"Returns Apple IdCard wallet .pkpass file (bytes as Base64 string) using Member details","operationId":"WalletPass_GetGoogleIdCardByMemberDetails","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"request","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetGoogleIdCardByMemberDetailsRequest"}}],"responses":{"200":{"description":"Successful Retrieve.","schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.GetGoogleIdCardResponse"}},"400":{"description":"Invalid Request","schema":{"type":"string"}},"403":{"description":"Invalid Request","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/WatermarkInfo/RetrieveWatermarkInfo":{"post":{"tags":["WatermarkInfo"],"operationId":"WatermarkInfo_RetrieveWatermarkInfo","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"req","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.WatermarkInfoRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}}},"security":[{"basic":[]}]}},"/api/v1/WatermarkInfo":{"post":{"tags":["WatermarkInfo"],"operationId":"WatermarkInfo_RetrieveWatermarkInfo","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"req","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.WatermarkInfoRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}}},"security":[{"basic":[]}]}},"/api/v1/WatermarkInfo/{emailId}":{"post":{"tags":["WatermarkInfo"],"operationId":"WatermarkInfo_RetrieveWatermarkInfo","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"req","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.WatermarkInfoRequest"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}}},"security":[{"basic":[]}]}},"/api/v1/ZelisPdfApi/RetrieveEopPdf_V1":{"post":{"tags":["ZelisPdfApi"],"operationId":"ZelisPdfApi_RetrieveEopPdf_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequests","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ZelisPdfRequests_V1"}}],"responses":{"200":{"description":"Request processed with no issues","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/ZelisPdfApi":{"post":{"tags":["ZelisPdfApi"],"operationId":"ZelisPdfApi_RetrieveEopPdf_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequests","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ZelisPdfRequests_V1"}}],"responses":{"200":{"description":"Request processed with no issues","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}},"/api/v1/ZelisPdfApi/{emailId}":{"post":{"tags":["ZelisPdfApi"],"operationId":"ZelisPdfApi_RetrieveEopPdf_V1","consumes":["application/json","text/json","application/xml","text/xml","application/x-www-form-urlencoded"],"produces":["application/json","text/json","application/xml","text/xml"],"parameters":[{"name":"epayRequests","in":"body","required":true,"schema":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ZelisPdfRequests_V1"}},{"name":"emailId","in":"path","required":true,"type":"string"}],"responses":{"200":{"description":"Request processed with no issues","schema":{"type":"string"}},"400":{"description":"Invalid request parameters","schema":{"type":"string"}},"401":{"description":"Invalid credentials","schema":{"type":"string"}},"403":{"description":"Invalid permissions","schema":{"type":"string"}},"404":{"description":"Requested resource does not exist","schema":{"type":"string"}},"500":{"description":"Unexpected error, contact Zelis","schema":{"type":"string"}}},"security":[{"basic":[]}]}}},"definitions":{"Ccp.Docs.Wcf.Public.ClearedCheckRequest":{"required":["UserName","Password"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"DocId":{"type":"string"},"RoutingNumber":{"type":"string"},"AccountNumber":{"type":"string"},"CheckNumber":{"type":"string"},"ZPASSPaymentID":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.Bulk835DownloadRequestV2":{"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"Bulk835DownloadRequest":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.Bulk835DownloadRequest"}}},"Ccp.Docs.Payments.DataModel.Bulk835DownloadRequest":{"type":"object","properties":{"PayloadType":{"type":"string"},"ProcessingMode":{"type":"string"},"PayloadID":{"type":"string"},"TimeStamp":{"type":"string"},"SenderID":{"type":"string"},"ReceiverID":{"type":"string"},"CORERuleVersion":{"type":"string"},"Payload":{"format":"byte","type":"string"}}},"Ccp.Docs.Payments.DataModel.Bulk835DownloadResponse":{"type":"object","properties":{"PayloadType":{"type":"string"},"ProcessingMode":{"type":"string"},"PayloadID":{"type":"string"},"TimeStamp":{"type":"string"},"SenderID":{"type":"string"},"ReceiverID":{"type":"string"},"CORERuleVersion":{"type":"string"},"Payload":{"format":"byte","type":"string"},"ErrorCode":{"type":"string"},"ErrorMessage":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.DocsSendFaxRequest":{"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"SourceSystem":{"type":"string"},"NumberOfItemsInRequests":{"format":"int32","type":"integer"},"ListOfFaxItemsToSend":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.DocsFaxRequest"}},"RequestType":{"enum":["None","PaymentFax","EraFax","ResendCombinedFax","ResendCreditCardFax","ResendEOPFax"],"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.DocsFaxRequest":{"type":"object","properties":{"RequestIdentifier":{"type":"string"},"ReceiverReferenceID":{"type":"string"},"ReceiverFaxNumber":{"type":"string"},"SendOn":{"type":"string"},"SendFrom":{"type":"string"},"SendTo":{"type":"string"},"NumberOfFaxImages":{"format":"int32","type":"integer"},"NumberOfPredefinedtemplates":{"format":"int32","type":"integer"},"FaxPriority":{"enum":["Default","Immediate"],"type":"string"},"ProviderId":{"format":"int64","type":"integer"},"FaxServiceVendor":{"type":"string"},"FaxImages":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.FaxImage"}},"PredefinedTemplates":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.Predefinedtemplate"}},"RequestedBy":{"type":"string"},"SourceSystemEntity":{"type":"string"},"SourceSystemReferenceId":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.FaxImage":{"type":"object","properties":{"SourceSystemOfImage":{"type":"string"},"ImageIdPdfKeyPairs":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.ImageKeyPairs"}},"PdfImage":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.Predefinedtemplate":{"type":"object","properties":{"TemplateKey":{"type":"string"},"Position":{"format":"int32","type":"integer"},"TemplateParameters":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.TemplateParameters"}}}},"Ccp.Docs.ProviderFax.DataModel.ImageKeyPairs":{"type":"object","properties":{"Key":{"type":"string"},"Value":{"type":"string"},"Order":{"format":"int32","type":"integer"}}},"Ccp.Docs.ProviderFax.DataModel.TemplateParameters":{"type":"object","properties":{"Key":{"type":"string"},"Value":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.FaxResponses":{"type":"object","properties":{"SourceSystem":{"type":"string"},"Requestidentifier":{"type":"string"},"ResultCode":{"enum":["Continue","SwitchingProtocols","OK","Created","Accepted","NonAuthoritativeInformation","NoContent","ResetContent","PartialContent","MultipleChoices","Ambiguous","MovedPermanently","Moved","Found","Redirect","SeeOther","RedirectMethod","NotModified","UseProxy","Unused","TemporaryRedirect","RedirectKeepVerb","BadRequest","Unauthorized","PaymentRequired","Forbidden","NotFound","MethodNotAllowed","NotAcceptable","ProxyAuthenticationRequired","RequestTimeout","Conflict","Gone","LengthRequired","PreconditionFailed","RequestEntityTooLarge","RequestUriTooLong","UnsupportedMediaType","RequestedRangeNotSatisfiable","ExpectationFailed","UpgradeRequired","InternalServerError","NotImplemented","BadGateway","ServiceUnavailable","GatewayTimeout","HttpVersionNotSupported"],"type":"string"},"Message":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.FaxDetailsRequest":{"type":"object","properties":{"SourceSystem":{"type":"string"},"UserName":{"type":"string"},"Password":{"type":"string"},"RequestIdentifiers":{"type":"array","items":{"type":"string"}}}},"Ccp.Docs.ProviderFax.Source.RequestDetails":{"type":"object","properties":{"SourceSystem":{"type":"string"},"RequestIdentifier":{"type":"string"},"FaxRequestHeaderId":{"format":"int64","type":"integer"},"FaxNumber":{"type":"string"},"AttemptCounter":{"format":"int32","type":"integer"},"DocsSubsetId":{"format":"int64","type":"integer"},"DocsOutboundFaxRequestIdNumeric":{"format":"int64","type":"integer"},"DocsOutboundFaxRequestId":{"type":"string"},"DocsStatusId":{"type":"string"},"SentOn":{"type":"string"},"SendFrom":{"type":"string"},"SendTo":{"type":"string"},"DocsToFaxVendorDeliveryTime":{"type":"string"},"VendorToProviderDeliveryTime":{"type":"string"},"DocsToFaxVendorDeliveredOn":{"format":"date-time","type":"string"},"VendorToProviderDeliveredOn":{"format":"date-time","type":"string"},"ErrorDescription":{"type":"string"},"FaxServiceProvider":{"type":"string"},"FaxVendorStatusCode":{"type":"string"},"ImageKeyOfDownloadedPdf":{"type":"string"},"CreatedOn":{"type":"string"},"FaxServiceToken":{"type":"string"},"FaxVendorId":{"type":"string"},"RequestType":{"type":"string"},"RequestedBy":{"type":"string"},"SourceSystemEntity":{"type":"string"},"SourceSystemReferenceId":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.DocsPendingFaxRequest":{"type":"object","properties":{"SourceSystem":{"type":"string"},"UserName":{"type":"string"},"Password":{"type":"string"},"ListOfStatusItems":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.PendingFaxRequest"}}}},"Ccp.Docs.ProviderFax.DataModel.PendingFaxRequest":{"type":"object","properties":{"ReceiverReferenceId":{"type":"string"},"ReceiverFaxNmber":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.PendingFaxRequestResponse":{"type":"object","properties":{"ReceiverReferenceId":{"type":"string"},"ReceiverFaxNumber":{"type":"string"},"SourceSystem":{"type":"string"},"RequestIdentifier":{"type":"string"},"Status":{"type":"string"},"FaxOnHold":{"type":"boolean"},"ScheduledSendTime":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.FaxVendorImageRequest":{"type":"object","properties":{"SourceSystem":{"type":"string"},"UserName":{"type":"string"},"Password":{"type":"string"},"ImageKeyOfDownloadedPdf":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.VendorImage":{"type":"object","properties":{"ImageKey":{"type":"string"},"Success":{"type":"boolean"},"ErrorMessage":{"type":"string"},"Base64Image":{"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.DocsFaxCancelRequest":{"required":["UserName","Password","SourceSystem"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"SourceSystem":{"type":"string"},"ListOfRequestIdentifiersToCancel":{"type":"array","items":{"type":"string"}}}},"Ccp.Docs.ProviderFax.DataModel.DocsCancelResponse":{"type":"object","properties":{"failedCancelResponses":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.FailedCancelResponse"}},"successfulCancelResponses":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.SuccessfulCancelResponse"}}}},"Ccp.Docs.ProviderFax.DataModel.FailedCancelResponse":{"type":"object","properties":{"RequestIdentifier":{"type":"string"},"failureReason":{"enum":["AlreadySuccessfullyDelivered","AdditionalFaxesInPendingFax","ProcessingFailureOrRetriesAlreadyUsed","AlreadyCancelled","OtherFailure"],"type":"string"},"AdditionalRequestIdentifiersInProviderSetwithRequestId":{"type":"array","items":{"type":"string"}}}},"Ccp.Docs.ProviderFax.DataModel.SuccessfulCancelResponse":{"type":"object","properties":{"RequestIdentifer":{"type":"string"},"whereCancelled":{"enum":["CancelledPriorToSending","CancelledAtVendor"],"type":"string"}}},"Ccp.Docs.ProviderFax.DataModel.DocsReleaseReceiverFaxFromHoldRequest":{"required":["UserName","Password","SourceSystem"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"SourceSystem":{"type":"string"},"ListOfReceiverReferenceIds":{"type":"array","items":{"type":"string"}}}},"Ccp.Docs.ProviderFax.DataModel.DocsReleaseReceiverFaxFromHoldResponse":{"type":"object","properties":{"ResultList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ProviderFax.DataModel.ReleaseReceiverFaxFromHoldResult"}}}},"Ccp.Docs.ProviderFax.DataModel.ReleaseReceiverFaxFromHoldResult":{"type":"object","properties":{"ReceiverReferenceId":{"type":"string"},"SourceSystemUniqueIdentifier":{"type":"string"},"ErrorMessage":{"type":"string"},"Success":{"type":"boolean"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentExceptionSearchRequest":{"type":"object","properties":{"PageNumber":{"format":"int32","type":"integer"},"PageSize":{"format":"int32","type":"integer"},"SortType":{"enum":["PaymentId","ProductName","Tin","PaymentAmount","CheckNumber"],"type":"string"},"SortDescending":{"type":"boolean"},"ListOfStatusId":{"type":"array","items":{"type":"string"}},"PaymentType":{"type":"string"},"PaymentId":{"format":"int64","type":"integer"},"PaymentIdFilterOperator":{"type":"string"},"PaymentAmount":{"format":"double","type":"number"},"PaymentAmountFilterOperator":{"type":"string"},"ProductName":{"type":"string"},"ProductNameFilterOperator":{"type":"string"},"ProviderTin":{"type":"string"},"ProviderTinFilterOperator":{"type":"string"},"CheckNumber":{"type":"string"},"CheckNumberFilterOperator":{"type":"string"},"IsWhiteLabelPayment":{"type":"boolean"},"MustHavePolicies":{"type":"array","items":{"format":"int64","type":"integer"}},"MustNotHavePolicies":{"type":"array","items":{"format":"int64","type":"integer"}},"RemoveDocsCombinedCheck":{"type":"boolean"},"UseOptimizedVersion":{"type":"boolean"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentExceptionSearchResponse":{"type":"object","properties":{"Count":{"format":"int32","type":"integer"},"PaymentList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentExceptionData"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentExceptionData":{"type":"object","properties":{"SourceSystem":{"type":"string"},"PaymentId":{"format":"int64","type":"integer"},"PayerId":{"type":"string"},"PayerName":{"type":"string"},"ProductLineId":{"format":"int64","type":"integer"},"ProductName":{"type":"string"},"PaymentStatusName":{"type":"string"},"PaymentAmount":{"format":"double","type":"number"},"Notes":{"type":"string"},"SubscriberId":{"format":"int64","type":"integer"},"ProviderId":{"format":"int64","type":"integer"},"ProviderName":{"type":"string"},"ProviderTin":{"type":"string"},"IsUserPayerRepAdmin":{"type":"boolean"},"PaymentType":{"type":"string"},"IsWhiteLabelPayment":{"type":"boolean"},"MadeUnPaidByPayerRepAdmin":{"type":"boolean"},"IsRedCardPayment":{"type":"boolean"},"CheckNumber":{"type":"string"},"PaymentPolicies":{"type":"array","items":{"format":"int64","type":"integer"}},"MainPaymentPolicyId":{"format":"int64","type":"integer"},"IsAggregated":{"type":"boolean"},"IsPayerReversible":{"type":"boolean"},"PrintCheckAggregationDisabled":{"type":"boolean"},"IsFundOnClearPayment":{"type":"boolean"},"CanReverseFundOnClearPayment":{"type":"boolean"},"CanCancelFundOnClearPayment":{"type":"boolean"},"FocCollectedAmount":{"format":"double","type":"number"},"FocReversibleAmount":{"format":"double","type":"number"},"IsDocsCombinedCheck":{"type":"boolean"},"IsJPMCZelisRefundPayment":{"type":"boolean"},"CanCustomBrandedCard":{"type":"boolean"},"IsPayable":{"type":"array","items":{"type":"boolean"}},"DoNotAllowSubscriberPrintCheck":{"type":"boolean"}}},"Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionRequest":{"type":"object","properties":{"PaymentId":{"format":"int64","type":"integer"},"ProductLineId":{"format":"int64","type":"integer"},"Source":{"type":"string"},"Note":{"type":"string"},"SaveChanges":{"type":"boolean"}}},"Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionResponse":{"type":"object","properties":{"ConversionResults":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionResult"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionResult":{"type":"object","properties":{"Request":{"$ref":"#/definitions/Ccp.Docs.ZelisInternalApi.DataModel.DocsPaymentsConversionRequest"},"DocId":{"type":"string"},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.DocsPaymentsEdiDataStorageRequest":{"type":"object","properties":{"Combine835s":{"type":"boolean"},"ListOfStorageIdAndDocId":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.EdiStorageIdDocIdObject"}}}},"Ccp.Docs.Payments.DataModel.EdiStorageIdDocIdObject":{"type":"object","properties":{"DocId":{"type":"string"},"StorageId":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.DocsPaymentsEdiDataStorageResponse":{"type":"object","properties":{"Combined835Text":{"type":"string"},"EdiDataStorageDataList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Payments.DataModel.EdiDataStorageData"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.EdiDataStorageData":{"type":"object","properties":{"StorageId":{"type":"string"},"DateCreated":{"type":"string"},"ListOf835Text":{"type":"string"},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchRequest":{"type":"object","properties":{"ProviderId":{"format":"int64","type":"integer"},"PageSize":{"format":"int32","type":"integer"},"PageNumber":{"format":"int32","type":"integer"},"StartDateRange":{"format":"date-time","type":"string"},"EndDateRange":{"format":"date-time","type":"string"},"CheckNumber":{"type":"string"},"PayerCheckNumber":{"type":"string"},"PaymentId":{"format":"int64","type":"integer"},"AmountText":{"type":"string"},"OnHold":{"type":"boolean"},"PaymentStatuses":{"type":"string"},"PaymentPolicies":{"type":"string"},"ExcludePaymentPolicies":{"type":"string"},"PaymentMethod":{"format":"int64","type":"integer"},"PayerIds":{"type":"array","items":{"format":"int64","type":"integer"}},"GroupCode":{"type":"string"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"EvaluateGoGreen":{"type":"boolean"},"UseJaguarVersion":{"type":"boolean"},"IsProviderRinTinEnabled":{"type":"boolean"},"RetrievePaymentsForFallbackProvider":{"type":"boolean"},"RinTinPayableProviderIds":{"type":"array","items":{"format":"int64","type":"integer"}},"RINs":{"type":"array","items":{"type":"string"}}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchResponse":{"type":"object","properties":{"Count":{"format":"int32","type":"integer"},"PaymentSearchResultList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchResult"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalPaymentSearchResult":{"type":"object","properties":{"ProviderID":{"format":"int64","type":"integer"},"PaymentID":{"format":"int64","type":"integer"},"ParentPaymentID":{"format":"int64","type":"integer"},"PaymentHierarchy":{"format":"int64","type":"integer"},"PaymentHierarchyCount":{"format":"int32","type":"integer"},"CreatedOn":{"format":"date-time","type":"string"},"Amount":{"format":"double","type":"number"},"PaidAmount":{"format":"double","type":"number"},"Fee":{"format":"double","type":"number"},"OnHold":{"type":"boolean"},"StatusID":{"format":"int64","type":"integer"},"Status":{"type":"string"},"ProductLineID":{"format":"int64","type":"integer"},"ProductLine":{"type":"string"},"Notes":{"type":"string"},"HasCardTransactionCompleted":{"type":"boolean"},"TINStatus":{"type":"string"},"TINStatusID":{"format":"int64","type":"integer"},"CardCreatedOn":{"format":"date-time","type":"string"},"CardStatus":{"type":"string"},"DaysToExpire":{"format":"int64","type":"integer"},"DescendantProviderID":{"format":"int64","type":"integer"},"PolicyType":{"type":"string"},"CheckNumber":{"type":"string"},"PayerCheckNumber":{"type":"string"},"IsAggregated":{"type":"boolean"},"HasCheckTransaction":{"type":"boolean"},"HasACHTransaction":{"type":"boolean"},"AggregatedPaymentCount":{"format":"int64","type":"integer"},"AggregatedTransactionAmount":{"format":"double","type":"number"},"IsEraExcluded":{"type":"boolean"},"PayementSupportsReplaceEOP":{"type":"boolean"},"IsPreGenerationEnabledPayer":{"type":"boolean"},"IsDOCSEOPEnabled":{"type":"boolean"},"PayerID":{"format":"int64","type":"integer"},"GroupCode":{"type":"string"},"AcceleratedPaymentType":{"type":"string"},"IsFocCollectionPending":{"type":"boolean"},"IsOriginatingCheck":{"type":"boolean"},"IsHoldFaxEnabled":{"type":"boolean"},"IsClientFundingPayment":{"type":"boolean"},"IsDocsCombinedCheck":{"type":"boolean"},"IsManualExpeditedCheckPayment":{"type":"boolean"},"IsEscheatmentFOCPayment":{"type":"boolean"},"ExceptionAmount":{"format":"double","type":"number"},"IsJPMCZelisRefundPayment":{"type":"boolean"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"DocId":{"type":"string"},"ArchiveKey":{"type":"string"},"IsWorkersComp":{"type":"boolean"},"StorageId":{"type":"string"},"RefundInProgressStatusMessage":{"type":"string"},"AmountDeposited":{"format":"double","type":"number"},"Payer":{"type":"string"},"DownloadDate":{"format":"date-time","type":"string"},"PaymentStatusID":{"format":"int64","type":"integer"},"PaymentPolicyTypeID":{"format":"int64","type":"integer"},"PaymentDate":{"format":"date-time","type":"string"},"IsGoGreenPayment":{"type":"boolean"},"FundingModelName":{"type":"string"},"IsEpcProvider":{"type":"boolean"},"EpcRegistrationDate":{"format":"date-time","type":"string"},"IsLimitedSwipe":{"type":"boolean"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchRequest":{"type":"object","properties":{"ProviderId":{"format":"int64","type":"integer"},"PageSize":{"format":"int32","type":"integer"},"PageNumber":{"format":"int32","type":"integer"},"SortColumn":{"type":"string"},"SortDirection":{"type":"string"},"StartDateRange":{"format":"date-time","type":"string"},"EndDateRange":{"format":"date-time","type":"string"},"PaymentId":{"format":"int64","type":"integer"},"PaymentPolicies":{"type":"string"},"ExcludePaymentPolicies":{"type":"string"},"PatientName":{"type":"string"},"ClaimNumber":{"type":"string"},"WCClaimNumber":{"type":"string"},"GroupCode":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchResponse":{"type":"object","properties":{"Count":{"format":"int32","type":"integer"},"ClaimSearchResults":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchResult"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AdminPortalClaimSearchResult":{"type":"object","properties":{"ProviderID":{"format":"int64","type":"integer"},"PaymentID":{"format":"int64","type":"integer"},"ImportID":{"format":"int64","type":"integer"},"BatchKey":{"type":"string"},"ClaimNumber":{"type":"string"},"GroupCode":{"type":"string"},"PatientName":{"type":"string"},"ChargeAmount":{"format":"double","type":"number"},"PaidAmount":{"format":"double","type":"number"},"ClaimDate":{"format":"date-time","type":"string"},"WcPayment":{"type":"boolean"},"PaymentDate":{"format":"date-time","type":"string"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfoResponse":{"type":"object","properties":{"PaymentInfoList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfo"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfo":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TransferID":{"format":"int64","type":"integer"},"CreatedOn":{"format":"date-time","type":"string"},"Amount":{"format":"double","type":"number"},"StatusID":{"format":"int64","type":"integer"},"StatusName":{"type":"string"},"LastModifiedBy":{"type":"string"},"IsAggregatedPayment":{"type":"boolean"},"IsOriginatingCheck":{"type":"boolean"},"PaidAmount":{"format":"double","type":"number"},"PaymentMethod":{"type":"string"},"PaymentInfoHistories":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfoHistory"}}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentInfoHistory":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TransferID":{"format":"int64","type":"integer"},"CreatedOn":{"format":"date-time","type":"string"},"StatusID":{"format":"int64","type":"integer"},"StatusName":{"type":"string"},"Amount":{"format":"double","type":"number"},"PaidAmount":{"format":"double","type":"number"},"PaymentMethod":{"type":"string"},"LastModifiedBy":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentMethodInfoResponse":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"PaymentDate":{"format":"date-time","type":"string"},"PayerCheckNumber":{"type":"string"},"ZelisCheckNumber":{"type":"string"},"Amount":{"format":"double","type":"number"},"PaidAmount":{"format":"double","type":"number"},"PaymentMethod":{"type":"string"},"PayerName":{"type":"string"},"GroupCodeAndName":{"type":"string"},"PayerBankName":{"type":"string"},"ProviderBankName":{"type":"string"},"ReleasedBy":{"type":"string"},"ReleasedDate":{"format":"date-time","type":"string"},"FundsSettledDate":{"format":"date-time","type":"string"},"FundsCollectedDate":{"format":"date-time","type":"string"},"PaymentCancelledDate":{"format":"date-time","type":"string"},"ShipDate":{"format":"date-time","type":"string"},"PayeeInfo":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PayeeInfo"},"ShippedToInfo":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.ShippedToInfo"},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PayeeInfo":{"type":"object","properties":{"PayeeName":{"type":"string"},"PayeeAddress1":{"type":"string"},"PayeeAddress2":{"type":"string"},"PayeeCity":{"type":"string"},"PayeeState":{"type":"string"},"PayeeZip":{"type":"string"},"PayeeCountry":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.ShippedToInfo":{"type":"object","properties":{"ShippedToAddress1":{"type":"string"},"ShippedToAddress2":{"type":"string"},"ShippedToCity":{"type":"string"},"ShippedToState":{"type":"string"},"ShippedToZip":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AchInfoResponse":{"type":"object","properties":{"AchInfoList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AchInfo"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AchInfo":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TransferID":{"format":"int64","type":"integer"},"DepositAmount":{"format":"double","type":"number"},"TraceNumber":{"type":"string"},"CreditRouting":{"type":"string"},"CreditAccount":{"type":"string"},"CreditAccountLast4":{"type":"string","readOnly":true},"AchTransactionHistories":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.AchTransactionHistory"}}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.AchTransactionHistory":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TransferID":{"format":"int64","type":"integer"},"CreatedOn":{"format":"date-time","type":"string"},"StatusID":{"format":"int64","type":"integer"},"StatusName":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.CheckInfoResponse":{"type":"object","properties":{"CheckInfoList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.CheckInfo"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.CheckInfo":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TransferID":{"format":"int64","type":"integer"},"CheckNumber":{"type":"string"},"CheckDate":{"format":"date-time","type":"string"},"Amount":{"format":"double","type":"number"},"StatusID":{"format":"int64","type":"integer"},"CheckStaleDate":{"format":"date-time","type":"string"},"CheckAge":{"format":"int32","type":"integer"},"PayeeInfo":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PayeeInfo"},"CheckTransactionHistories":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.CheckTransactionHistory"}}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.CheckTransactionHistory":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"TranserID":{"format":"int64","type":"integer"},"CreatedOn":{"format":"date-time","type":"string"},"StatusID":{"format":"int64","type":"integer"},"StatusName":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionRequest":{"required":["Username","Password","DocId"],"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"DocId":{"type":"string"},"TransferId":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.DocsPaymentsPaymentActionResponse":{"type":"object","properties":{"ActionSucceeded":{"type":"boolean"},"FailureReason":{"type":"string"},"FailureCategoryCode":{"enum":["None","MissingData","PositivePayException","InvalidOrConflictingState","NoMatch","AchPaymentNotVoidable"],"type":"string"},"ResultCode":{"enum":["Continue","SwitchingProtocols","OK","Created","Accepted","NonAuthoritativeInformation","NoContent","ResetContent","PartialContent","MultipleChoices","Ambiguous","MovedPermanently","Moved","Found","Redirect","SeeOther","RedirectMethod","NotModified","UseProxy","Unused","TemporaryRedirect","RedirectKeepVerb","BadRequest","Unauthorized","PaymentRequired","Forbidden","NotFound","MethodNotAllowed","NotAcceptable","ProxyAuthenticationRequired","RequestTimeout","Conflict","Gone","LengthRequired","PreconditionFailed","RequestEntityTooLarge","RequestUriTooLong","UnsupportedMediaType","RequestedRangeNotSatisfiable","ExpectationFailed","UpgradeRequired","InternalServerError","NotImplemented","BadGateway","ServiceUnavailable","GatewayTimeout","HttpVersionNotSupported"],"type":"string"}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPortalPaymentSearchRequest":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"StatusID":{"format":"int64","type":"integer"},"TIN":{"type":"string"},"ProviderID":{"format":"int64","type":"integer"},"ProviderIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"RinTinPayableProviderIds":{"type":"array","items":{"format":"int64","type":"integer"}},"RINs":{"type":"array","items":{"type":"string"}},"ProductLineIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"EDITransactionStatusIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"StatusIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"VraDirectAllowedStatusIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"Delivery835AllowedStatusIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"PaymentIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"ProductLineID":{"format":"int64","type":"integer"},"FromDate":{"format":"date-time","type":"string"},"ToDate":{"format":"date-time","type":"string"},"LastModifiedDateFrom":{"format":"date-time","type":"string"},"LastModifiedDateTo":{"format":"date-time","type":"string"},"searchText":{"type":"string"},"PaymentAmount":{"format":"double","type":"number"},"Claim":{"type":"string"},"WcClaim":{"type":"string"},"PayerID":{"format":"int64","type":"integer"},"PayerIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"ShowOnlyUndownloaded":{"type":"boolean"},"ShowOnlyDownloaded":{"type":"boolean"},"DateOfServiceFrom":{"format":"date-time","type":"string"},"DateOfServiceTo":{"format":"date-time","type":"string"},"IsWhiteLabeled":{"type":"boolean"},"FileExportIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"PaymentPolicyTypeIDExcludes":{"type":"array","items":{"format":"int64","type":"integer"}},"PaymentPolicyTypeIDIncludes":{"type":"array","items":{"format":"int64","type":"integer"}},"IncludePayer":{"type":"boolean"},"IncludeOnlyPayableProductlines":{"type":"boolean"},"IncludeParentPayment":{"type":"boolean"},"IncludeCheckProductline":{"type":"boolean"},"Include835":{"type":"boolean"},"Include835PaidOnly":{"type":"boolean"},"ExcludePendingACHPayments":{"type":"boolean"},"LineOfBusiness":{"type":"string"},"CheckNumber":{"type":"string"},"SearchPaymentAmount":{"type":"string"},"PayerCheckNumber":{"type":"string"},"EscheatmentProductOnly":{"type":"boolean"},"ForceManualPayment":{"type":"boolean"},"IsConsolidatedWithPayment":{"type":"boolean"},"RetrievePaymentsForFallbackProvider":{"type":"boolean"},"UseJaguarVersion":{"type":"boolean"},"IsProviderRinTinEnabled":{"type":"boolean"},"IsStatusChange":{"type":"boolean"},"IsVCCAggregated":{"type":"boolean"},"IncludeResendInfo":{"type":"boolean"},"IncludeOFPDate":{"type":"boolean"},"IncludePaymentHierarchy":{"type":"boolean"},"IncludeStoreFinancialInfo":{"type":"boolean"},"IncludeProviderInfo":{"type":"boolean"},"IncludeEDIDeliveryInfo":{"type":"boolean"},"ShowDownloadStatus":{"type":"boolean"},"Take":{"format":"int32","type":"integer"},"Skip":{"format":"int32","type":"integer"},"Sort":{"type":"string"},"SortAscending":{"type":"boolean"},"Page":{"format":"int32","type":"integer"},"PageSize":{"format":"int32","type":"integer"},"TotalTake":{"format":"int32","type":"integer","readOnly":true}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPortalPaymentSearchResponse":{"type":"object","properties":{"Count":{"format":"int32","type":"integer"},"ProviderPortalPaymentSearchResults":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPortalPaymentSearchResult"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPortalPaymentSearchResult":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"ParentPaymentID":{"format":"int64","type":"integer"},"ProviderID":{"format":"int64","type":"integer"},"PaymentDate":{"format":"date-time","type":"string"},"PaymentAmount":{"format":"double","type":"number"},"ClaimsCount":{"format":"int32","type":"integer"},"AmountDeposited":{"format":"double","type":"number"},"DownloadDate":{"format":"date-time","type":"string"},"BatchKey":{"type":"string"},"ImportID":{"format":"int64","type":"integer"},"ExportType":{"type":"string"},"IsDownloaded":{"type":"boolean"},"PaymentDetails":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPaymentDetail"},"Status":{"type":"string"},"Payer":{"type":"string"},"ProductLineID":{"format":"int64","type":"integer"},"ProductLineName":{"type":"string"},"PaymentPolicyTypeID":{"format":"int64","type":"integer"},"WorkersComp":{"type":"boolean"},"ProviderName":{"type":"string"},"TIN":{"type":"string"},"AccountNumber":{"type":"string"},"DisplayAccountInfo":{"type":"string"},"PayerDocuments":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.ProviderPortal.PayerProviderDocuments"}},"HasNo835Payments":{"type":"string"},"IsEopPreGenerated":{"type":"boolean"},"Fee":{"format":"double","type":"number"},"PaymentStatusID":{"format":"int64","type":"integer"},"IsProcessed835":{"type":"boolean"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"ElevanceCheckNumber":{"type":"string"},"PayerID":{"format":"int64","type":"integer"},"IsForceManualPaymentProcessed":{"type":"boolean"},"PaymentIdentifiers":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.ProviderPortal.PaymentIdentifier"}},"ConsolidatedPaymentId":{"format":"int64","type":"integer"},"Is835Failed":{"type":"boolean"},"RIN":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.ProviderPaymentDetail":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"PaymentDate":{"format":"date-time","type":"string"},"TransactionAmount":{"format":"double","type":"number"},"Fees":{"format":"double","type":"number"},"TRN":{"type":"string"},"PaymentDetails":{"type":"string"},"PayerName":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.PayerProviderDocuments":{"type":"object","properties":{"DocumentID":{"format":"int64","type":"integer"},"Type":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.ProviderPortal.PaymentIdentifier":{"type":"object","properties":{"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"PaymentID":{"format":"int64","type":"integer"},"DocId":{"type":"string"},"ArchiveKey":{"type":"string"},"StorageId":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.Download835Request":{"type":"object","properties":{"PaymentDownloadRequests":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentDownloadRequest"}},"ProviderID":{"format":"int64","type":"integer"},"Username":{"type":"string"},"NeedAggregated835":{"type":"boolean"},"NeedPaymentSummaryCsv":{"type":"boolean"},"UserHasAccessToSubordinates":{"type":"boolean"},"SkipInteractionLog":{"type":"boolean"},"KeepContent835Text":{"type":"boolean"},"SkipFileExportEOPQueue":{"type":"boolean"},"SkipDbWrite":{"type":"boolean"},"InteractionID":{"format":"int64","type":"integer"},"CallingApplicationID":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"},"UserId":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentDownloadRequest":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"DocId":{"type":"string"},"ArchiveKey":{"type":"string"},"StorageId":{"type":"string"},"ProductLineID":{"format":"int64","type":"integer"},"ZpassPayerID":{"format":"int64","type":"integer"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"EopSource":{"enum":["Unknown","Zpass","Docs","PayerApi"],"type":"string"},"SourceSystemOfImage":{"type":"string"},"AssociatedPayments":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentDownloadRequest"}}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.Download835Response":{"type":"object","properties":{"Content":{"format":"byte","type":"string"},"FileName":{"type":"string"},"PaymentDownloadResponses":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentDownloadResponse"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.PaymentDownloadResponse":{"type":"object","properties":{"PaymentID":{"format":"int64","type":"integer"},"DocId":{"type":"string"},"ArchiveKey":{"type":"string"},"StorageId":{"type":"string"},"Source":{"enum":["Unknown","Zpass","Docs","DocsPayee"],"type":"string"},"Content835":{"type":"string"},"ContentEOP":{"format":"byte","type":"string"},"AssociatedPaymentIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.ProviderSearchRequest":{"type":"object","properties":{"ProviderIDs":{"type":"array","items":{"format":"int64","type":"integer"}},"ProviderID":{"format":"int64","type":"integer"},"TIN":{"type":"string"},"NPI":{"format":"int64","type":"integer"},"Name":{"type":"string"},"PaymentAmount":{"format":"double","type":"number"},"PaymentID":{"format":"int64","type":"integer"},"SfPaymentID":{"format":"int64","type":"integer"},"PhoneNumber":{"type":"string"},"City":{"type":"string"},"State":{"type":"string"},"Email":{"type":"string"},"ProductLineStatusID":{"format":"int64","type":"integer"},"InterationID":{"format":"int64","type":"integer"},"ClaimNumber":{"type":"string"},"WcClaimNumber":{"type":"string"},"ZelisCheckNumber":{"type":"string"},"PayerCheckNumber":{"type":"string"},"EPCPayer":{"format":"int64","type":"integer"},"ViewNonOrphaned":{"type":"boolean"},"UserIDs":{"type":"array","items":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"}},"EPCInitiativePayerPropertyBag":{"type":"string"},"Take":{"format":"int32","type":"integer"},"Skip":{"format":"int32","type":"integer"},"Sort":{"type":"string"},"SortAscending":{"type":"boolean"},"Page":{"format":"int32","type":"integer"},"PageSize":{"format":"int32","type":"integer"},"TotalTake":{"format":"int32","type":"integer","readOnly":true}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.ProviderSearchResponse":{"type":"object","properties":{"Count":{"format":"int32","type":"integer"},"ProviderSearchResults":{"type":"array","items":{"$ref":"#/definitions/Ccp.Shared.ZelisInternalApi.AdminPortal.ProviderSearchResult"}},"Success":{"type":"boolean"},"UserFriendlyMessage":{"type":"string"},"Exception":{"type":"string"}}},"Ccp.Shared.ZelisInternalApi.AdminPortal.ProviderSearchResult":{"type":"object","properties":{"ProviderID":{"format":"int64","type":"integer"},"ProviderName":{"type":"string"},"CurrentProductLine":{"type":"string"},"CurrentProductLineStatus":{"type":"string"},"LastModified":{"format":"date-time","type":"string"},"LastModifiedBy":{"type":"string"},"CreatedOn":{"format":"date-time","type":"string"},"NPI":{"format":"int64","type":"integer"},"TIN":{"type":"string"},"TPASource":{"type":"string"},"Enabled":{"type":"boolean"},"IsECardProvider":{"type":"boolean"},"Street":{"type":"string"},"Fax":{"type":"string"},"ContactVerified":{"type":"string"},"HierarchyLevel":{"format":"int32","type":"integer"},"HierarchySettingsEnabled":{"type":"boolean"},"HasCompleteHierarchy":{"type":"boolean"},"HasEffectiveHierarchy":{"type":"boolean"},"TINSequenceStatus":{"type":"string"},"PayerNetworkGrp":{"type":"string"},"EPCInitiative":{"type":"string"},"IsGoGreen":{"type":"boolean"},"EpcEnrollmentType":{"type":"string"}}},"Ccp.Docs.Payments.DataModel.PaymentLifeCycleHoldRequest":{"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"ListOfDocId":{"type":"array","items":{"type":"string"}}}},"Ccp.Docs.Payments.DataModel.PaymentLifeCycleHoldResponse":{"type":"object","properties":{"DocId":{"type":"string"},"Success":{"type":"boolean"},"AdditionalInfo":{"type":"string"}}},"Ccp.Docs.Wcf.Public.EpayRollupPdfRequests":{"required":["UserName","Password","DocId","ArchiveKey"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"DocId":{"maxLength":25,"minLength":0,"type":"string"},"ArchiveKey":{"maxLength":10,"minLength":0,"type":"string"},"FileAsZip":{"type":"boolean"},"UseCacheOverride":{"type":"boolean"}}},"Ccp.Docs.Wcf.CreateUpdateMemberRequest":{"description":"Request body to create or update a member","type":"object","properties":{"MemberInformation":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberInfo","description":"The member's personal information"},"Metadata":{"description":"Set of key-value pairs that can be attached to the member\r\nThis can be useful for storing additional information about the member in a structured format","type":"object","additionalProperties":{"type":"string"}},"PlanDataLinks":{"description":"Collection of objects that are used to link the member to their plan(s)\r\nEach object in the collection contains data fields that are used to identify documents that have been released in DOCS and belong to the member","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberDataMatchingFields"}}}},"Ccp.Docs.Wcf.MemberInfo":{"description":"Personal information about a member","type":"object","properties":{"DateOfBirth":{"format":"date-time","description":"The member's date of birth","type":"string"},"Email":{"description":"The member's email address","type":"string"},"FirstName":{"description":"The member's first name","type":"string"},"LastName":{"description":"The member's last name","type":"string"},"MobileNumber":{"description":"The member's cell phone number","type":"string"},"ZipCode":{"description":"The member's zip code","maxLength":5,"minLength":5,"type":"string"}}},"Ccp.Docs.Wcf.MemberDataMatchingFields":{"description":"Collection of data fields that will be used to associate a member with data that has been released in DOCS\r\n    - FormatId, OriginId, GroupHierarchy1, and  GroupHierarchy2 identify the group/plan a member belongs to\r\n    - EnrolleeId, SSN, DocumentIndex1, and DependentNumber identify an individual within the group/plan\r\n    - The eEOB matching style you configure in DOCS determines which of these fields are required\r\n       ex. Matching Style = Origin-GH1-EnrolleeId :: Origin, GroupHierarchy1, EnrolleeId are required\r\n    - Dependent number always required for format 001 (claims) groups/plans","required":["ClientId","FormatId","OriginId","GroupHierarchy1"],"type":"object","properties":{"ClientId":{"description":"Client ID value for a member's group/plan","type":"string"},"FormatId":{"description":"Format ID value for a member's group/plan\r\n \"000\" = ID Cards\r\n \"001\" = Claims","type":"string"},"OriginId":{"description":"Origin ID value for a member's group/plan","type":"string"},"GroupHierarchy1":{"description":"Group Hierarchy 1 value for a member's group/plan","type":"string"},"GroupHierarchy2":{"description":"Group Hierarchy 2 value for a member's group/plan","type":"string"},"EnrolleeId":{"description":"Member's enrollee ID","type":"string"},"Ssn":{"description":"Member's social security number","type":"string"},"DependentNumber":{"description":"Member's dependent number","type":"string"},"DependentsAuthorizedToView":{"description":"List of individuals which a member can view the documents of\r\n This list contains dependent numbers, all other fields are expected to be the same for other individuals on the same plan\r\n If empty, the member can only view their own documents\r\n \r\nExample: \r\n    John Doe (plan holder)  DependentNumber 00\r\n    Jane Doe (spouse)       DependentNumber 01\r\n    Billy Doe (adult child) DependentNumber 02\r\n    Susie Doe (young child) DependentNumber 03\r\n    \r\n    Using Origin+GH1+Enrollee matching style,\r\n    Data for all members on covered on the plan will have:\r\n        OriginId    = XX\r\n        GH1         = XYZ\r\n        EnrolleeId  = 1234\r\n    \r\n    If John Doe is authorized to view Jane and Susie, set John's DependentsAuthorizedToView = [ 01, 03 ]\r\n    Result: John only allowed access to view any documents where: \r\n        Origin = XX\r\n        GH1 = XYZ\r\n        EnrolleeId = 1234\r\n        Dependent Number = 00 OR 01 OR 03","type":"array","items":{"type":"string"}}}},"Ccp.Docs.Wcf.Member":{"description":"A member represents an individual user in your application\r\nThe member object is required for other member services to work, such as Verify-A-Bill","type":"object","properties":{"Id":{"format":"uuid","description":"Unique Identifier for the member\r\n* Member ID should be stored with, or otherwise linked to, a user record in your application","type":"string","example":"00000000-0000-0000-0000-000000000000"},"MemberInformation":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberInfo","description":"The member's personal information"},"Metadata":{"description":"Set of key-value pairs that can be attached to the member\r\nThis can be useful for storing additional information about the member in a structured format","type":"object","additionalProperties":{"type":"string"}},"PlanDataLinks":{"description":"Collection of objects that are used to link the member to their plan(s)\r\nEach object in the collection contains data fields that are used to identify documents that have been released in DOCS and belong to the member","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberDataMatchingFields"}}}},"Ccp.Docs.Wcf.MemberPlanLink":{"description":"A member represents an individual user in your application\r\nThis object is responsible for converting a MemberPlanLink object into a Member object, which is useful for invoking methods in the Member Empowerment API","type":"object","properties":{"EnrolleeId":{"description":"The enrolleeId (the client provided memberId) of the member","type":"string"},"Last4SSN":{"description":"The last four digits of the member's SSN","type":"string"},"ClientId":{"description":"The clientId of the member","type":"string"},"FirstName":{"description":"The first name of the member","type":"string"},"LastName":{"description":"The last name of the member","type":"string"},"DateOfBirth":{"format":"date-time","description":"The date of birth of the member","type":"string"},"Zip":{"description":"The zip code of the member","type":"string"},"PlanId":{"description":"The planId of the member","type":"string"},"Metadata":{"description":"Set of key-value pairs that can be attached to the member\r\nThis can be useful for storing additional information about the member in a structured format","type":"object","additionalProperties":{"type":"string"}}}},"Ccp.Docs.Wcf.MemberBankAccount":{"description":"Member Bank Account","required":["Id","BankAccountHolderName","RoutingNumber","AccountNumber","AccountType"],"type":"object","properties":{"Id":{"format":"uuid","description":"Bank Account ID","type":"string","example":"00000000-0000-0000-0000-000000000000"},"BankAccountHolderName":{"description":"Name of Bank Account Holder","type":"string"},"BankAccountDescription":{"description":"Bank Account Description (User Defined)","type":"string"},"RoutingNumber":{"description":"Bank Routing Number","type":"string"},"AccountNumber":{"description":"Bank Account Number","type":"string"},"AccountType":{"description":"Bank Account Type\r\n\"Checking\" or \"Savings\"","pattern":"Checking|Savings","type":"string"}}},"Ccp.Docs.Wcf.MemberBill":{"description":"A MemberBill object represents a set of bill images uploaded by a member","type":"object","properties":{"Id":{"format":"uuid","description":"Member bill's unique identifier","type":"string","example":"00000000-0000-0000-0000-000000000000"},"UploadedDate":{"format":"date-time","description":"Date the bill images were uploaded/verified","type":"string"},"BillImages":{"description":"List containing all images for the bill","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberBillImage"}},"PotentialMatchClaimIds":{"description":"List of unique identifiers for claims that were identified as potential matches to this bill","type":"array","items":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"}},"ConfirmedMatchClaimIds":{"description":"List of unique identifiers for claims that are a confirmed match to this bill","type":"array","items":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"}},"PaymentStatus":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment","description":"Member Payment Detail"}}},"Ccp.Docs.Wcf.MemberBillImage":{"description":"Bill Image","type":"object","properties":{"PageNumber":{"format":"int32","description":"Page number of bill (1 to N)","type":"integer"},"ImageAsBase64":{"description":"Page image as a base64 encoded string","type":"string"}}},"Ccp.Docs.Wcf.MemberPayment":{"description":"Status of Member Submitted Payment","type":"object","properties":{"Id":{"format":"uuid","description":"Unique Payment ID","type":"string","example":"00000000-0000-0000-0000-000000000000"},"ConfirmationNumber":{"description":"Payment Confirmation Number","type":"string"},"AmountPaid":{"format":"double","description":"Payment Amount","type":"number"},"ErrorMessage":{"description":"Error Message","type":"string"},"Status":{"description":"Payment Status\r\n    PendingProcessing\r\n    ProcessingPayment\r\n    AdditionalInfoRequired\r\n    DrawdownFailure\r\n    Paid\r\n    Canceled","type":"string"},"SubmittedDate":{"format":"date-time","description":"Payment Submitted Date","type":"string"},"BillId":{"format":"uuid","description":"Unique identifier for the bill the payment relates to","type":"string","example":"00000000-0000-0000-0000-000000000000"},"FundingMethod":{"description":"Payment funding method\r\n    Stripe (card, native wallet)\r\n    BankAccount","type":"string"}}},"Ccp.Docs.Wcf.ConfirmVerifyResultsRequest":{"description":"Request object for Confirm in MemberBills API","type":"object","properties":{"ConfirmedMatchClaimIds":{"description":"List of claims confirmed as match to bill","type":"array","items":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"}}}},"Ccp.Docs.Wcf.MemberClaim":{"description":"Member Health Plan Claim","type":"object","properties":{"Id":{"format":"uuid","description":"Unique Claim ID","type":"string","example":"00000000-0000-0000-0000-000000000000"},"DocId":{"description":"Doc ID","type":"string"},"DependentNumber":{"description":"Dependent Number","type":"string"},"ReceivedDate":{"format":"date-time","description":"Claim Processed Date","type":"string"},"DateOfServiceStart":{"format":"date-time","description":"Service Start Date","type":"string"},"DateOfServiceEnd":{"format":"date-time","description":"Service End Date","type":"string"},"ClaimNumber":{"description":"Claim Number","type":"string"},"ClaimSequence":{"description":"Claim Sequence","type":"string"},"ClaimTypeDescription":{"description":"Claim Type Description","type":"string"},"Patient":{"description":"Patient","type":"string"},"ProviderId":{"description":"Provider ID","type":"string"},"ServiceAmounts":{"$ref":"#/definitions/Ccp.Docs.Wcf.ClaimServiceAmounts","description":"Service Line Totals"},"MessageCodes":{"description":"Message Codes","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.ClaimMessageCode"}},"ServiceLines":{"description":"Service Lines","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.ClaimServiceLine"}},"PaymentStatus":{"$ref":"#/definitions/Ccp.Docs.Wcf.MemberPayment","description":"Member Payment Detail"}}},"Ccp.Docs.Wcf.ClaimServiceAmounts":{"description":"Service Line Totals","type":"object","properties":{"TotalCharged":{"format":"double","description":"Total Charged","type":"number"},"ProviderIneligible":{"format":"double","description":"Ineligible Amount","type":"number"},"PatientIneligible":{"format":"double","description":"Ineligible Amount that is Patient Responsibility","type":"number"},"Copay":{"format":"double","description":"Copay","type":"number"},"Deductible":{"format":"double","description":"Deductible","type":"number"},"Coinsurance":{"format":"double","description":"Coinsurance","type":"number"},"PlanPaidToProvider":{"format":"double","description":"Plan Paid To Provider","type":"number"},"PlanPaidToMember":{"format":"double","description":"Plan Paid to Memeber","type":"number"},"PatientResponsibility":{"format":"double","description":"Patient Responsibility","type":"number"},"Discount":{"format":"double","description":"Discount","type":"number"},"Payment":{"format":"double","description":"Payment","type":"number"},"OtherCarrier":{"format":"double","description":"Other Carrier","type":"number"}}},"Ccp.Docs.Wcf.ClaimMessageCode":{"description":"Message Code","type":"object","properties":{"Code":{"description":"Code","type":"string"},"Message":{"description":"Message","type":"string"}}},"Ccp.Docs.Wcf.ClaimServiceLine":{"description":"Service Line","type":"object","properties":{"ServiceDescription":{"description":"Service Description","type":"string"},"ProcedureCode":{"description":"Procedure Code","type":"string"},"DateOfServiceStart":{"format":"date-time","description":"Service Start Date","type":"string"},"DateOfServiceEnd":{"format":"date-time","description":"Service End Date","type":"string"},"Messages":{"description":"List of Message Codes","type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.ClaimMessageCode"}},"Amounts":{"$ref":"#/definitions/Ccp.Docs.Wcf.ClaimServiceAmounts","description":"Service Line Amounts"}}},"Ccp.Docs.Wcf.GetClaimAsPdfOrImageRequest":{"type":"object","properties":{"MemberId":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"},"ClaimId":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"},"EnrolleeId":{"type":"string"},"DependentNumber":{"type":"string"},"Last4Ssn":{"type":"string"},"DocumentFormat":{"type":"string"},"ImageFormat":{"type":"string"},"Dpi":{"format":"int32","type":"integer"}}},"Ccp.Docs.Wcf.GetClaimAsPdfOrImageResponse":{"type":"object","properties":{"ClaimPdfOrImageBytesAsBase64String":{"type":"string"}}},"Ccp.Docs.Wcf.TermMemberRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"},"TermDateTime":{"format":"date-time","type":"string"}}},"Ccp.Docs.Wcf.TermMemberByLast4SsnRequest":{"type":"object","properties":{"Last4Ssn":{"type":"string"},"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"},"TermDateTime":{"format":"date-time","type":"string"}}},"Ccp.Docs.Wcf.TermMemberByFirstNameAndDobRequest":{"type":"object","properties":{"FirstName":{"type":"string"},"DateOfBirth":{"format":"date-time","type":"string"},"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"},"TermDateTime":{"format":"date-time","type":"string"}}},"Ccp.Docs.Wcf.EnrollTermedMemberRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"}}},"Ccp.Docs.Wcf.EnrollTermedMemberByLast4SsnRequest":{"type":"object","properties":{"Last4Ssn":{"type":"string"},"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"}}},"Ccp.Docs.Wcf.EnrollTermedMemberByFirstNameAndDobRequest":{"type":"object","properties":{"FirstName":{"type":"string"},"DateOfBirth":{"format":"date-time","type":"string"},"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"}}},"Ccp.Docs.Wcf.GetIdCardAsPdfOrImageRequest":{"type":"object","properties":{"MemberId":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"},"EnrolleeId":{"type":"string"},"DependentNumber":{"type":"string"},"Last4Ssn":{"type":"string"},"DocumentFormat":{"type":"string"},"ImageFormat":{"type":"string"},"Dpi":{"format":"int32","type":"integer"}}},"Ccp.Docs.Wcf.GetIdCardAsPdfOrImageResponse":{"type":"object","properties":{"IdCardPdfOrImageBytesAsBase64String":{"type":"string"}}},"Ccp.Docs.Wcf.SubmitPaymentRequest":{"description":"Pay via bank account request object","required":["PaymentType","BillId","PaymentAmount"],"type":"object","properties":{"PaymentType":{"description":"Payment method\r\n\"Bank\" (ACH) or \"Stripe\" (Cards)","pattern":"Bank|Stripe","type":"string"},"BankAccountId":{"format":"uuid","description":"Bank Account ID\r\nRequired if PaymentType = \"Bank\"","type":"string","example":"00000000-0000-0000-0000-000000000000"},"BillId":{"format":"uuid","description":"Bill ID","type":"string","example":"00000000-0000-0000-0000-000000000000"},"PaymentAmount":{"format":"double","description":"Payment Amount","type":"number"},"StripeCheckoutSettings":{"$ref":"#/definitions/Ccp.Docs.Wcf.StripeCheckoutSettings","description":"Additonal options for payments made via Card\r\nRequired if PaymentType = \"Stripe\""}}},"Ccp.Docs.Wcf.StripeCheckoutSettings":{"description":"Options used to configure Stripe checkout session","required":["SuccessUrl","CancelUrl"],"type":"object","properties":{"SuccessUrl":{"description":"URL to redirect to after payment submitted successfully","type":"string"},"CancelUrl":{"description":"URL to redirect to after payment submission cancelled","type":"string"}}},"Ccp.Docs.Wcf.Public.MobilePreferencesController+PaperlessPreferences":{"type":"object","properties":{"IsPaperless":{"type":"boolean"},"SendPushNotifications":{"type":"boolean"},"SendTextNotifications":{"type":"boolean"},"SendEmailNotifications":{"type":"boolean"},"HighDollarAmountThreshold":{"format":"int32","type":"integer"},"PhoneNumber":{"type":"string"},"EmailAddress":{"type":"string"}}},"Ccp.Docs.Wcf.Public.GetPaymentStatusRequest":{"type":"object","properties":{"ClaimNumber":{"maxLength":50,"minLength":0,"type":"string"},"PaymentId":{"format":"int64","type":"integer"},"OriginalCheckNumber":{"maxLength":25,"minLength":0,"type":"string"}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse":{"type":"object","properties":{"DocumentList":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo"}},"ResultsTruncated":{"type":"boolean"}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo":{"type":"object","properties":{"DocId":{"type":"string"},"OriginalCheckNumber":{"type":"string"},"Check":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+CheckInfo"},"ClaimNumbers":{"type":"array","items":{"type":"string"}},"PayeeAddress":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+AddressInfo"},"Payments":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+ZPassPaymentModality"}}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+CheckInfo":{"type":"object","properties":{"PayeeName":{"type":"string"},"OriginalCheckNumber":{"type":"string"},"OriginalCheckAmount":{"format":"double","type":"number"}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+AddressInfo":{"type":"object","properties":{"Name":{"type":"string"},"Address1":{"type":"string"},"Address2":{"type":"string"},"City":{"type":"string"},"State":{"type":"string"},"Zip":{"type":"string"}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+ZPassPaymentModality":{"type":"object","properties":{"PaymentId":{"format":"int64","type":"integer"},"PaidPaymentAmount":{"format":"double","type":"number"},"PaymentIssueDate":{"format":"date-time","type":"string"},"PaymentClearedDate":{"format":"date-time","type":"string"},"PaymentMethod":{"type":"string"},"PaymentStatus":{"type":"string"},"PaymentTransactions":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+ZPassPaymentTransaction"}}}},"Ccp.Docs.Wcf.PaymentStatusApiResponse+DocumentInfo+ZPassPaymentTransaction":{"type":"object","properties":{"ChargeAmount":{"format":"double","type":"number"},"Date":{"format":"date-time","type":"string"}}},"Ccp.Docs.Wcf.Public.PersistentTaskTestRequests":{"required":["value1","value2"],"type":"object","properties":{"value1":{"format":"int32","type":"integer"},"value2":{"format":"int32","type":"integer"}}},"Ccp.Docs.Mobile.Enrollment.PlanInfoBase":{"required":["FirstName","LastName","DateOfBirth","ZipCode"],"type":"object","properties":{"FirstName":{"type":"string"},"LastName":{"type":"string"},"DateOfBirth":{"type":"string"},"ZipCode":{"type":"string"}}},"Ccp.Docs.Mobile.Enrollment.PlanInfo":{"required":["ClientId","PlanId","ClientDescription","PlanDescription","PhoneNumber","Website","Email","PlanIconSmall","PlanIconMedium","PlanIconLarge","PlanLogoSmall","PlanLogoMedium","PlanLogoLarge"],"type":"object","properties":{"ClientId":{"type":"string"},"PlanId":{"type":"string"},"ClientDescription":{"type":"string"},"PlanDescription":{"type":"string"},"PhoneNumber":{"type":"string"},"Website":{"type":"string"},"Email":{"type":"string"},"PlanIconSmall":{"type":"string"},"PlanIconMedium":{"type":"string"},"PlanIconLarge":{"type":"string"},"PlanLogoSmall":{"type":"string"},"PlanLogoMedium":{"type":"string"},"PlanLogoLarge":{"type":"string"},"AppleWalletIdCardEnabled":{"type":"boolean"},"GoogleWalletIdCardEnabled":{"type":"boolean"}}},"Ccp.Docs.Wcf.Public.Provider1099ClientDocumentListRequest":{"required":["UserName","Password","PayeeTin"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"PayeeTin":{"type":"string"}}},"Ccp.Docs.Wcf.Public.Provider1099ImageRequest":{"required":["UserName","Password"],"type":"object","properties":{"UserName":{"type":"string"},"Password":{"type":"string"},"ClientId":{"type":"string"},"DocId":{"type":"string"},"ArchiveKey":{"type":"string"}}},"Ccp.Docs.Wcf.Public.RemittanceRequest":{"required":["DocumentNumber","RecipientIDNumber","DocumentDate"],"type":"object","properties":{"DocumentNumber":{"description":"Document Index 1","type":"string"},"RecipientIDNumber":{"description":"Document Index 2","type":"string"},"DocumentDate":{"description":"Document Index 3","type":"string"}}},"Ccp.Docs.Wcf.Public.SearchByClaimNumberRequest":{"required":["ClaimNumber","PayDate","TIN"],"type":"object","properties":{"ClaimNumber":{"type":"string"},"PayDate":{"type":"string"},"TIN":{"type":"string"}}},"Ccp.Docs.Wcf.Public.SearchByRecipientAndClaimNumberRequest":{"required":["DocumentNumber","DocumentDate","ClaimNumber","RecipientIdNumber"],"type":"object","properties":{"DocumentNumber":{"type":"string"},"DocumentDate":{"type":"string"},"ClaimNumber":{"type":"string"},"RecipientIdNumber":{"type":"string"}}},"Ccp.Docs.Wcf.Public.SearchByDocumentRequest_V1":{"required":["DocID"],"type":"object","properties":{"DocID":{"maxLength":25,"minLength":25,"type":"string"},"ForceGetLatest":{"type":"boolean"}}},"Ccp.Docs.Wcf.RestTrackingResults":{"type":"object","properties":{"DocID":{"type":"string"},"DocumentAddress":{"$ref":"#/definitions/Ccp.Docs.Wcf.Address"},"DocumentInstances":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.Instance"}}}},"Ccp.Docs.Wcf.Address":{"type":"object","properties":{"Name":{"type":"string"},"Address1":{"type":"string"},"Address2":{"type":"string"},"City":{"type":"string"},"State":{"type":"string"},"Zip":{"type":"string"},"Country":{"type":"string"}}},"Ccp.Docs.Wcf.Instance":{"type":"object","properties":{"ProductionType":{"type":"string"},"TrackingNumber":{"type":"string"},"ShipmentAddress":{"$ref":"#/definitions/Ccp.Docs.Wcf.Address"},"TrackingDetails":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.TrackingDetail"}}}},"Ccp.Docs.Wcf.TrackingDetail":{"type":"object","properties":{"DateTime":{"format":"date-time","type":"string"},"System":{"type":"string"},"Location":{"type":"string"},"Description":{"type":"string"}}},"Ccp.Docs.Wcf.GetAppleClaimsCardByPlanLinkIdRequest":{"description":"Request body to get the apple wallet claims card","type":"object","properties":{"MemberId":{"format":"uuid","type":"string","example":"00000000-0000-0000-0000-000000000000"},"NumberOfLatestClaimsToReturn":{"format":"int32","type":"integer"}}},"Ccp.Docs.Wcf.GetAppleClaimsCardResponse":{"type":"object","properties":{"WalletPassBytes":{"type":"string"}}},"Ccp.Docs.Wcf.GetAppleIdCardResponse":{"type":"object","properties":{"WalletPassBytes":{"type":"string"}}},"Ccp.Docs.Wcf.GetAppleIdCardByValidationLookupRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"}}},"Ccp.Docs.Wcf.GetAppleIdCardByMemberDetailsRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FirstName":{"type":"string"},"LastName":{"type":"string"},"DateOfBirth":{"format":"date-time","type":"string"},"ZipCode":{"type":"string"},"SsnLast4":{"type":"string"},"PlanId":{"type":"string"}}},"Ccp.Docs.Wcf.GetGoogleIdCardResponse":{"type":"object","properties":{"WalletPassSaveLink":{"type":"string"}}},"Ccp.Docs.Wcf.GetGoogleIdCardByValidationLookupRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FileVendorId":{"type":"string"},"OriginId":{"type":"string"},"GroupHierarchy1":{"type":"string"},"GroupHierarchy2":{"type":"string"},"EnrolleeId":{"type":"string"},"EnrolleeSsn":{"type":"string"},"DependentNumber":{"type":"string"},"DocumentIndex1":{"type":"string"}}},"Ccp.Docs.Wcf.GetGoogleIdCardByMemberDetailsRequest":{"type":"object","properties":{"ClientId":{"type":"string"},"FirstName":{"type":"string"},"LastName":{"type":"string"},"DateOfBirth":{"format":"date-time","type":"string"},"ZipCode":{"type":"string"},"SsnLast4":{"type":"string"},"PlanId":{"type":"string"}}},"Ccp.Docs.Wcf.Public.WatermarkInfoRequest":{"required":["Documents"],"type":"object","properties":{"Documents":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Data.WatermarkInfoRequestDocument"}}}},"Ccp.Docs.Data.WatermarkInfoRequestDocument":{"required":["DocId","OutDocKey"],"type":"object","properties":{"DocId":{"maxLength":25,"minLength":25,"type":"string","readOnly":true},"OutDocKey":{"maxLength":10,"minLength":10,"type":"string","readOnly":true}}},"Ccp.Docs.Wcf.Public.ZelisPdfRequests_V1":{"required":["RequestBody"],"type":"object","properties":{"RequestBody":{"type":"array","items":{"$ref":"#/definitions/Ccp.Docs.Wcf.Public.ZelisPdfRequestDetails_V1"}},"FileAsZip":{"type":"boolean"}}},"Ccp.Docs.Wcf.Public.ZelisPdfRequestDetails_V1":{"required":["BatchKey","ArchiveKey","SourceSystemOfImage"],"type":"object","properties":{"BatchKey":{"maxLength":100,"minLength":0,"type":"string"},"ArchiveKey":{"maxLength":10,"minLength":0,"type":"string"},"SourceSystemOfImage":{"maxLength":10,"minLength":0,"type":"string"}}}},"securityDefinitions":{"basic":{"type":"basic","description":"Basic HTTP Authentication"}}}