Changes to Add new employer to the existing order

POST /v1/orders/{id}/employers/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 11 revisions of this API.32839

  1. 85556e62dac31
  2. f7c0138755162837
  3. e58688835e2531

What changed

    • added the optional property employments/items/employed_in_role to the response with the 201 status

      response-optional-property-added

  • f7c0138755162837See the full diff
    • the company_address/city request property's maxLength was set to 64

      request-property-max-length-set

    • the company_address/state request property's maxLength was set to 32

      request-property-max-length-set

    • the company_address/street request property's maxLength was set to 255

      request-property-max-length-set

    • the company_address/zip request property's maxLength was set to 10

      request-property-max-length-set

    • the company_domain request property's maxLength was set to 128

      request-property-max-length-set

    • the company_logo request property's maxLength was set to 512

      request-property-max-length-set

    • the company_mapping_id request property's maxLength was set to 64

      request-property-max-length-set

    • the company_name request property's maxLength was set to 128

      request-property-max-length-set

    • the suborder_number request property's maxLength was set to 512

      request-property-max-length-set

    • added the new C enum value to the employments/items/statements/items/basis_of_pay response property for the response status 201

      response-property-enum-value-added

    • added the new account_locked enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new config_error enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new done enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new error enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new full_parse enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new login enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new login_error enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new mfa enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new mfa_error enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new new enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new no_data enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new not_supported enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new parse enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new session_expired enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new switch_deposit enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new unable_to_reset enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new unavailable enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • added the new undefined enum value to the last_task_status response property for the response status 201

      response-property-enum-value-added

    • the employments/items/annual_income_summary/items/bonus response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/commission response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/gross_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/net_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/other_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/overtime response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/annual_income_summary/items/regular response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/bank_accounts/items/deposit_value response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/income response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/pay_rate response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/profile/ssn response's property pattern ^(\d{4}|\d{9})$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/bonus response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/bonus_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/commission response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/commission_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/deductions/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/deductions_ytd/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/earnings/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/earnings_ytd/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/gross_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/gross_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/hours response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/net_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/net_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/other_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/other_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/overtime response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/overtime_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/regular response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/statements/items/regular_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/federal_tax response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/gross_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/medicare_tax response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/medicare_wages response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/social_security_tax response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/social_security_wages response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the employments/items/w2s/items/wages response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

  • e58688835e2531See the full diff
    • the response property employments/items/profile/full_name became nullable for the status 201

      response-property-became-nullable

    • the response property employments/items/profile/ssn became nullable for the status 201

      response-property-became-nullable

    • the response property provider/id became nullable for the status 201

      response-property-became-nullable

    • added the optional property last_task_status to the response with the 201 status

      response-optional-property-added