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
What changed
- ○
added the optional property
employments/items/employed_in_roleto the response with the201statusresponse-optional-property-added
- ○
- ●
the
company_address/cityrequest property's maxLength was set to64request-property-max-length-set
- ●
the
company_address/staterequest property's maxLength was set to32request-property-max-length-set
- ●
the
company_address/streetrequest property's maxLength was set to255request-property-max-length-set
- ●
the
company_address/ziprequest property's maxLength was set to10request-property-max-length-set
- ●
the
company_domainrequest property's maxLength was set to128request-property-max-length-set
- ●
the
company_logorequest property's maxLength was set to512request-property-max-length-set
- ●
the
company_mapping_idrequest property's maxLength was set to64request-property-max-length-set
- ●
the
company_namerequest property's maxLength was set to128request-property-max-length-set
- ●
the
suborder_numberrequest property's maxLength was set to512request-property-max-length-set
- ●
added the new
Cenum value to theemployments/items/statements/items/basis_of_payresponse property for the response status201response-property-enum-value-added
- ●
added the new
account_lockedenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
config_errorenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
doneenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
errorenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
full_parseenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
loginenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
login_errorenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
mfaenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
mfa_errorenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
newenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
no_dataenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
not_supportedenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
parseenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
session_expiredenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
switch_depositenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
unable_to_resetenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
unavailableenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
undefinedenum value to thelast_task_statusresponse property for the response status201response-property-enum-value-added
- ○
the
employments/items/annual_income_summary/items/bonusresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/commissionresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/gross_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/net_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/other_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/overtimeresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/annual_income_summary/items/regularresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/bank_accounts/items/deposit_valueresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/incomeresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/pay_rateresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/profile/ssnresponse's property pattern^(\d{4}|\d{9})$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/bonusresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/bonus_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/commissionresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/commission_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/deductions/items/amountresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/deductions_ytd/items/amountresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/earnings/items/amountresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/earnings_ytd/items/amountresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/gross_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/gross_pay_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/hoursresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/net_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/net_pay_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/other_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/other_pay_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/overtimeresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/overtime_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/regularresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/statements/items/regular_ytdresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/federal_taxresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/gross_payresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/medicare_taxresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/medicare_wagesresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/social_security_taxresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/social_security_wagesresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ○
the
employments/items/w2s/items/wagesresponse's property pattern^-?\d{1,10}\.\d{2}$was added for the status201response-property-pattern-added
- ●
- ▲
the response property
employments/items/profile/full_namebecame nullable for the status201response-property-became-nullable
- ▲
the response property
employments/items/profile/ssnbecame nullable for the status201response-property-became-nullable
- ▲
the response property
provider/idbecame nullable for the status201response-property-became-nullable
- ○
added the optional property
last_task_statusto the response with the201statusresponse-optional-property-added
- ▲