Newer Version Available
Service Process
JSON Example
1{
2 "attributes": {
3 "data": {
4 "FinancialAccounts": {
5 "value": [
6 {
7 "FinancialAccountNumber": 1111
8 },
9 {
10 "FinancialAccountNumber": 9999
11 }
12 ]
13 },
14 "AddressLine1": {
15 "value": "1st main road"
16 },
17 "DoorNumber": {
18 "value": 1111.0
19 },
20 "GeoLocation": {
21 "value": {
22 "Latitude": 1.0,
23 "Longitude": 2.0
24 }
25 }
26 }
27 },
28 "caseId": "500xx000000brazAAA",
29 "caseNumber": "00001168",
30 "processDefinitionId": "0j2xx0000000001AAA",
31 "svcCatalogRequestId": "946xx0000004EkKAAU"
32}
33| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| caseId | String | ID of the service process case. | Big, 57.0 | 57.0 |
| caseNumber | String | Number of the service process case. | Big, 57.0 | 57.0 |
| caseStatus | String | Status of the service process case. | Big, 57.0 | 57.0 |
| svcCatalogRequestId | String | The service catalog request ID . | Big, 57.0 | 57.0 |