---
title: "Changes to Create an order"
method: POST
path: "/v1/orders/"
---

# Changes to Create an order

`POST /v1/orders/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-08-13** `85556e62dac3` — 1 info
- **2026-07-31** `b4fe90e78e45` — 2 breaking, 6 info
- **2026-07-27** `f7c013875516` — 69 warning, 38 info
- **2026-07-26** `e58688835e25` — 5 breaking, 3 info

## Changes

- **2026-08-13** `85556e62dac3` — 1 info
  - added the optional property `employers/items/employments/items/employed_in_role` to the response with the `201` status
- **2026-07-31** `b4fe90e78e45` — 2 breaking, 6 info
  - the response property `loan/loan_number` became nullable for the status `201`
  - the response property `loan/loan_number` became optional for the status `201`
  - added the new optional request property `loan/application_number`
  - added `subschema #1, subschema #2` to the `loan` request property `anyOf` list
  - the request property `loan/loan_number` became nullable
  - the request property `loan/loan_number` became optional
  - added the optional property `loan/application_number` to the response with the `201` status
  - added `subschema #1, subschema #2` to the `loan` response property `anyOf` list for the response status `201`
- **2026-07-27** `f7c013875516` — 69 warning, 38 info
  - the `custom_field` request property's maxLength was set to `255`
  - the `employers/items/company_address/city` request property's maxLength was set to `64`
  - the `employers/items/company_address/state` request property's maxLength was set to `32`
  - the `employers/items/company_address/street` request property's maxLength was set to `255`
  - the `employers/items/company_address/zip` request property's maxLength was set to `10`
  - the `employers/items/company_domain` request property's maxLength was set to `128`
  - the `employers/items/company_logo` request property's maxLength was set to `512`
  - the `employers/items/company_mapping_id` request property's maxLength was set to `64`
  - the `employers/items/company_name` request property's maxLength was set to `128`
  - the `employers/items/suborder_number` request property's maxLength was set to `512`
  - the `first_name` request property's maxLength was set to `50`
  - the `last_name` request property's maxLength was set to `50`
  - the `order_number` request property's maxLength was set to `512`
  - the `template_id` request property's maxLength was set to `32`
  - added the new `C` enum value to the `employers/items/employments/items/statements/items/basis_of_pay` response property for the response status `201`
  - added the new `account_locked` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `account_locked` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `account_locked` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `config_error` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `config_error` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `config_error` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `done` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `done` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `done` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `error` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `error` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `error` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `full_parse` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `full_parse` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `full_parse` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `login` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `login` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `login` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `login_error` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `login_error` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `login_error` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `mfa` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - added the new `mfa` enum value to the `financial_accounts/items/last_task_status` response property for the response status `201`
  - added the new `mfa` enum value to the `insurance/last_task_status` response property for the response status `201`
  - added the new `mfa_error` enum value to the `employers/items/last_task_status` response property for the response status `201`
  - …67 more
- **2026-07-26** `e58688835e25` — 5 breaking, 3 info
  - the response property `employers/items/employments/items/profile/full_name` became nullable for the status `201`
  - the response property `employers/items/employments/items/profile/ssn` became nullable for the status `201`
  - the response property `employers/items/provider/id` became nullable for the status `201`
  - the response property `financial_accounts/items/accounts/items/mask` became nullable for the status `201`
  - the response property `insurance/provider/id` became nullable for the status `201`
  - added the optional property `employers/items/last_task_status` to the response with the `201` status
  - added the optional property `financial_accounts/items/last_task_status` to the response with the `201` status
  - added the optional property `insurance/last_task_status` to the response with the `201` status

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/orders/post.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/orders/post)
