Newer Version Available
Resources Input
Input representation for getting appointment slot resources.
- JSON Example
-
1 2 { 3 "resources": [ 4 { 5 "resourceId": "string", 6 "serviceTerritoryId": "003xx000000Y4xxYCD", 7 "serviceResourceId": "c51xx000000B1xxBCI", 8 "assetCategory": "string", 9 "serviceTypes": "Provider" 10 } 11 ] 12} - Properties
-