Skip to end of metadata
Go to start of metadata
{
"Features": {
"queryEntitlement": {
"Endpoint": "services/product/v1/checkentitlement"
},
"upsertRequestForAuthorization": {
"Endpoint": "services/rfa/v2/setdetails"
},
"queryRequestForAuthorization": {
"Endpoint": "services/rfa/v2/getdetails"
},
"updateRequestForAuthorizationStatus": {
"Endpoint": "services/rfa/v2/setstatus"
},
"submitClaim": {
"Endpoint": "services/claim/v1/submission"
},
"queryCustomerApptInfo": {
"Endpoint": "services/customer/v2/newcallnumber"
}
},
"UserId": "xxxx",
"Password": "xxxx",
"ManufacturerNumber": "9999"
}
Claims Provider Object Properties
Property | Type | Required? | Description |
Features | object | Yes | TBC |
| queryEntitlement | object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
| upsertRequestForAuthorization | object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
| queryRequestForAuthorization | object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
| updateRequestForAuthorizationStatus
| object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
| submitClaim
| object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
| queryCustomerApptInfo
| object | Yes | TBC |
|
| Endpoint | string | Yes | TBC |
UserId | string | Yes | TBC |
Password | string | Yes | TBC |
ManufacturerNumber | string | Yes | TBC |