Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new records under the 'Other' service time #34

Open
vivetech opened this issue Feb 29, 2020 · 0 comments
Open

Creating new records under the 'Other' service time #34

vivetech opened this issue Feb 29, 2020 · 0 comments

Comments

@vivetech
Copy link

What is the correct POST body for creating a new record under the 'Other' service time?

I've tried a number of variations of the request below, but I keep getting HTTP response 422.

{
"campus_id": 78665,
"category_id": 524071,
"replaces": true,
"value": 217,
"service_time_id": null,
"service_date_time": "2020-02-23T00:00:00Z"
}

Other things I've tried:

  • service_time_id: 'other'
  • week_reference: 2416

Does the API support creating new records under the 'Other' service time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant