Mandate
API | Description |
---|---|
POST api/Mandate/Ping |
Ping service to test connection |
POST api/Mandate/GetMandate |
Get a mandate from the system |
POST api/Mandate/GetMandates |
Get mandates from the system with search criteria |
POST api/Mandate/DeleteMandate |
Delete mandate from the system |
POST api/Mandate/GetToken |
Get a token for authentication and submit |
POST api/Mandate/GetForm |
Get a mandate form from the system |
POST api/Mandate/GetForms |
Get mandate forms from the system |
POST api/Mandate/SaveMandate |
Save a mandate to the system |
Token
API | Description |
---|---|
POST api/Token/GetMandate |
Get a mandate from the system |
POST api/Token/ValidateToken |
No documentation available. |
POST api/Token/ValidateTokenDetailed |
No documentation available. |
POST api/Token/GetAuthenticationData |
Get authentication data |
Status
API | Description |
---|---|
GET api/Status/Hello?message={message} |
No documentation available. |
POST api/Status/Notify |
No documentation available. |