Returns a list of diagnostics describing any issues with the given @tour_pattern. Checks the internal consistency between the pattern and all members, as well as making sure required fields are set with valid values. Ignores sid fields, except for @shift_template_sid and @scheduling_activity_sid. Does not query the database to check that foreign keys exist. Returns a single diagnostic with an OK code if the given @tour_pattern has no issues. The @member_tour_week_patterns and @member_tour_agent_collections fields must be set on @tour_pattern. Errors:
grpc.Internal: error occurs when validating the tour pattern or members.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/wfm/gettourpatterndiagnostics' \
--header'Content-Type: application/json' \
--data-raw''