Newer Version Available

This content describes an older version of this product. View Latest

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
Property Name Type Description Required or Optional available version
resource​Id String ID of the Healthcare Practitioner Facility for Provider and Asset ID for the Asset. Optional 65.0
service​Territory​Id String ID of the Service Territory. Optional 65.0
service​Resource​Id String ID of the service resource. Optional 65.0
assest​Category String Asset category of the resource. Optional 65.0
resource​Type String Type of the resource. Possible values are:
  • provider​
  • device​
Optional 65.0