Resolve date
Validates a natural-language date string and resolves it to a UTC timestamp. | authz: min_org_role=operator | (OrderTemplateNewDateparserResolveReq) -> (OrderTemplateNewDateparserResolveRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
dateparser_str
time_zone_name
IANA time zone name (e.g. America/New_York).
anchor_timestamp
Response
Successful Response
anchor_timestamp
dateparser_str
dateparser_str_has_time_zone
resolved_to_timestamp
time_zone_name
IANA time zone name (e.g. America/New_York).
Errors
422
Order Templates New Resolve Dateparser V1request Unprocessable Entity Error

